Fix bogus dates in changelog.
This commit is contained in:
parent
c90ac521ea
commit
13eb9eec3a
@ -187,6 +187,7 @@ exit 0
|
||||
%changelog
|
||||
* Fri Feb 22 2013 Jiri Popelka <jpopelka@redhat.com> - 4.0.8-16
|
||||
- Fix %%doc abuse (bug #914006).
|
||||
- Fix bogus dates in changelog.
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.0.8-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
@ -224,10 +225,10 @@ exit 0
|
||||
- No need to define BuildRoot and clean it in clean and install section anymore.
|
||||
- Add argument for format in a debugging string (bug #726384).
|
||||
|
||||
* Tue Aug 18 2011 Tim Waugh <twaugh@redhat.com> - 4.0.8-4
|
||||
* Thu Aug 18 2011 Tim Waugh <twaugh@redhat.com> - 4.0.8-4
|
||||
- Another fix for CVE-2011-2924 (bug #726426).
|
||||
|
||||
* Tue Aug 18 2011 Tim Waugh <twaugh@redhat.com> - 4.0.8-3
|
||||
* Thu Aug 18 2011 Tim Waugh <twaugh@redhat.com> - 4.0.8-3
|
||||
- Use mktemp when creating debug log file in foomatic-rip
|
||||
(CVE-2011-2924, bug #726426).
|
||||
|
||||
@ -396,7 +397,7 @@ exit 0
|
||||
- Updated filters to 3.0-20090110.
|
||||
- Updated db-engine to 3.0-20090110.
|
||||
|
||||
* Thu Dec 3 2008 Tim Waugh <twaugh@redhat.com> 3.0.2-68
|
||||
* Thu Dec 4 2008 Tim Waugh <twaugh@redhat.com> 3.0.2-68
|
||||
- Updated db-hpijs to 20081124.
|
||||
- Updated db to 20081124.
|
||||
- Updated filters to 3.0-20081124.
|
||||
@ -866,7 +867,7 @@ exit 0
|
||||
* Tue Dec 2 2003 Tim Waugh <twaugh@redhat.com>
|
||||
- Don't ship backup files.
|
||||
|
||||
* Fri Nov 29 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-12
|
||||
* Sat Nov 29 2003 Tim Waugh <twaugh@redhat.com> 3.0.0-12
|
||||
- Undo over-zealous percent escaping in PostScript.xml
|
||||
- Build requires libxml2-devel (bug #110589).
|
||||
- Use relative, not absolute, symlink for CUPS filter.
|
||||
@ -950,7 +951,7 @@ exit 0
|
||||
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 2.0.2-12
|
||||
- rebuilt
|
||||
|
||||
* Thu Jan 21 2003 Tim Waugh <twaugh@redhat.com> 2.0.2-11
|
||||
* Tue Jan 21 2003 Tim Waugh <twaugh@redhat.com> 2.0.2-11
|
||||
- Add autodetect info for HP DeskJet 656C. It doesn't really do
|
||||
IEEE 1284 IDs, but since it's a USB device we can figure out its
|
||||
manufacturer and model anyway.
|
||||
@ -1130,13 +1131,13 @@ exit 0
|
||||
- properly use the cache in relation to foomatic-combo-xml's output
|
||||
- fix _some_ of the quoting issues with calling foomatic-combo-xml
|
||||
|
||||
* Thu Dec 5 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011205.1
|
||||
* Wed Dec 5 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011205.1
|
||||
- respin to pull in latest foomatic database, fixes:
|
||||
- droping half of a large job
|
||||
- -Mutf8 added to the upstream filters
|
||||
- miscelaneous printer db updates
|
||||
|
||||
* Mon Nov 29 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011018.8
|
||||
* Thu Nov 29 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011018.8
|
||||
- added Requires: fileutils for the 'rm' in post
|
||||
|
||||
* Mon Nov 26 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011018.7
|
||||
@ -1194,7 +1195,7 @@ exit 0
|
||||
* Mon Jul 23 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20010717.2
|
||||
- made foomatic pre-compute its db
|
||||
|
||||
* Thu Jul 18 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20010717.1
|
||||
* Wed Jul 18 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20010717.1
|
||||
- imported from mandrake.
|
||||
|
||||
* Tue Jul 17 2001 Till Kamppeter <till@mandrakesoft.com> 1.1-0.20010717mdk
|
||||
@ -1202,7 +1203,7 @@ exit 0
|
||||
foomatic-printjob
|
||||
- Support for printing multiple copies with PDQ
|
||||
|
||||
* Fri Jul 14 2001 Till Kamppeter <till@mandrakesoft.com> 1.1-0.20010714mdk
|
||||
* Sat Jul 14 2001 Till Kamppeter <till@mandrakesoft.com> 1.1-0.20010714mdk
|
||||
- Included the cupsomatic filter script
|
||||
- When a queue is set up, default options can be set now
|
||||
- Help messages of foomatic-configure and foomatic-printjob cleaned up.
|
||||
|
Loading…
Reference in New Issue
Block a user