8
0

Accepting request 297719 from devel:languages:perl:autoupdate

- updated to 0.09
   see /usr/share/doc/packages/perl-PostScript-Simple/Changes
  0.09 - 23 September 2014
    Matthew Newton:
      - add setcmykcolour method
      - add err method to find last error
      - internal data structure updates
  
  0.08 - 20 June 2014
    Satoshi Azuma:
      - remove Test::More module and make it a build dependency
  
    Matthew Newton:
      - fix test result failures on -Duselongdouble
      - allow units to be specified for any distance
      - add X-Windows colours, supplied by Steve Baldwin
      - change all space-separated lists to arrays
      - fix Begin/EndDocument handling in EPS file insertion

OBS-URL: https://build.opensuse.org/request/show/297719
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PostScript-Simple?expand=0&rev=11
This commit is contained in:
Stephan Kulow
2015-04-17 09:26:53 +00:00
committed by Git OBS Bridge
parent ac81f74d71
commit 792831866b
5 changed files with 80 additions and 42 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Apr 17 09:10:42 UTC 2015 - coolo@suse.com
- updated to 0.09
see /usr/share/doc/packages/perl-PostScript-Simple/Changes
0.09 - 23 September 2014
Matthew Newton:
- add setcmykcolour method
- add err method to find last error
- internal data structure updates
0.08 - 20 June 2014
Satoshi Azuma:
- remove Test::More module and make it a build dependency
Matthew Newton:
- fix test result failures on -Duselongdouble
- allow units to be specified for any distance
- add X-Windows colours, supplied by Steve Baldwin
- change all space-separated lists to arrays
- fix Begin/EndDocument handling in EPS file insertion
-------------------------------------------------------------------
Wed Dec 1 13:34:39 UTC 2010 - coolo@novell.com