Update changelog (typos and style)
This commit is contained in:
parent
13ee75ed96
commit
3b5d4de713
33
scons.spec
33
scons.spec
@ -299,6 +299,7 @@ popd
|
||||
%{python2_sitelib}/scons-%{version}*.egg-info
|
||||
%{_mandir}/man?/*
|
||||
%endif
|
||||
|
||||
%if 0%{?with_python3}
|
||||
%files -n python%{python3_pkgversion}-%{name}
|
||||
%doc %{name}-%{version}-py3/src/CHANGES.txt %{name}-%{version}-py3/src/README.txt %{name}-%{version}-py3/src/RELEASE.txt
|
||||
@ -326,27 +327,27 @@ popd
|
||||
%license %{name}-%{version}/src/LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Thu Mar 14 2019 Antonio Trande <sagitter at fedoraproject.org> - 3.0.4-4
|
||||
* Thu Mar 14 2019 Antonio Trande <sagitter@fedoraproject.org> - 3.0.4-4
|
||||
- Fix Provides of scons-python3
|
||||
|
||||
* Thu Mar 14 2019 Antonio Trande <sagitter at fedoraproject.org> - 3.0.4-3
|
||||
* Thu Mar 14 2019 Antonio Trande <sagitter@fedoraproject.org> - 3.0.4-3
|
||||
- Reorganize distro macros
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Wed Jan 23 2019 Antonio Trande <sagitter at fedoraproject.org> - 3.0.4-1
|
||||
* Wed Jan 23 2019 Antonio Trande <sagitter@fedoraproject.org> - 3.0.4-1
|
||||
- Release 3.0.4 (bz#1668876)
|
||||
|
||||
* Wed Aug 22 2018 Antonio Trande <sagitter at fedoraproject.org> - 3.0.1-12
|
||||
- Reintroduce python2-scons on fedora 30+
|
||||
* Wed Aug 22 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.0.1-12
|
||||
- Reintroduce python2-scons on Fedora 30+
|
||||
|
||||
* Wed Aug 22 2018 Antonio Trande <sagitter at fedoraproject.org> - 3.0.1-11
|
||||
- Deprecate Python2 on fedora 30+ and epel 8+
|
||||
* Wed Aug 22 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.0.1-11
|
||||
- Deprecate Python2 on Fedora 30+ and EPEL 8+
|
||||
- Use python3_other macros (https://fedoraproject.org/wiki/User:Bkabrda/EPEL7_Python3)
|
||||
|
||||
* Fri Jul 20 2018 Honza Horak <hhorak@redhat.com> - 3.0.1-10
|
||||
- Do not build python2-scons on rhel>7
|
||||
- Do not build python2-scons on RHEL>7
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
@ -360,22 +361,22 @@ popd
|
||||
* Tue Jan 23 2018 Merlin Mathesius <mmathesi@redhat.com> - 3.0.1-6
|
||||
- Cleanup spec file conditionals
|
||||
|
||||
* Mon Dec 25 2017 Antonio Trande <sagitter at fedoraproject.org> - 3.0.1-5
|
||||
* Mon Dec 25 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.0.1-5
|
||||
- Remove 'Obsoletes scons' for scons-python3
|
||||
|
||||
* Mon Dec 25 2017 Antonio Trande <sagitter at fedoraproject.org> - 3.0.1-4
|
||||
* Mon Dec 25 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.0.1-4
|
||||
- Fix Provides tag
|
||||
|
||||
* Mon Dec 25 2017 Antonio Trande <sagitter at fedoraproject.org> - 3.0.1-3
|
||||
* Mon Dec 25 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.0.1-3
|
||||
- Set Obsoletes tag
|
||||
|
||||
* Mon Dec 25 2017 Antonio Trande <sagitter at fedoraproject.org> - 3.0.1-2
|
||||
* Mon Dec 25 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.0.1-2
|
||||
- Provide Python2 and Python3 scons
|
||||
- Avoiding collisions between the python 2 and python 3 stacks
|
||||
- Avoiding collisions between the Python 2 and Python 3 stacks
|
||||
|
||||
* Tue Nov 28 2017 Antonio Trande <sagitter at fedoraproject.org> - 3.0.1-1
|
||||
* Tue Nov 28 2017 Antonio Trande <sagitter@fedoraproject.org> - 3.0.1-1
|
||||
- Update to 3.0.1
|
||||
- Build with Python2 on epel7
|
||||
- Build with Python2 on EPEL7
|
||||
|
||||
* Tue Oct 03 2017 Fabian Affolter <mail@fabian-affolter.ch> - 2.5.1-1
|
||||
- Update to new upstream version 3.0.0 (rhbz#1497891)
|
||||
@ -507,6 +508,6 @@ popd
|
||||
* Thu Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
|
||||
- rebuilt
|
||||
|
||||
* Tue Jan 25 2005 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> 0.96-4
|
||||
* Tue Jan 25 2005 Thorsten Leemhuis <fedora@leemhuis.info> - 0.96-4
|
||||
- Place libs in {_prefix}/lib/ and not in {libdir}; fixes x86_64 problems
|
||||
- Adjust minor bits to be in sync with python-spec-template
|
||||
|
||||
Loading…
Reference in New Issue
Block a user