Hello community,

here is the log from the commit of package podofo for openSUSE:Factory checked 
in at 2014-07-23 22:07:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/podofo (Old)
 and      /work/SRC/openSUSE:Factory/.podofo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "podofo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/podofo/podofo.changes    2013-12-13 
12:00:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.podofo.new/podofo.changes       2014-07-24 
01:14:58.000000000 +0200
@@ -1,0 +2,16 @@
+Sat Jul 12 21:16:10 UTC 2014 - plinn...@suse.com
+
+- Update to 0.9.3
+  +  OSX build fixes
+  +  Fixed AES decryption
+  +  Improved load of (broken) PDF files
+  +  Sign PDF file as an incremental update
+  +  Added partial support for Type3 font encoding and metrics
+  +  Drawing API improvements
+  +  Unicode file names for attachments
+  +  Font subset embedding
+  +  Many compiler warnings squashed
+- Dropped podofo-0.9.2-soname.patch which is upstream
+- Dropped remove-internal-findfreetype-references.patch 
+
+-------------------------------------------------------------------

Old:
----
  podofo-0.9.2-soname.patch
  podofo-0.9.2.tar.gz
  remove-internal-findfreetype-references.patch

New:
----
  podofo-0.9.3.tar.gz

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

Other differences:
------------------
++++++ podofo.spec ++++++
--- /var/tmp/diff_new_pack.HsNtzI/_old  2014-07-24 01:14:58.000000000 +0200
+++ /var/tmp/diff_new_pack.HsNtzI/_new  2014-07-24 01:14:58.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package podofo
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -16,28 +16,25 @@
 #
 
 
-%define libver 0_9_2
+%define libver 0_9_3
 
 Name:           podofo
-Version:        0.9.2
+Version:        0.9.3
 Release:        0
 Summary:        Tools to work with PDF files
 License:        GPL-2.0+
 Group:          Productivity/Publishing/PDF
 Url:            http://podofo.sourceforge.net/
 Source0:        
http://downloads.sourceforge.net/podofo/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM podofo-0.9.2-soname.patch 
http://sourceforge.net/apps/mantisbt/podofo/view.php?id=54 
asterios.dra...@gmail.com -- Update the soname of the library
-Patch0:         podofo-0.9.2-soname.patch
-# PATCH-FIX-UPSTREAM remove-internal-findfreetype-references.patch -- fixes 
build with freetype2 2.5.1 as internal 
-# copy is broken. It is also better practice to use cmake's FindPackage modules
-Patch1:         remove-internal-findfreetype-references.patch
+
+
 BuildRequires:  cmake >= 2.5
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  fontconfig-devel
 BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
-BuildRequires:  libcppunit-devel
+#BuildRequires:  libcppunit-devel
 BuildRequires:  libidn-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
@@ -74,8 +71,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+
 
 # Remove build time references so build-compare can do its work
 echo "HTML_TIMESTAMP = NO" >> Doxyfile
@@ -91,6 +87,7 @@
 -DWANT_LIB64=1 \
 %endif
 ../
+
 make %{?_smp_mflags} VERBOSE=1
 cd ..
 
@@ -99,7 +96,7 @@
 
 %install
 pushd build
-%makeinstall
+%makeinstall DESTDIR=%{buildroot}
 popd
 
 # Install devel docs (do it manually to fix also rpmlint warning 
"files-duplicate" with %%fdupes)

++++++ podofo-0.9.2.tar.gz -> podofo-0.9.3.tar.gz ++++++
++++ 16829 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to