Hello community,

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

Package is "gdlmm", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdlmm/gdlmm.changes      2011-10-19 
13:44:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gdlmm.new/gdlmm.changes 2012-01-09 
12:04:13.000000000 +0100
@@ -1,0 +2,20 @@
+Fri Nov 25 09:08:48 UTC 2011 - [email protected]
+
+- Update to version 3.3.2:
+  + Suppressed left-over gdl_dock_layout_run_manager
+  + Revert "use maintainer mode by default"
+  + Fix compilation of the example
+- Drop gdlmm-remove-dropped-api.patch: fixed upstream.
+- Rename libgdlmm-3_0-0 to libgdlmm-3_0-1, following the upstream
+  soname change.
+- 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.
+
+-------------------------------------------------------------------
+Wed Nov 16 13:05:36 UTC 2011 - [email protected]
+
+- Add gdlmm-remove-dropped-api.patch: remove API dropped in gdl
+  3.3.x.
+
+-------------------------------------------------------------------

Old:
----
  gdlmm-3.2.1.tar.bz2

New:
----
  gdlmm-3.3.2.tar.xz

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

Other differences:
------------------
++++++ gdlmm.spec ++++++
--- /var/tmp/diff_new_pack.y0A8ZZ/_old  2012-01-09 12:04:14.000000000 +0100
+++ /var/tmp/diff_new_pack.y0A8ZZ/_new  2012-01-09 12:04:14.000000000 +0100
@@ -18,14 +18,16 @@
 
 
 Name:           gdlmm
-Version:        3.2.1
+Version:        3.3.2
 Release:        1
 License:        LGPLv2.1+
 Summary:        C++ interface for gdl
 Url:            http://git.gnome.org/gdlmm/
 Group:          System/Libraries
-Source0:        
http://download.gnome.org/sources/gdlmm/3.2/%{name}-%{version}.tar.bz2
+Source0:        
http://download.gnome.org/sources/gdlmm/3.3/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  perl(XML::Parser)
 BuildRequires:  pkgconfig(glibmm-2.4) >= 2.16
 BuildRequires:  pkgconfig(gtkmm-3.0) >= 3.0
@@ -35,19 +37,19 @@
 %description
 gdlmm provides a C++ interface to the gdl library.
 
-%package -n libgdlmm-3_0-0
+%package -n libgdlmm-3_0-1
 License:        LGPLv2.1+
 Summary:        C++ interface for gdl
 Group:          System/Libraries
 
-%description -n libgdlmm-3_0-0
+%description -n libgdlmm-3_0-1
 gdlmm provides a C++ interface to the gdl library.
 
 %package devel
 License:        LGPLv2.1+
 Summary:        C++ interface for gdl -- Development Files
 Group:          Development/Libraries/C and C++
-Requires:       libgdlmm-3_0-0 = %{version}
+Requires:       libgdlmm-3_0-1 = %{version}
 
 %description devel
 gdlmm provides a C++ interface to the gdl library.
@@ -64,14 +66,14 @@
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 
-%post -n libgdlmm-3_0-0 -p /sbin/ldconfig
+%post -n libgdlmm-3_0-1 -p /sbin/ldconfig
 
-%postun -n libgdlmm-3_0-0 -p /sbin/ldconfig
+%postun -n libgdlmm-3_0-1 -p /sbin/ldconfig
 
 %clean
 rm -rf %{buildroot}
 
-%files -n libgdlmm-3_0-0
+%files -n libgdlmm-3_0-1
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README
 %{_libdir}/libgdlmm-3.0.so.*

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

Reply via email to