Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/gconfmm/gconfmm.changes  2011-09-23 
01:59:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gconfmm.new/gconfmm.changes     2012-01-05 
19:10:48.000000000 +0100
@@ -1,0 +2,11 @@
+Tue Nov 15 10:30:17 UTC 2011 - [email protected]
+
+- Update to version 2.28.3:
+  + Fix documentation build with glibmm 2.28 and later
+    (bgo#648860).
+- Change <= in Obsoletes to < now that we have a new upstream
+  version.
+- Stop passing --disable-documentation to configure: the
+  documentation build system now works again.
+
+-------------------------------------------------------------------

Old:
----
  gconfmm-2.28.2.tar.bz2

New:
----
  gconfmm-2.28.3.tar.bz2

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

Other differences:
------------------
++++++ gconfmm.spec ++++++
--- /var/tmp/diff_new_pack.hVT4dH/_old  2012-01-05 19:10:49.000000000 +0100
+++ /var/tmp/diff_new_pack.hVT4dH/_new  2012-01-05 19:10:49.000000000 +0100
@@ -18,15 +18,13 @@
 
 
 Name:           gconfmm
-Version:        2.28.2
-Release:        5
-# NOTE: on upgrade to a new upstream version, change the Obsoletes from <= to <
-# FIXME: if there is a new upstream version, remove --disable-documentation 
from configure: this is right now broken because of the move to mm-common 
upstream, and we need a tarball to have this work. See bgo#648860.
+Version:        2.28.3
+Release:        1
 License:        LGPLv2.1+
 Summary:        C++ Interface for GConf
 Url:            http://www.gtkmm.org/
 Group:          System/GUI/GNOME
-Source:         
ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.16/%{name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/gconfmm/2.28/%{name}-%{version}.tar.bz2
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(glibmm-2.4)
@@ -42,8 +40,7 @@
 Summary:        C++ Interface for GConf
 Group:          System/GUI/GNOME
 Provides:       %{name} = %{version}
-# Note: we keep <= (and a rpmlint warning...) until we get a version higher 
than 2.28.2 (when this provides/obsoletes was introduced)
-Obsoletes:      %{name} <= %{version}
+Obsoletes:      %{name} < %{version}
 
 %description -n libgconfmm-2_6-1
 This package provides a C++ interface for GConf. It is a subpackage of
@@ -66,8 +63,7 @@
 
 %build
 %configure \
-        --disable-static \
-        --disable-documentation
+        --disable-static
 make %{?jobs:-j%jobs}
 
 %install
@@ -88,8 +84,8 @@
 
 %files devel
 %defattr (-, root, root)
-#%%doc %%{_datadir}/doc/gconfmm-2.6/
-#%%doc %%{_datadir}/devhelp/books/gconfmm-2.6/
+%doc %{_datadir}/doc/gconfmm-2.6/
+%doc %{_datadir}/devhelp/books/gconfmm-2.6/
 %{_includedir}/gconfmm-2.6/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc

++++++ gconfmm-2.28.2.tar.bz2 -> gconfmm-2.28.3.tar.bz2 ++++++
++++ 34791 lines of diff (skipped)

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

Reply via email to