Fix bogus dates in changelog
This commit is contained in:
parent
181e641257
commit
d8f3f1d7b9
7
tix.spec
7
tix.spec
@ -128,6 +128,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/Tix%{tixmajor}/license.terms
|
||||
* Tue Feb 27 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 1:8.4.3-22
|
||||
- Add BuildRequires gcc
|
||||
- Remove Group tag
|
||||
- Fix bogus dates in %%changelog
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:8.4.3-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
@ -378,14 +379,14 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/Tix%{tixmajor}/license.terms
|
||||
* Mon Jan 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- fix config.guess and config.sub to newer versions
|
||||
|
||||
* Mon Aug 29 2001 Adrian Havill <havill@redhat.com>
|
||||
* Wed Aug 29 2001 Adrian Havill <havill@redhat.com>
|
||||
- hard-coded the compat symlink for tix libdir. (bug 52812)
|
||||
|
||||
* Mon Aug 28 2001 Adrian Havill <havill@redhat.com>
|
||||
* Tue Aug 28 2001 Adrian Havill <havill@redhat.com>
|
||||
- fixed itkwish/itclsh lib problem (bug 52608)
|
||||
- make itcl install not need tclsh/wish during config/make (bug 52606)
|
||||
|
||||
* Mon Aug 8 2001 Adrian Havill <havill@redhat.com>
|
||||
* Wed Aug 8 2001 Adrian Havill <havill@redhat.com>
|
||||
- added execute bit mode for itclsh and itksh compat shells
|
||||
- re-enable glibc string and math inlines; recent gcc is a-ok.
|
||||
- optimize at -O2 instead of -O
|
||||
|
||||
Loading…
Reference in New Issue
Block a user