Hello community,

here is the log from the commit of package pstoedit for openSUSE:Factory 
checked in at 2012-01-30 12:28:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pstoedit (Old)
 and      /work/SRC/openSUSE:Factory/.pstoedit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pstoedit", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pstoedit/pstoedit.changes        2011-11-21 
15:49:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pstoedit.new/pstoedit.changes   2012-01-30 
12:28:09.000000000 +0100
@@ -1,0 +2,25 @@
+Sun Jan 22 23:27:42 UTC 2012 - [email protected]
+
+- removed patches deprecated by this release
+  - pstoedit-3.50-libadd.patch
+  - pstoedit-cxxflags.patch
+  - pstoedit-no_builddir_in_la_file.patch
+
+- refreshed pstoedit-3.50-plugin-close.patch
+
+- update to 3.60
+  + added option (-minlinewidth) for adjusting very thing (e.g.
+    zero-width) lines to a minimal width.
+  + added option (-pslanguagelevel) for easy switching the
+    language level to be used by GhostScript during interpretation
+    of the PostScript/PDF file
+  + new driver for the "Context Free" drawing tool
+    (http://www.contextfreeart.org/ ) contributed by Scott Pakin
+  + fixed the windows binary version - some drivers were missing
+  + fixed some problems in handling composite fonts (FontType=0)
+  + windows 32 bit binary can call 64 bit ghostscript as exe
+    (i.e. not via DLL interface)
+  + support for 64 bit windows and Office 2010
+
+
+-------------------------------------------------------------------

Old:
----
  pstoedit-3.50-libadd.patch
  pstoedit-3.50.tar.bz2
  pstoedit-cxxflags.patch
  pstoedit-no_builddir_in_la_file.patch

New:
----
  pstoedit-3.60.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pstoedit.spec ++++++
--- /var/tmp/diff_new_pack.4qnm1H/_old  2012-01-30 12:28:11.000000000 +0100
+++ /var/tmp/diff_new_pack.4qnm1H/_new  2012-01-30 12:28:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pstoedit
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,15 +28,12 @@
 Group:          Productivity/Publishing/PS
 Requires:       ghostscript_any
 Summary:        PostScript and PDF Converter
-Version:        3.50
-Release:        9
+Version:        3.60
+Release:        0
 Url:            http://www.pstoedit.net/
-# URL for Source: 
http://prdownloads.sourceforge.net/pstoedit/pstoedit-3.50.tar.gz?download
+# URL for Source: 
https://sourceforge.net/projects/pstoedit/files/pstoedit/3.60/pstoedit-3.60.tar.gz/download
 Source:         %{name}-%{version}.tar.bz2
-Patch1:         pstoedit-no_builddir_in_la_file.patch
-Patch2:         pstoedit-cxxflags.patch
-Patch3:         pstoedit-3.50-plugin-close.patch
-Patch4:         pstoedit-3.50-libadd.patch
+Patch1:         pstoedit-3.50-plugin-close.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -87,9 +84,6 @@
 %prep
 %setup -q
 %patch1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 chmod -x examples/*.ps examples/Makefile* doc/*.* copying
 
 %build

++++++ pstoedit-3.50-plugin-close.patch ++++++
--- /var/tmp/diff_new_pack.4qnm1H/_old  2012-01-30 12:28:11.000000000 +0100
+++ /var/tmp/diff_new_pack.4qnm1H/_new  2012-01-30 12:28:11.000000000 +0100
@@ -1,14 +1,12 @@
 http://bugzilla.redhat.com/507035
 
-diff --git a/src/dynload.cpp b/src/dynload.cpp
-index c0db355..7c073ef 100644
---- a/src/dynload.cpp
-+++ b/src/dynload.cpp
-@@ -147,7 +147,6 @@ void DynLoader::close()
+--- src/dynload.cpp.orig       2012-01-22 18:35:19.986960447 -0500
++++ src/dynload.cpp    2012-01-22 18:36:00.476454256 -0500
+@@ -190,7 +190,6 @@
  
  DynLoader::~DynLoader()
  {
 -      close();
-       libname=0;
- }
- 
+       if (libname && verbose)
+               errstream << "destroying Dynloader for " << libname << endl;
+       delete[]libname;

++++++ pstoedit-3.50.tar.bz2 -> pstoedit-3.60.tar.bz2 ++++++
++++ 59636 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to