Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2015-04-23 08:01:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2015-03-30 19:26:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2015-04-23 08:01:46.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Apr 15 12:00:56 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + No changes.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnome-desktop.spec ++++++
--- /var/tmp/diff_new_pack.v3BZrD/_old  2015-04-23 08:01:47.000000000 +0200
+++ /var/tmp/diff_new_pack.v3BZrD/_new  2015-04-23 08:01:47.000000000 +0200
@@ -19,7 +19,7 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:           gnome-desktop
-Version:        3.16.0
+Version:        3.16.1
 Release:        0
 Summary:        The GNOME Desktop API Library
 License:        LGPL-2.1+

++++++ gnome-desktop-3.16.0.tar.xz -> gnome-desktop-3.16.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.16.0/ChangeLog 
new/gnome-desktop-3.16.1/ChangeLog
--- old/gnome-desktop-3.16.0/ChangeLog  2015-03-23 14:53:55.000000000 +0100
+++ new/gnome-desktop-3.16.1/ChangeLog  2015-04-15 02:05:50.000000000 +0200
@@ -1,5 +1,14 @@
 # Generated by Makefile. Do not edit.
 
+commit 7d9afa2b4a5be72f4fe88f8e21530b07472741c5
+Author: Matthias Clasen <mcla...@redhat.com>
+Date:   Tue Apr 14 20:03:19 2015 -0400
+
+    3.16.1
+
+M      NEWS
+M      configure.ac
+
 commit 442bc96fc991333123486028d18c337f2a8cf519
 Author: Matthias Clasen <mcla...@redhat.com>
 Date:   Mon Mar 23 09:27:08 2015 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.16.0/NEWS 
new/gnome-desktop-3.16.1/NEWS
--- old/gnome-desktop-3.16.0/NEWS       2015-03-23 14:26:54.000000000 +0100
+++ new/gnome-desktop-3.16.1/NEWS       2015-04-15 02:03:03.000000000 +0200
@@ -1,4 +1,10 @@
 ================
+Version   3.16.1
+================
+
+- No changes
+
+================
 Version   3.16.0
 ================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.16.0/configure 
new/gnome-desktop-3.16.1/configure
--- old/gnome-desktop-3.16.0/configure  2015-03-23 14:27:40.000000000 +0100
+++ new/gnome-desktop-3.16.1/configure  2015-04-15 02:03:59.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-desktop 3.16.0.
+# Generated by GNU Autoconf 2.69 for gnome-desktop 3.16.1.
 #
 # Report bugs to 
<http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-desktop'
 PACKAGE_TARNAME='gnome-desktop'
-PACKAGE_VERSION='3.16.0'
-PACKAGE_STRING='gnome-desktop 3.16.0'
+PACKAGE_VERSION='3.16.1'
+PACKAGE_STRING='gnome-desktop 3.16.1'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-desktop'
 PACKAGE_URL=''
 
@@ -1472,7 +1472,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures gnome-desktop 3.16.0 to adapt to many kinds of systems.
+\`configure' configures gnome-desktop 3.16.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1546,7 +1546,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gnome-desktop 3.16.0:";;
+     short | recursive ) echo "Configuration of gnome-desktop 3.16.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1695,7 +1695,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-desktop configure 3.16.0
+gnome-desktop configure 3.16.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2064,7 +2064,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-desktop $as_me 3.16.0, which was
+It was created by gnome-desktop $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2929,7 +2929,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-desktop'
- VERSION='3.16.0'
+ VERSION='3.16.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13531,7 +13531,7 @@
 
 GNOME_PLATFORM=3
 GNOME_MINOR=16
-GNOME_MICRO=0
+GNOME_MICRO=1
 GNOME_DISTRIBUTOR="GNOME.Org"
 GNOME_DATE=`date +"%Y-%m-%d"`
 
@@ -17549,7 +17549,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gnome-desktop $as_me 3.16.0, which was
+This file was extended by gnome-desktop $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17615,7 +17615,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-gnome-desktop config.status 3.16.0
+gnome-desktop config.status 3.16.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-desktop-3.16.0/configure.ac 
new/gnome-desktop-3.16.1/configure.ac
--- old/gnome-desktop-3.16.0/configure.ac       2015-03-23 14:27:05.000000000 
+0100
+++ new/gnome-desktop-3.16.1/configure.ac       2015-04-15 02:03:09.000000000 
+0200
@@ -1,6 +1,6 @@
 m4_define(gnome_platform, 3)
 m4_define(gnome_minor, 16)
-m4_define(gnome_micro, 0)
+m4_define(gnome_micro, 1)
 dnl gnome_sub is an optional sub-version which will not be advertised to the 
user
 dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
 dnl Leave empty if not needed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.16.0/libgnome-desktop/meta-dbus-idle-monitor.c 
new/gnome-desktop-3.16.1/libgnome-desktop/meta-dbus-idle-monitor.c
--- old/gnome-desktop-3.16.0/libgnome-desktop/meta-dbus-idle-monitor.c  
2015-03-23 14:52:54.000000000 +0100
+++ new/gnome-desktop-3.16.1/libgnome-desktop/meta-dbus-idle-monitor.c  
2015-04-15 02:04:16.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Generated by gdbus-codegen 2.43.92. DO NOT EDIT.
+ * Generated by gdbus-codegen 2.45.0. DO NOT EDIT.
  *
  * The license of this code is the same as for the source it was derived from.
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.16.0/libgnome-desktop/meta-dbus-idle-monitor.h 
new/gnome-desktop-3.16.1/libgnome-desktop/meta-dbus-idle-monitor.h
--- old/gnome-desktop-3.16.0/libgnome-desktop/meta-dbus-idle-monitor.h  
2015-03-23 14:52:54.000000000 +0100
+++ new/gnome-desktop-3.16.1/libgnome-desktop/meta-dbus-idle-monitor.h  
2015-04-15 02:04:16.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Generated by gdbus-codegen 2.43.92. DO NOT EDIT.
+ * Generated by gdbus-codegen 2.45.0. DO NOT EDIT.
  *
  * The license of this code is the same as for the source it was derived from.
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.16.0/libgnome-desktop/meta-dbus-xrandr.c 
new/gnome-desktop-3.16.1/libgnome-desktop/meta-dbus-xrandr.c
--- old/gnome-desktop-3.16.0/libgnome-desktop/meta-dbus-xrandr.c        
2015-03-23 14:52:54.000000000 +0100
+++ new/gnome-desktop-3.16.1/libgnome-desktop/meta-dbus-xrandr.c        
2015-04-15 02:04:16.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Generated by gdbus-codegen 2.43.92. DO NOT EDIT.
+ * Generated by gdbus-codegen 2.45.0. DO NOT EDIT.
  *
  * The license of this code is the same as for the source it was derived from.
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-desktop-3.16.0/libgnome-desktop/meta-dbus-xrandr.h 
new/gnome-desktop-3.16.1/libgnome-desktop/meta-dbus-xrandr.h
--- old/gnome-desktop-3.16.0/libgnome-desktop/meta-dbus-xrandr.h        
2015-03-23 14:52:54.000000000 +0100
+++ new/gnome-desktop-3.16.1/libgnome-desktop/meta-dbus-xrandr.h        
2015-04-15 02:04:16.000000000 +0200
@@ -1,5 +1,5 @@
 /*
- * Generated by gdbus-codegen 2.43.92. DO NOT EDIT.
+ * Generated by gdbus-codegen 2.45.0. DO NOT EDIT.
  *
  * The license of this code is the same as for the source it was derived from.
  */


Reply via email to