Hello community,

here is the log from the commit of package libpgf for openSUSE:Factory checked 
in at 2014-08-13 08:48:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpgf (Old)
 and      /work/SRC/openSUSE:Factory/.libpgf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpgf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpgf/libpgf.changes    2014-02-15 
08:05:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libpgf.new/libpgf.changes       2014-08-13 
08:48:12.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Aug  8 19:52:28 UTC 2014 - asterios.dra...@gmail.com
+
+- Update to version 6.14.12:
+  * The new version is a minor update of version 6.12.24.
+  * It mainly contains some fixes of memory leaks in the OpenMP part and some
+    improvements suggested by cppcheck and Coverity.
+
+-------------------------------------------------------------------

Old:
----
  libpgf-6.13.45.svn123.tar.bz2

New:
----
  libpgf-src-6.14.12.tar.gz

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

Other differences:
------------------
++++++ libpgf.spec ++++++
--- /var/tmp/diff_new_pack.md1Nwn/_old  2014-08-13 08:48:13.000000000 +0200
+++ /var/tmp/diff_new_pack.md1Nwn/_new  2014-08-13 08:48:13.000000000 +0200
@@ -19,14 +19,13 @@
 %define so_ver 6
 
 Name:           libpgf
-Version:        6.13.45.svn123
+Version:        6.14.12
 Release:        0
 Summary:        Progressive Graphics File Library
 License:        LGPL-2.1+
 Group:          Productivity/Graphics/Other
 Url:            http://www.libpgf.org/
-#Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz
-Source0:        %{name}-%{version}.tar.bz2
+Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -67,7 +66,10 @@
 sed -i 's/\r$//' README
 
 # Remove build time references so build-compare can do its work
-sed -i "s/HTML_TIMESTAMP         = YES/HTML_TIMESTAMP         = NO/g" 
doc/Doxyfile.in
+echo "HTML_TIMESTAMP = NO" >> doc/Doxyfile.in
+
+# Fix end-of-line-encoding (fixes compilation)
+sed -i 's/\r$//' configure.ac
 
 %build
 sh autogen.sh

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

Reply via email to