Blame SPECS/anaconda-user-help.spec

93aa6e
Summary: Content for the Anaconda built-in help system
93aa6e
Name: anaconda-user-help
93aa6e
URL: https://access.redhat.com/documentation
7ca0cd
Version: 8.3.3
93aa6e
Release: 1%{?dist}
93aa6e
Epoch: 1
93aa6e
BuildArch: noarch
93aa6e
93aa6e
# The tarball is created from the Installation Guide
93aa6e
# git repository with git archive from the corresponding
93aa6e
# anaconda-user-help-x.x.x git tag.
93aa6e
93aa6e
Source0: %{name}-%{version}.tar.gz
93aa6e
93aa6e
License: CC-BY-SA
93aa6e
93aa6e
%description
93aa6e
This package provides content for the Anaconda built-in help system.
93aa6e
93aa6e
%prep
93aa6e
%setup -q
93aa6e
93aa6e
%install
93aa6e
mkdir -p %{buildroot}%{_datadir}/anaconda/help
93aa6e
cp -r * %{buildroot}%{_datadir}/anaconda/help/
93aa6e
93aa6e
%files
93aa6e
%{_datadir}/anaconda/help/*
93aa6e
93aa6e
%changelog
7ca0cd
* Fri Sep 4 2020 Martin Kolman <mkolman@redhat.com> - 8.3.3-1
7ca0cd
- add missing help content for installation progress screen
7ca0cd
  Related: rhbz#1861374
7ca0cd
a83f07
* Fri Aug 21 2020 Martin Kolman <mkolman@redhat.com> - 8.3.1-1
a83f07
- update help content for RHEL 8.3
a83f07
  Resolves: rhbz#1861374
a83f07
93aa6e
* Fri Feb 21 2020 Martin Kolman <mkolman@redhat.com> - 8.2.3-1
93aa6e
- final help content fixes for 8.2 GA
93aa6e
  Related: rhbz#1788855
93aa6e
93aa6e
* Wed Feb 12 2020 Martin Kolman <mkolman@redhat.com> - 8.2.2-1
93aa6e
- post 8.2 Beta help content fixes
93aa6e
  Related: rhbz#1788855
93aa6e
93aa6e
* Mon Jan 27 2020 Martin Kolman <mkolman@redhat.com> - 8.2.1-1
93aa6e
- initial help content update for RHEL 8.2
93aa6e
- add help content for the "Connect to Red Hat" spoke
93aa6e
- drop content for the superseded "System Purpose" spoke
93aa6e
  Resolves: rhbz#1788855
93aa6e
93aa6e
* Mon Jan 28 2019 Martin Kolman <mkolman@redhat.com> - 8.1.1-1
93aa6e
- initial help content update for RHEL 8.1
93aa6e
  Related: rhbz#1715415
93aa6e
93aa6e
* Mon Jan 28 2019 Martin Kolman <mkolman@redhat.com> - 8.0.9-1
93aa6e
- fix broken links
93aa6e
  Related: rhbz#1668443
93aa6e
93aa6e
* Tue Dec 11 2018 Martin Kolman <mkolman@redhat.com> - 8.0.7-1
93aa6e
- remove remaining Fedora references
93aa6e
  Related: rhbz#1644240
93aa6e
93aa6e
* Tue Oct 16 2018 Martin Kolman <mkolman@redhat.com> - 8.0.6-1
93aa6e
- update help content for RHEL8 Beta
93aa6e
  Related: rhbz#1634756
93aa6e
93aa6e
* Mon Oct 15 2018 Martin Kolman <mkolman@redhat.com> - 8.0.4-1
93aa6e
- update help content for RHEL8 Beta
93aa6e
  Related: rhbz#1634756
93aa6e
93aa6e
* Thu Oct 11 2018 Martin Kolman <mkolman@redhat.com> - 8.0.3-1
93aa6e
- update help content for RHEL8 Beta
93aa6e
  Related: rhbz#1634756
93aa6e
93aa6e
* Fri Oct 05 2018 Martin Kolman <mkolman@redhat.com> - 8.0.2-1
93aa6e
- add initial RHEL8 help content
93aa6e
  Resolves: rhbz#1634756
93aa6e
- adapt spec file to new help content
93aa6e
  Related: rhbz#1634756
93aa6e
93aa6e
* Wed Aug 01 2018 Martin Kolman <mkolman@redhat.com> - 8.0.1-1
93aa6e
- fix version for RHEL
93aa6e
- add RHEL help placeholders instead of help content for now
93aa6e
93aa6e
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 26.1-6
93aa6e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
93aa6e
93aa6e
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 26.1-5
93aa6e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
93aa6e
93aa6e
* Mon Jun 26 2017 Martin Kolman <mkolman@redhat.com> - 26.1-4
93aa6e
- Add help for blivet-gui spoke (#1439565) (vtrefny)
93aa6e
93aa6e
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 26.1-3
93aa6e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
93aa6e
93aa6e
* Tue Nov 01 2016 Martin Kolman <mkolman@redhat.com> - 26.1-2
93aa6e
- Add lynx dependency to fix xml to plain text conversion (mkolman)
93aa6e
93aa6e
* Thu Oct 27 2016 Martin Kolman <mkolman@redhat.com> - 26.1-1
93aa6e
- Generate plain text variants of the help content files (mkolman)
93aa6e
- Add a plain text version of of the placeholder (mkolman)
93aa6e
- Fix some typos (mkolman)
93aa6e
- Use /usr/bin/python3 in conversion script header (mkolman)
93aa6e
- Update help content (mkolman)
93aa6e
- Fix link to the installation guide git repository (mkolman)
93aa6e
93aa6e
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 22.4-4
93aa6e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
93aa6e
93aa6e
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22.4-3
93aa6e
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
93aa6e
93aa6e
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22.4-2
93aa6e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
93aa6e
93aa6e
* Tue May 19 2015 Martin Kolman <mkolman@redhat.com> - 22.4-1
93aa6e
- Add help content for the Kdump spoke (mkolman)
93aa6e
93aa6e
* Wed Dec 10 2014 Martin Kolman <mkolman@redhat.com> - 22.1-1
93aa6e
- Initial release (mkolman)