Hello community,

here is the log from the commit of package gdl for openSUSE:Factory checked in 
at 2012-01-25 10:36:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdl (Old)
 and      /work/SRC/openSUSE:Factory/.gdl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdl", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdl/gdl.changes  2012-01-09 12:04:10.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.gdl.new/gdl.changes     2012-01-25 
10:36:47.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Jan 17 07:33:05 UTC 2012 - [email protected]
+
+- Update to version 3.3.4:
+  + Include some inkscape patches.
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  gdl-3.3.1.tar.bz2

New:
----
  gdl-3.3.4.tar.xz

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

Other differences:
------------------
++++++ gdl.spec ++++++
--- /var/tmp/diff_new_pack.fEDOTf/_old  2012-01-25 10:36:51.000000000 +0100
+++ /var/tmp/diff_new_pack.fEDOTf/_new  2012-01-25 10:36:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdl
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,20 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           gdl
-Version:        3.3.1
+Version:        3.3.4
 Release:        0
 Summary:        Gnome Devtool Libraries
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/
-Source:         
http://download.gnome.org/sources/gdl/3.3/%{name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/gdl/3.3/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk3-devel
 BuildRequires:  intltool
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

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

Reply via email to