Hello community,

here is the log from the commit of package gnome-common for openSUSE:Factory 
checked in at 2012-10-03 07:19:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-common (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-common.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-common", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-common/gnome-common.changes        
2012-06-05 15:59:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-common.new/gnome-common.changes   
2012-10-03 07:19:37.000000000 +0200
@@ -1,0 +2,18 @@
+Sun Sep  9 19:23:57 UTC 2012 - [email protected]
+
+- Update to version 3.5.91:
+  + Add code coverage support (bgo#606720).
+
+-------------------------------------------------------------------
+Wed Aug  8 17:58:41 UTC 2012 - [email protected]
+
+- Update to version 3.5.5:
+  + Add support for automake 1.12.
+  + Fix bashishms (bgo#588020).
+  + Do not call automake with --force (bgo#612329).
+  + Fix srcdir!=builddir for scrollmaker (bgo#315320, bgo#409060).
+  + Check for glibtoolize in gnome-autogen.sh.
+  + Trace AC_CONFIG_SUBDIRS with autoconf.
+- Drop gnome-common-am112.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  gnome-common-3.4.0.1.tar.xz
  gnome-common-am112.patch

New:
----
  gnome-common-3.5.91.tar.xz

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

Other differences:
------------------
++++++ gnome-common.spec ++++++
--- /var/tmp/diff_new_pack.JAUwUV/_old  2012-10-03 07:19:38.000000000 +0200
+++ /var/tmp/diff_new_pack.JAUwUV/_new  2012-10-03 07:19:38.000000000 +0200
@@ -17,11 +17,18 @@
 
 
 Name:           gnome-common
+Version:        3.5.91
+Release:        0
+Summary:        Common Files to Build GNOME
+License:        GPL-2.0+
+Group:          System/GUI/GNOME
+Url:            http://www.gnome.org/
+Source:         
http://download.gnome.org/sources/gnome-common/3.5/%{name}-%{version}.tar.xz
 BuildRequires:  pkg-config
 Requires:       autoconf
 Requires:       automake
 Requires:       gettext-tools
-# Not a typo: we want glib-gettextize
+# Avoiding pkgconfig()-style because we want glib-gettextize
 Requires:       glib2-devel
 Requires:       gnome-doc-utils
 Requires:       gtk-doc
@@ -29,15 +36,6 @@
 Requires:       libtool
 Requires:       pkg-config
 Requires:       yelp-tools
-Summary:        Common Files to Build GNOME
-License:        GPL-2.0+
-Group:          System/GUI/GNOME
-Version:        3.4.0.1
-Release:        0
-Source:         
http://download.gnome.org/sources/gnome-common/3.4/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gnome-common-am112.patch bgo#675093 [email protected] -- 
Add support for automake 1.12.
-Patch1:         gnome-common-am112.patch
-Url:            http://www.gnome.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -46,24 +44,24 @@
 
 %prep
 %setup -q
-%patch -P 1 -p1
 
 %build
 %configure
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr (-, root, root)
-%doc COPYING ChangeLog README
+%doc ChangeLog README NEWS
 %{_bindir}/gnome-autogen.sh
 %{_bindir}/gnome-doc-common
 %dir %{_datadir}/aclocal
+%{_datadir}/aclocal/gnome-code-coverage.m4
 %{_datadir}/aclocal/gnome-common.m4
 %{_datadir}/aclocal/gnome-compiler-flags.m4
 %{_datadir}/gnome-common/

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

Reply via email to