fix bogus dates in %changelog

This commit is contained in:
Kamil Dudka 2014-01-02 11:18:55 +01:00
parent 5bcf318f54
commit 3b9a9e0587

View File

@ -121,7 +121,7 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete
- fix to not break the read loop on SIGWINCH, patch contributed - fix to not break the read loop on SIGWINCH, patch contributed
by Edward Sheldrake (#575383) by Edward Sheldrake (#575383)
* Tue Nov 27 2009 Tom "spot" Callaway <tcallawa@redhat.com> 3.0-1.20090923cvs * Tue Nov 17 2009 Tom "spot" Callaway <tcallawa@redhat.com> 3.0-1.20090923cvs
- Update to 3.0 (20090923 snap) - Update to 3.0 (20090923 snap)
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.11-4.20080712cvs * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.11-4.20080712cvs
@ -133,7 +133,7 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete
* Thu Jan 22 2009 Jeffrey C. Ollie <jeff@ocjtech.us> - 2.11-2.20080712cvs * Thu Jan 22 2009 Jeffrey C. Ollie <jeff@ocjtech.us> - 2.11-2.20080712cvs
- Add ncurses-devel requires to -devel subpackage (BZ#481252) - Add ncurses-devel requires to -devel subpackage (BZ#481252)
* Sun Jul 28 2008 Debarshi Ray <rishi@fedoraproject.org> - 2.11-1.20080712cvs * Sun Jul 27 2008 Debarshi Ray <rishi@fedoraproject.org> - 2.11-1.20080712cvs
- Version bump to 20080712-2.11. - Version bump to 20080712-2.11.
* Sat Feb 16 2008 Debarshi Ray <rishi@fedoraproject.org> - 2.10-4.20070831cvs * Sat Feb 16 2008 Debarshi Ray <rishi@fedoraproject.org> - 2.10-4.20070831cvs
@ -145,5 +145,5 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete
* Sat Nov 03 2007 Debarshi Ray <rishi@fedoraproject.org> - 2.10-2.20070831cvs * Sat Nov 03 2007 Debarshi Ray <rishi@fedoraproject.org> - 2.10-2.20070831cvs
- Changed character encoding of ChangeLog from ISO8859-1 to UTF-8. - Changed character encoding of ChangeLog from ISO8859-1 to UTF-8.
* Sun Sep 03 2007 Debarshi Ray <rishi@fedoraproject.org> - 2.10-1.20070831cvs * Sun Sep 02 2007 Debarshi Ray <rishi@fedoraproject.org> - 2.10-1.20070831cvs
- Initial build. Imported SPEC from Rawhide. - Initial build. Imported SPEC from Rawhide.