- 
    Thu Feb 24 2011 Akira TAGOH <tagoh@redhat.com> - 0.6.6-20
    
- Fix too-bold-output. (#504725)
- Fix dealing with CPI parameter to be accurate. (#537450)
   
  
  - 
    Wed Dec 09 2009 Akira TAGOH <tagoh@redhat.com> - 0.6.6-19
    
- Update paps-0.6.6-wordwrap.patch to correct the behaviour when wrap=false
  is given. (#520590)
   
  
  - 
    Fri May 16 2008 Akira TAGOH <tagoh@redhat.com> - 0.6.6-18
    
- Correct the behavior on landscape mode. (#299691)
   
  
  - 
    Mon Apr 28 2008 Akira TAGOH <tagoh@redhat.com>
    
- Backport a patch to fix PostScript breakage following the non-monetary
  numeric format from current locale. (#231971)
   
  
  - 
    Mon Dec 04 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-17
    
- Fix a segfault on non-printable character. (#216475)
   
  
  - 
    Sat Sep 30 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-16
    
- paps-0.6.6-exitcode.patch: exit immediately with proper exit code
  when unrecoverable error occurs. (#208592)
   
  
  - 
    Fri Sep 29 2006 Tim Waugh <twaugh@redhat.com> - 0.6.6-15
    
- Avoid using iconv when not needed (bug #206259).
   
  
  - 
    Thu Sep 14 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-14
    
- paps-cups.patch: try to parse input even if any invalid character appears.
  (#206259)
   
  
  - 
    Thu Aug 31 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-13
    
- paps-formfeed.patch: fixed to not insert an extra line in next page.
  (#202731)
   
  
  - 
    Thu Aug 17 2006 Tim Waugh <twaugh@redhat.com> - 0.6.6-12
    
- Map CUPS charset names to real ones (bug #197577).
   
  
  - 
    Mon Jul 17 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-11
    
- add an owner info to PS.
   
  
  - 
    Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.6.6-10.2
    
- rebuild
   
  
  - 
    Tue Jul 04 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-10
    
- paps-0.6.6-cpilpi.patch: add --cpi and --lpi option to support the characters
  per inch and the lines per inch.
- paps-cups.patch: add cpi and lpi support.
   
  
  - 
    Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> - 0.6.6-9
    
- Fixed font-option patch.
- Adjusted CUPS patch: CUPS invokes the filter with the destination
  printer name in argv[0], not the binary name.
- CUPS filter lives in CUPS_SERVERBIN, which is /usr/lib/cups on all
  architectures -- not %{_libdir}/cups.
   
  
  - 
    Thu Jun 29 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-8
    
- use dist tag.
- paps-cups.patch: applied to work paps as CUPS filter.
- paps-0.6.6-encoding.patch: null-terminates the output.
   
  
  - 
    Tue Jun 27 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-7
    
- rebuilt to import into Core.
   
  
  - 
    Wed Jun 21 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-6
    
- paps-0.6.6-wordwrap.patch: applied to do a wordwrap.
   
  
  - 
    Tue Jun 20 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-5
    
- paps-typo-font-scale.patch: backported from CVS.
- paps-0.6.6-font-option.patch: integrated --font-family and --font-scale
  options to --font.
- paps-0.6.6-lcctype.patch: follow LC_CTYPE to determine the default language.
   
  
  - 
    Fri Jun 16 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-4
    
- added libtool and doxygen to BuildReq.
- removed NEWS file which is empty.
   
  
  - 
    Mon Jun 12 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-3
    
- use make install DESTDIR=... instead of %makeinstall
- add automake and autoconf to BuildReq.
   
  
  - 
    Thu May 25 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-2
    
- paps-0.6.6-encoding.patch: support --encoding option to be able to convert
  the input file to UTF-8.
- paps-0.6.6-segfault.patch: fixed a possible segfault issue when reading is
  failed.
   
  
  - 
    Fri May 19 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.6-1
    
- New upstream release.
   
  
  - 
    Mon Apr 17 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.5-1
    
- New upstream release.
  - paps-0.6.3-fix-pagesize.patch: removed. it has been merged in upstream.
  - paps-0.6.3-goption.patch: removed. it has been merged in upstream.
  - paps-0.6.3-header.patch: removed. it has been merged in upstream.
- paps-makefile.patch: rework to be applied.
   
  
  - 
    Fri Mar 31 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.3-4
    
- paps-0.6.3-formfeed.patch: applied to deal with the formfeed mark properly.
- paps-0.6.3-goption.patch: rewritten option parser using GOption. and segfault
  gone as well. (#187205)
- paps-0.6.3-header.patch: applied to support the output of the page header.
   
  
  - 
    Fri Mar 24 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.3-3
    
- paps-0.6.3-fix-pagesize.patch: fixed displaying the beginning of line at out of page. (#176207)
   
  
  - 
    Thu Mar 02 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.3-2
    
- rebuilt.
   
  
  - 
    Wed Jan 11 2006 Akira TAGOH <tagoh@redhat.com> - 0.6.3-1
    
- New upstream release.
- paps-0.6.2-fix-bufferoverflow.patch: removed.
   
  
  - 
    Wed Dec 21 2005 Akira TAGOH <tagoh@redhat.com> - 0.6.2-1
    
- New upstream release.
  - the bitmap font is now ignored. (#176206)
- paps-0.6.2-fix-bufferoverflow.patch: applied to fix the buffer overflow.
   
  
  - 
    Tue Dec 13 2005 Akira TAGOH <tagoh@redhat.com> - 0.6.1-1
    
- New upstream release.
- paps-0.6.1-makefile.patch: applied to install docs on the proper dir.
   
  
  - 
    Fri Nov 04 2005 Akira TAGOH <tagoh@redhat.com> - 0.5-1
    
- New upstream release.
   
  
  - 
    Tue Oct 18 2005 Akira TAGOH <tagoh@redhat.com> - 0.3-1
    
- Initial package.