Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2014-05-05 21:15:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-desktop (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-desktop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-desktop"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-desktop/gnome-desktop.changes      
2013-11-25 14:33:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2014-05-05 21:16:01.000000000 +0200
@@ -1,0 +2,63 @@
+Wed Apr 16 13:02:27 UTC 2014 - [email protected]
+
+- Update to version 3.12.1:
+  + gnome-rr:
+    - Actually define output_get_possible_crtcs (bgo#727034).
+    - Initialize GnomeRROutputInfo:rotation to GNOME_RR_ROTATION_0
+      (bgo#727023).
+
+-------------------------------------------------------------------
+Mon Mar 24 15:00:24 UTC 2014 - [email protected]
+
+- Update to version 3.12.0:
+  + Version bump for the GNOME 3.12.0 stable release.
+
+-------------------------------------------------------------------
+Wed Mar 19 09:16:27 UTC 2014 - [email protected]
+
+- Update to version 3.11.91:
+  + Always set the DPMS mode when requested.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 19 18:58:50 UTC 2014 - [email protected]
+
+- Update to version 3.11.90:
+  + gnome-xkb-info:
+    - Remove xkbfile dependency. API and ABI break (bgo#719942).
+    - Apply main layout locale metadata to variants (bgo#711291).
+- Rename libgnome-desktop-3-8 to libgnome-desktop-3-10 and make
+  corresponding changes to post/postun calls following upstream
+  soname bump (also in baselibs.conf).
+
+-------------------------------------------------------------------
+Mon Feb  3 18:06:43 UTC 2014 - [email protected]
+
+- Update to version 3.11.5:
+  + Wall-clock: Replace ratio with colon on non-UTF-8 locales
+    (bgo#722664).
+
+-------------------------------------------------------------------
+Fri Jan 17 19:20:33 UTC 2014 - [email protected]
+
+- Update to version 3.11.4:
+  + More new gnome-rr api.
+  + Drop using glibc internal headers.
+  + Docs for thumbnailers.
+  + Idle monitor fixes.
+  + Use newer libgsystem internally.
+
+-------------------------------------------------------------------
+Fri Nov 22 18:53:45 UTC 2013 - [email protected]
+
+- Update to version 3.11.2:
+  + gnome-rr: Improve debug output.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Nov 22 17:51:54 UTC 2013 - [email protected]
+
+- Update to version 3.11.1:
+  + Add gnome_rr_output_get_min_backlight_step() API.
+
+-------------------------------------------------------------------

Old:
----
  gnome-desktop-3.10.2.tar.xz

New:
----
  gnome-desktop-3.12.1.tar.xz

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

Other differences:
------------------
++++++ gnome-desktop.spec ++++++
--- /var/tmp/diff_new_pack.hftMYu/_old  2014-05-05 21:16:02.000000000 +0200
+++ /var/tmp/diff_new_pack.hftMYu/_new  2014-05-05 21:16:02.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-desktop
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -19,13 +19,13 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:           gnome-desktop
-Version:        3.10.2
+Version:        3.12.1
 Release:        0
 Summary:        The GNOME Desktop API Library
 License:        LGPL-2.1+
 Group:          System/GUI/GNOME
 Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/gnome-desktop/3.10/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-desktop/3.12/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -75,7 +75,7 @@
 
 This package contains data files used by libgnome-dekstop.
 
-%package -n libgnome-desktop-3-8
+%package -n libgnome-desktop-3-10
 Summary:        The GNOME Desktop API Library
 Group:          System/GUI/GNOME
 Requires:       gsettings-desktop-schemas
@@ -87,7 +87,7 @@
 Obsoletes:      %{name} < %{version}
 %endif
 
-%description -n libgnome-desktop-3-8
+%description -n libgnome-desktop-3-10
 The libgnome-desktop library provides API shared by several applications
 on the desktop, but that cannot live in the platform for various
 reasons.
@@ -107,7 +107,7 @@
 %package -n libgnome-desktop-3-devel
 Summary:        The GNOME Desktop API Library -- Development Files
 Group:          Development/Libraries/GNOME
-Requires:       libgnome-desktop-3-8 = %{version}
+Requires:       libgnome-desktop-3-10 = %{version}
 Requires:       typelib-1_0-GnomeDesktop-3_0 = %{version}
 # Needed as /usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h 
includes X11/extensions/XKBrules.h
 Requires:       libxkbfile-devel
@@ -158,11 +158,11 @@
 %clean
 rm -rf %{buildroot}
 
-%post -n libgnome-desktop-3-8 -p /sbin/ldconfig
+%post -n libgnome-desktop-3-10 -p /sbin/ldconfig
 
-%postun -n libgnome-desktop-3-8 -p /sbin/ldconfig
+%postun -n libgnome-desktop-3-10 -p /sbin/ldconfig
 
-%files -n libgnome-desktop-3-8
+%files -n libgnome-desktop-3-10
 %defattr(-, root, root)
 %doc AUTHORS COPYING.LIB NEWS README
 %{_libdir}/libgnome-desktop-3.so.*

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.hftMYu/_old  2014-05-05 21:16:02.000000000 +0200
+++ /var/tmp/diff_new_pack.hftMYu/_new  2014-05-05 21:16:02.000000000 +0200
@@ -1,3 +1,3 @@
-libgnome-desktop-3-8
+libgnome-desktop-3-10
   obsoletes "gnome-desktop-<targettype> <= <version>"
   provides "gnome-desktop-<targettype> = <version>"

++++++ gnome-desktop-3.10.2.tar.xz -> gnome-desktop-3.12.1.tar.xz ++++++
++++ 9137 lines of diff (skipped)

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

Reply via email to