Hello community,

here is the log from the commit of package libgxps for openSUSE:Factory checked 
in at 2015-09-11 09:01:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgxps (Old)
 and      /work/SRC/openSUSE:Factory/.libgxps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgxps"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgxps/libgxps.changes  2015-08-17 
17:26:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgxps.new/libgxps.changes     2015-09-11 
09:01:31.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Sep  4 18:17:35 UTC 2015 - [email protected]
+
+- Update to version 0.2.3.2:
+  + Follow up release to fix the build in some cases due to libm
+    undefined symbols.
+
+-------------------------------------------------------------------

Old:
----
  libgxps-0.2.3.1.tar.xz

New:
----
  libgxps-0.2.3.2.tar.xz

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

Other differences:
------------------
++++++ libgxps.spec ++++++
--- /var/tmp/diff_new_pack.jqYpSZ/_old  2015-09-11 09:01:32.000000000 +0200
+++ /var/tmp/diff_new_pack.jqYpSZ/_new  2015-09-11 09:01:32.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libgxps
-Version:        0.2.3.1
+Version:        0.2.3.2
 Release:        0
 Summary:        Library for rendering XPS documents
 License:        LGPL-2.1+

++++++ libgxps-0.2.3.1.tar.xz -> libgxps-0.2.3.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgxps-0.2.3.1/ChangeLog 
new/libgxps-0.2.3.2/ChangeLog
--- old/libgxps-0.2.3.1/ChangeLog       2015-08-14 17:48:01.000000000 +0200
+++ new/libgxps-0.2.3.2/ChangeLog       2015-09-04 10:06:39.000000000 +0200
@@ -1,6 +1,25 @@
+commit 407e02691ba3e885f5f0b7e7b4163eb7d6080995
+Author: Jason Crain <[email protected]>
+Date:   2015-08-20
+
+    build: link libgxps with -lm
+
+    https://bugzilla.gnome.org/show_bug.cgi?id=753771
+
+M      libgxps/Makefile.am
+
+commit b62ce7ec2845203eedc48347075175584ae364a3
+Author: Carlos Garcia Campos <[email protected]>
+Date:  2015-08-14
+
+    release: 0.2.3.1
+
+M      NEWS
+M      configure.ac
+
 commit 883b607bf8a06f6e1b84d1c5967a6a90d60470a9
 Author: Carlos Garcia Campos <[email protected]>
-Date:   2015-08-13
+Date:  2015-08-13
 
     build: Explicitly link to libpng
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgxps-0.2.3.1/NEWS new/libgxps-0.2.3.2/NEWS
--- old/libgxps-0.2.3.1/NEWS    2015-08-14 17:46:49.000000000 +0200
+++ new/libgxps-0.2.3.2/NEWS    2015-09-04 10:05:43.000000000 +0200
@@ -1,3 +1,10 @@
+libgxps 0.2.3.2 (4 September 2015)
+==================================
+
+This is another follow up release to fix the build in some cases due
+to libm undefined symbols.
+
+
 libgxps 0.2.3.1 (14 August 2015)
 ================================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgxps-0.2.3.1/configure 
new/libgxps-0.2.3.2/configure
--- old/libgxps-0.2.3.1/configure       2015-08-14 17:47:17.000000000 +0200
+++ new/libgxps-0.2.3.2/configure       2015-09-04 10:06:27.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libgxps 0.2.3.1.
+# Generated by GNU Autoconf 2.69 for libgxps 0.2.3.2.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=libgxps>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='libgxps'
 PACKAGE_TARNAME='libgxps'
-PACKAGE_VERSION='0.2.3.1'
-PACKAGE_STRING='libgxps 0.2.3.1'
+PACKAGE_VERSION='0.2.3.2'
+PACKAGE_STRING='libgxps 0.2.3.2'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgxps'
 PACKAGE_URL=''
 
@@ -1424,7 +1424,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libgxps 0.2.3.1 to adapt to many kinds of systems.
+\`configure' configures libgxps 0.2.3.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1494,7 +1494,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libgxps 0.2.3.1:";;
+     short | recursive ) echo "Configuration of libgxps 0.2.3.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1652,7 +1652,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libgxps configure 0.2.3.1
+libgxps configure 0.2.3.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2021,7 +2021,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libgxps $as_me 0.2.3.1, which was
+It was created by libgxps $as_me 0.2.3.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2884,7 +2884,7 @@
 
 # Define the identity of the package.
  PACKAGE='libgxps'
- VERSION='0.2.3.1'
+ VERSION='0.2.3.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15608,7 +15608,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libgxps $as_me 0.2.3.1, which was
+This file was extended by libgxps $as_me 0.2.3.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15674,7 +15674,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libgxps config.status 0.2.3.1
+libgxps config.status 0.2.3.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgxps-0.2.3.1/configure.ac 
new/libgxps-0.2.3.2/configure.ac
--- old/libgxps-0.2.3.1/configure.ac    2015-08-14 17:44:49.000000000 +0200
+++ new/libgxps-0.2.3.2/configure.ac    2015-09-04 10:04:20.000000000 +0200
@@ -5,7 +5,7 @@
 m4_define([gxps_major_version],[0])
 m4_define([gxps_minor_version],[2])
 m4_define([gxps_micro_version],[3])
-m4_define([gxps_extra_version],[1])
+m4_define([gxps_extra_version],[2])
 
m4_define([gxps_version],[gxps_major_version.gxps_minor_version.gxps_micro_version.gxps_extra_version])
 
 # Libtool versioning. The backend and view libraries have separate versions.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libgxps-0.2.3.1/docs/reference/html/api-index-full.html 
new/libgxps-0.2.3.2/docs/reference/html/api-index-full.html
--- old/libgxps-0.2.3.1/docs/reference/html/api-index-full.html 2015-08-14 
17:48:02.000000000 +0200
+++ new/libgxps-0.2.3.2/docs/reference/html/api-index-full.html 2015-09-04 
10:06:39.000000000 +0200
@@ -174,11 +174,11 @@
 <dd></dd>
 <a name="idxE"></a><h3 class="title">E</h3>
 <dt>
-<a class="link" href="libgxps-GXPSError.html#GXPSError" title="enum 
GXPSError">GXPSError</a>, enum in <a class="link" href="libgxps-GXPSError.html" 
title="GXPSError">GXPSError</a>
+<a class="link" href="libgxps-GXPSError.html#GXPS-ERROR:CAPS" 
title="GXPS_ERROR">GXPS_ERROR</a>, macro in <a class="link" 
href="libgxps-GXPSError.html" title="GXPSError">GXPSError</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="libgxps-GXPSError.html#GXPS-ERROR:CAPS" 
title="GXPS_ERROR">GXPS_ERROR</a>, macro in <a class="link" 
href="libgxps-GXPSError.html" title="GXPSError">GXPSError</a>
+<a class="link" href="libgxps-GXPSError.html#GXPSError" title="enum 
GXPSError">GXPSError</a>, enum in <a class="link" href="libgxps-GXPSError.html" 
title="GXPSError">GXPSError</a>
 </dt>
 <dd></dd>
 <a name="idxF"></a><h3 class="title">F</h3>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgxps-0.2.3.1/docs/reference/html/index.html 
new/libgxps-0.2.3.2/docs/reference/html/index.html
--- old/libgxps-0.2.3.1/docs/reference/html/index.html  2015-08-14 
17:48:02.000000000 +0200
+++ new/libgxps-0.2.3.2/docs/reference/html/index.html  2015-09-04 
10:06:39.000000000 +0200
@@ -15,7 +15,7 @@
 <div>
 <div><table class="navigation" id="top" width="100%" cellpadding="2" 
cellspacing="0"><tr><th valign="middle"><p class="title">GXPS Reference 
Manual</p></th></tr></table></div>
 <div><p class="releaseinfo">
-      for libgxps 0.2.3.1
+      for libgxps 0.2.3.2
 
     </p></div>
 </div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libgxps-0.2.3.1/docs/reference/html/libgxps-Version-Information.html 
new/libgxps-0.2.3.2/docs/reference/html/libgxps-Version-Information.html
--- old/libgxps-0.2.3.1/docs/reference/html/libgxps-Version-Information.html    
2015-08-14 17:48:02.000000000 +0200
+++ new/libgxps-0.2.3.2/docs/reference/html/libgxps-Version-Information.html    
2015-09-04 10:06:39.000000000 +0200
@@ -153,7 +153,7 @@
 <a name="libgxps-Version-Information.other_details"></a><h2>Types and 
Values</h2>
 <div class="refsect2">
 <a name="GXPS-VERSION-STRING:CAPS"></a><h3>GXPS_VERSION_STRING</h3>
-<pre class="programlisting">#define GXPS_VERSION_STRING "0.2.3.1"
+<pre class="programlisting">#define GXPS_VERSION_STRING "0.2.3.2"
 </pre>
 <p>The version number of the GXPS library as a string</p>
 <p class="since">Since 0.2.1</p>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgxps-0.2.3.1/docs/reference/version.xml 
new/libgxps-0.2.3.2/docs/reference/version.xml
--- old/libgxps-0.2.3.1/docs/reference/version.xml      2015-08-14 
17:47:21.000000000 +0200
+++ new/libgxps-0.2.3.2/docs/reference/version.xml      2015-09-04 
10:06:31.000000000 +0200
@@ -1 +1 @@
-0.2.3.1
+0.2.3.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgxps-0.2.3.1/install-sh 
new/libgxps-0.2.3.2/install-sh
--- old/libgxps-0.2.3.1/install-sh      2015-08-14 17:47:18.000000000 +0200
+++ new/libgxps-0.2.3.2/install-sh      2015-09-04 10:06:28.000000000 +0200
@@ -1,7 +1,7 @@
 #!/bin/sh
 # install - install a program, script, or datafile
 
-scriptversion=2013-12-25.23; # UTC
+scriptversion=2014-09-12.12; # UTC
 
 # This originates from X11R5 (mit/util/scripts/install.sh), which was
 # later released in X11R6 (xc/config/util/install.sh) with the
@@ -324,34 +324,41 @@
             # is incompatible with FreeBSD 'install' when (umask & 300) != 0.
             ;;
           *)
+            # $RANDOM is not portable (e.g. dash);  use it when possible to
+            # lower collision chance
             tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
-            trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0
+            trap 'ret=$?; rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir" 
2>/dev/null; exit $ret' 0
 
+            # As "mkdir -p" follows symlinks and we work in /tmp possibly;  so
+            # create the $tmpdir first (and fail if unsuccessful) to make sure
+            # that nobody tries to guess the $tmpdir name.
             if (umask $mkdir_umask &&
-                exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1
+                $mkdirprog $mkdir_mode "$tmpdir" &&
+                exec $mkdirprog $mkdir_mode -p -- "$tmpdir/a/b") >/dev/null 
2>&1
             then
               if test -z "$dir_arg" || {
                    # Check for POSIX incompatibilities with -m.
                    # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
                    # other-writable bit of parent directory when it shouldn't.
                    # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
-                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
+                   test_tmpdir="$tmpdir/a"
+                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
                    case $ls_ld_tmpdir in
                      d????-?r-*) different_mode=700;;
                      d????-?--*) different_mode=755;;
                      *) false;;
                    esac &&
-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
-                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
+                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
+                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
                      test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
                    }
                  }
               then posix_mkdir=:
               fi
-              rmdir "$tmpdir/d" "$tmpdir"
+              rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir"
             else
               # Remove any dirs left behind by ancient mkdir implementations.
-              rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null
+              rmdir ./$mkdir_mode ./-p ./-- "$tmpdir" 2>/dev/null
             fi
             trap '' 0;;
         esac;;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgxps-0.2.3.1/libgxps/Makefile.am 
new/libgxps-0.2.3.2/libgxps/Makefile.am
--- old/libgxps-0.2.3.1/libgxps/Makefile.am     2015-08-14 17:43:57.000000000 
+0200
+++ new/libgxps-0.2.3.2/libgxps/Makefile.am     2015-09-04 10:01:48.000000000 
+0200
@@ -76,6 +76,7 @@
        $(LCMS2_LIBS)   \
        $(LIBPNG_LIBS)  \
        $(LIBJPEG)      \
+       $(LIBM)         \
        $(LIBTIFF)
 
 EXTRA_DIST = \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgxps-0.2.3.1/libgxps/Makefile.in 
new/libgxps-0.2.3.2/libgxps/Makefile.in
--- old/libgxps-0.2.3.1/libgxps/Makefile.in     2015-08-14 17:47:18.000000000 
+0200
+++ new/libgxps-0.2.3.2/libgxps/Makefile.in     2015-09-04 10:06:28.000000000 
+0200
@@ -139,7 +139,7 @@
 am__DEPENDENCIES_1 =
 libgxps_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
-       $(am__DEPENDENCIES_1)
+       $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
 am__objects_1 =
 am_libgxps_la_OBJECTS = libgxps_la-gxps-archive.lo \
        libgxps_la-gxps-brush.lo libgxps_la-gxps-color.lo \
@@ -463,6 +463,7 @@
        $(LCMS2_LIBS)   \
        $(LIBPNG_LIBS)  \
        $(LIBJPEG)      \
+       $(LIBM)         \
        $(LIBTIFF)
 
 EXTRA_DIST = \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgxps-0.2.3.1/libgxps/gxps-version.h 
new/libgxps-0.2.3.2/libgxps/gxps-version.h
--- old/libgxps-0.2.3.1/libgxps/gxps-version.h  2015-08-14 17:47:21.000000000 
+0200
+++ new/libgxps-0.2.3.2/libgxps/gxps-version.h  2015-09-04 10:06:31.000000000 
+0200
@@ -64,7 +64,7 @@
  *
  * Since: 0.2.1
  */
-#define GXPS_VERSION_STRING "0.2.3.1"
+#define GXPS_VERSION_STRING "0.2.3.2"
 
 /**
  * GXPS_CHECK_VERSION:


Reply via email to