Hello community,

here is the log from the commit of package libgxps for openSUSE:Factory checked 
in at 2012-01-24 12:19:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgxps (Old)
 and      /work/SRC/openSUSE:Factory/.libgxps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgxps", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgxps/libgxps.changes  2012-01-09 
21:43:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libgxps.new/libgxps.changes     2012-01-24 
12:19:13.000000000 +0100
@@ -1,0 +2,21 @@
+Sat Jan 21 09:55:30 UTC 2012 - [email protected]
+
+- Update to version 0.2.1:
+  + API changes:
+    - Add GXPS_VERSION_STRING macro with the library version as a
+      string
+  + New features:
+    - Support OpacityMask for Path elements (bgo#663477)
+  + Bug fixes:
+    - Fix MAJOR/MINOR/MICRO version macros
+    - Fix FSF address in COPYING file
+    - Fix building with libpng15 (bgo#664666)
+    - Fix tools build by linking to libm (bgo#664439)
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Drop libgxps-link-libm.patch: fixed upstream.
+- Remove gnome-common BuildRequires and call to gnome-autogen.sh:
+  those were only needed for patch above.
+
+-------------------------------------------------------------------

Old:
----
  libgxps-0.2.0.tar.bz2
  libgxps-link-libm.patch

New:
----
  libgxps-0.2.1.tar.xz

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

Other differences:
------------------
++++++ libgxps.spec ++++++
--- /var/tmp/diff_new_pack.1j1M2e/_old  2012-01-24 12:19:14.000000000 +0100
+++ /var/tmp/diff_new_pack.1j1M2e/_new  2012-01-24 12:19:14.000000000 +0100
@@ -16,20 +16,18 @@
 #
 
 Name:           libgxps
-Version:        0.2.0
+Version:        0.2.1
 Release:        0
 Summary:        Library for rendering XPS documents
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            https://live.gnome.org/libgxps
-Source0:        
http://download.gnome.org/sources/libgxps/0.2/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM libgxps-link-libm.patch bgo#664439 [email protected] 
-- Add missing libm linking parameters.
-Patch0:         libgxps-link-libm.patch
-# Needed by patch0
-BuildRequires:  gnome-common
+Source0:        
http://download.gnome.org/sources/libgxps/0.2/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libtiff-devel
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(cairo) >= 1.10.0
 BuildRequires:  pkgconfig(cairo-pdf)
 BuildRequires:  pkgconfig(cairo-ps)
@@ -85,10 +83,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-NOCONFIGURE=1 gnome-autogen.sh
 %configure --disable-static
 make %{?_smp_mflags}
 

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

Reply via email to