Hello community,

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

Package is "libpng12"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpng12/libpng12.changes        2013-04-18 
15:00:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libpng12.new/libpng12.changes   2014-02-09 
13:17:49.000000000 +0100
@@ -1,0 +2,21 @@
+Fri Feb  7 07:43:01 UTC 2014 - pgaj...@suse.com
+
+- updated to 1.2.51:
+  Ignore, with a warning, out-of-range value of num_trans in png_set_tRNS().
+  Replaced AM_CONFIG_HEADER(config.h) with
+     AC_CONFIG_HEADERS([config.h]) in configure.ac
+  Changed default value of PNG_USER_CACHE_MAX from 0 to 32767 in pngconf.h.
+  Avoid a possible memory leak in contrib/gregbook/readpng.c
+  Revised libpng.3 so that "doclifter" can process it.
+  Changed '"%s"m' to '"%s" m' in png_debug macros to improve portability
+    among compilers.
+  Rebuilt the configure scripts with autoconf-2.69 and automake-1.14.1
+  Removed potentially misleading warning from png_check_IHDR().
+  Quiet set-but-not-used warnings in pngset.c
+  Quiet an uninitialized memory warning from VC2013 in png_get_png().
+  Quiet unused variable warnings from clang by porting PNG_UNUSED() from
+    libpng-1.4.6.
+  Added -DZ_SOLO to CFLAGS in contrib/pngminim/*/makefile
+  Added an #ifdef PNG_FIXED_POINT_SUPPORTED/#endif in pngset.c
+
+-------------------------------------------------------------------

Old:
----
  libpng-1.2.50.tar.bz2

New:
----
  libpng-1.2.51.tar.xz

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

Other differences:
------------------
++++++ libpng12.spec ++++++
--- /var/tmp/diff_new_pack.hqcE26/_old  2014-02-09 13:17:50.000000000 +0100
+++ /var/tmp/diff_new_pack.hqcE26/_new  2014-02-09 13:17:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpng12
 #
-# 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
@@ -19,7 +19,7 @@
 #
 %define major   1
 %define minor   2
-%define micro   50
+%define micro   51
 %define branch  %{major}%{minor}
 %define libname libpng%{branch}-0
 
@@ -30,7 +30,7 @@
 Summary:        Library for the Portable Network Graphics Format (PNG)
 License:        Zlib
 Group:          System/Libraries
-Source:         
http://downloads.sourceforge.net/project/libpng/%{name}/%{version}/libpng-%{version}.tar.bz2
+Source:         
http://downloads.sourceforge.net/project/libpng/%{name}/%{version}/libpng-%{version}.tar.xz
 Source2:        baselibs.conf
 BuildRequires:  libtool
 BuildRequires:  pkg-config

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

Reply via email to