commit kiconthemes for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package kiconthemes for openSUSE:Factory 
checked in at 2016-03-29 15:16:54

Comparing /work/SRC/openSUSE:Factory/kiconthemes (Old)
 and  /work/SRC/openSUSE:Factory/.kiconthemes.new (New)


Package is "kiconthemes"

Changes:

--- /work/SRC/openSUSE:Factory/kiconthemes/kiconthemes.changes  2016-03-26 
15:09:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.kiconthemes.new/kiconthemes.changes 
2016-03-29 15:16:57.0 +0200
@@ -2,8 +1,0 @@
-Fri Mar 18 11:29:56 UTC 2016 - wba...@tmo.at
-
-- Drop breeze.diff: it caused an incorrect fallback to breeze
-  instead of hicolor when a different icon theme is configured, and
-  has been reverted (and even rejected in a second try) upstream
-  (kde#356064, kde#360664)
-


New:

  breeze.diff



Other differences:
--
++ kiconthemes.spec ++
--- /var/tmp/diff_new_pack.cXGWgo/_old  2016-03-29 15:16:58.0 +0200
+++ /var/tmp/diff_new_pack.cXGWgo/_new  2016-03-29 15:16:58.0 +0200
@@ -43,6 +43,8 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-OPENSUSE breeze.diff -- default to breeze icon theme in order to 
avoid setup with mixed icons (half oxygen, half breeze)
+Patch0: breeze.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -72,6 +74,7 @@
 %lang_package -n %lname
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ breeze.diff ++
diff --git a/src/kicontheme.cpp b/src/kicontheme.cpp
index 3d6d6b7..fc087e8 100644
--- a/src/kicontheme.cpp
+++ b/src/kicontheme.cpp
@@ -557,7 +557,7 @@ void KIconTheme::reconfigure()
 // static
 QString KIconTheme::defaultThemeName()
 {
-return QStringLiteral("oxygen");
+return QStringLiteral("breeze");
 }
 
 void KIconTheme::assignIconsToContextMenu(ContextMenus type,



commit gnome-nibbles for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-nibbles for openSUSE:Factory 
checked in at 2016-03-29 14:49:09

Comparing /work/SRC/openSUSE:Factory/gnome-nibbles (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-nibbles.new (New)


Package is "gnome-nibbles"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-nibbles/gnome-nibbles.changes  
2015-11-11 10:35:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-nibbles.new/gnome-nibbles.changes 
2016-03-29 14:49:10.0 +0200
@@ -1,0 +2,65 @@
+Wed Mar 23 16:25:53 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Internationalization bugs fixed.
+  + Updated translations.
+
+---
+Tue Mar 15 10:34:03 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Fix a crash when eating a cherry shortly after an apple or a
+banana.
+  + Fix minor style issue.
+  + Updated translations.
+
+---
+Sun Feb 28 21:29:44 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Fix New Game/Pause buttons during countown.
+  + Fix sounds played when eating a bonus.
+  + Restore user help.
+  + Updated translations.
+
+---
+Tue Feb 16 10:16:38 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Fix CSS problems.
+  + Add proper end game screens for all possible outcomes.
+  + Use the new scores import API from libgames-support.
+  + Fix problem with buttons breaking the game during the end game
+screens.
+  + Fix window size increasing with GTK+ 3.20.
+  + Fix bug with worm being briefly uncontrollable at the start of
+a level.
+  + Add buttons for selecting the number of AI players.
+  + Update project license.
+  + Add screen congratulating the player when reaching the last
+level of the game.
+  + Updated translations.
+- Update license tag to GPL-3.0+, following upstreams changes.
+
+---
+Tue Jan 19 12:46:37 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Added preferences dialog.
+  + Updated translations.
+
+---
+Wed Dec 23 13:37:03 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.19.3:
+  + Make worms spawning on top of other worms ghosts until they
+move to a safe area.
+  + Reset level when starting a new game.
+- Changes from version 3.19.2:
+  + Use gettext.
+  + Updated translations.
+- Add pkgconfig(gee-0.8) and pkgconfig(libgames-support-1.0)
+  BuildRequires: new dependencies.
+- Drop pkgconfig(librsvg-2.0) BuildRequires: no longer needed.
+
+---

Old:

  gnome-nibbles-3.18.2.tar.xz

New:

  gnome-nibbles-3.20.0.tar.xz



Other differences:
--
++ gnome-nibbles.spec ++
--- /var/tmp/diff_new_pack.1tyC7g/_old  2016-03-29 14:49:11.0 +0200
+++ /var/tmp/diff_new_pack.1tyC7g/_new  2016-03-29 14:49:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-nibbles
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,23 +17,24 @@
 
 
 Name:   gnome-nibbles
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:Worm Game for GNOME
-License:GPL-2.0+
+License:GPL-3.0+
 Group:  Amusements/Games/Action/Arcade
 Url:https://live.gnome.org/Lightsoff
-Source: 
http://download.gnome.org/sources/gnome-nibbles/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-nibbles/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  intltool >= 0.50
+BuildRequires:  intltool >= 0.50.2
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(clutter-1.0) >= 1.14.4
-BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.2.0
-BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.0
+BuildRequires:  pkgconfig(clutter-1.0) >= 1.22.0
+BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.4.0
+BuildRequires:  pkgconfig(gee-0.8)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.18.0
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.26
-BuildRequires:  pkgconfig(librsvg-2.0) >= 2.32.0
+BuildRequires:  pkgconfig(libgames-support-1.0) >= 0.2
 Recommends: %{name}-lang

commit seahorse for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package seahorse for openSUSE:Factory 
checked in at 2016-03-29 14:50:16

Comparing /work/SRC/openSUSE:Factory/seahorse (Old)
 and  /work/SRC/openSUSE:Factory/.seahorse.new (New)


Package is "seahorse"

Changes:

--- /work/SRC/openSUSE:Factory/seahorse/seahorse.changes2015-10-06 
16:36:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.seahorse.new/seahorse.changes   2016-03-29 
14:50:17.0 +0200
@@ -1,0 +2,14 @@
+Fri Mar 25 15:43:43 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.0:
+  + Update AppData spec file.
+  + Updated translations.
+
+---
+Tue Jan 19 13:10:37 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Build fixes (bgo#758472).
+  + Updated translations.
+
+---

Old:

  seahorse-3.18.0.tar.xz

New:

  seahorse-3.20.0.tar.xz



Other differences:
--
++ seahorse.spec ++
--- /var/tmp/diff_new_pack.SQLuwL/_old  2016-03-29 14:50:18.0 +0200
+++ /var/tmp/diff_new_pack.SQLuwL/_new  2016-03-29 14:50:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package seahorse
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   seahorse
-Version:3.18.0
+Version:3.20.0
 Release:0
 Summary:GNOME interface for gnupg
 License:GPL-2.0+
 Group:  Productivity/Security
 Url:http://projects.gnome.org/seahorse/
-Source: 
http://download.gnome.org/sources/seahorse/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/seahorse/3.20/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM seahorse-allow-deprecated.patch dims...@opensuse.org -- 
Allow the usage of deprecated GTK+ symbols
 Patch0: seahorse-allow-deprecated.patch
 BuildRequires:  fdupes

++ seahorse-3.18.0.tar.xz -> seahorse-3.20.0.tar.xz ++
 23511 lines of diff (skipped)




commit socket_wrapper for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package socket_wrapper for openSUSE:Factory 
checked in at 2016-03-29 14:50:37

Comparing /work/SRC/openSUSE:Factory/socket_wrapper (Old)
 and  /work/SRC/openSUSE:Factory/.socket_wrapper.new (New)


Package is "socket_wrapper"

Changes:

--- /work/SRC/openSUSE:Factory/socket_wrapper/socket_wrapper.changes
2016-02-17 12:24:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.socket_wrapper.new/socket_wrapper.changes   
2016-03-29 14:50:40.0 +0200
@@ -1,0 +2,9 @@
+Mon Mar 21 18:21:00 UTC 2016 - a...@cryptomilk.org
+
+- Update to version 1.1.6
+  * Added a wrapper for write()
+  * Added support for automatic binding of ephemeral ports
+  * Fixed recvmsg() with UDP
+  * Fixed AF_NETLINK sockets
+
+---

Old:

  socket_wrapper-1.1.5.tar.gz

New:

  socket_wrapper-1.1.6.tar.gz



Other differences:
--
++ socket_wrapper.spec ++
--- /var/tmp/diff_new_pack.5xbYYv/_old  2016-03-29 14:50:41.0 +0200
+++ /var/tmp/diff_new_pack.5xbYYv/_new  2016-03-29 14:50:41.0 +0200
@@ -24,7 +24,7 @@
 # NOTE ##
 
 Name:   socket_wrapper
-Version:1.1.5
+Version:1.1.6
 Release:0
 Summary:A library passing all socket communications trough Unix sockets
 License:BSD-3-Clause

++ socket_wrapper-1.1.5.tar.gz -> socket_wrapper-1.1.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/socket_wrapper-1.1.5/CMakeLists.txt 
new/socket_wrapper-1.1.6/CMakeLists.txt
--- old/socket_wrapper-1.1.5/CMakeLists.txt 2015-10-15 09:36:23.0 
+0200
+++ new/socket_wrapper-1.1.6/CMakeLists.txt 2016-03-15 13:54:36.0 
+0100
@@ -8,7 +8,7 @@
 
 set(APPLICATION_VERSION_MAJOR "1")
 set(APPLICATION_VERSION_MINOR "1")
-set(APPLICATION_VERSION_PATCH "5")
+set(APPLICATION_VERSION_PATCH "6")
 
 set(APPLICATION_VERSION 
"${APPLICATION_VERSION_MAJOR}.${APPLICATION_VERSION_MINOR}.${APPLICATION_VERSION_PATCH}")
 
@@ -19,7 +19,7 @@
 # Increment AGE. Set REVISION to 0
 #   If the source code was changed, but there were no interface changes:
 # Increment REVISION.
-set(LIBRARY_VERSION "0.1.5")
+set(LIBRARY_VERSION "0.1.6")
 set(LIBRARY_SOVERSION "0")
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/socket_wrapper-1.1.5/ChangeLog 
new/socket_wrapper-1.1.6/ChangeLog
--- old/socket_wrapper-1.1.5/ChangeLog  2015-10-15 10:25:33.0 +0200
+++ new/socket_wrapper-1.1.6/ChangeLog  2016-03-15 13:54:36.0 +0100
@@ -1,6 +1,12 @@
 ChangeLog
 ==
 
+version 1.1.6 (released 2016-03-15)
+  * Added a wrapper for write()
+  * Added support for automatic binding of ephemeral ports
+  * Fixed recvmsg() with UDP
+  * Fixed AF_NETLINK sockets
+
 version 1.1.5 (released 2015-10-15)
   * Added support for TCP_NODELAY in setsockopt/getsockopt
   * Fixed cmsg space calculation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/socket_wrapper-1.1.5/src/socket_wrapper.c 
new/socket_wrapper-1.1.6/src/socket_wrapper.c
--- old/socket_wrapper-1.1.5/src/socket_wrapper.c   2015-10-15 
09:36:23.0 +0200
+++ new/socket_wrapper-1.1.6/src/socket_wrapper.c   2016-03-02 
09:29:48.0 +0100
@@ -398,6 +398,7 @@
 #ifdef HAVE_TIMERFD_CREATE
int (*libc_timerfd_create)(int clockid, int flags);
 #endif
+   ssize_t (*libc_write)(int fd, const void *buf, size_t count);
ssize_t (*libc_writev)(int fd, const struct iovec *iov, int iovcnt);
 };
 
@@ -837,6 +838,13 @@
 }
 #endif
 
+static ssize_t libc_write(int fd, const void *buf, size_t count)
+{
+   swrap_load_lib_function(SWRAP_LIBC, write);
+
+   return swrap.fns.libc_write(fd, buf, count);
+}
+
 static ssize_t libc_writev(int fd, const struct iovec *iov, int iovcnt)
 {
swrap_load_lib_function(SWRAP_LIBSOCKET, writev);
@@ -1847,11 +1855,10 @@
alloc_len = SWRAP_PACKET_MIN_ALLOC;
}
 
-   base = (uint8_t *)malloc(alloc_len);
+   base = (uint8_t *)calloc(1, alloc_len);
if (base == NULL) {
return NULL;
}
-   memset(base, 0x0, alloc_len);
 
buf = base;
 
@@ -2376,6 +2383,9 @@
case AF_INET6:
 #endif
break;
+#ifdef AF_NETLINK
+   case AF_NETLINK:
+#endif /* AF_NETLINK */
case AF_UNIX:
return libc_socket(family, type, protocol);
default:
@@ -2427,8 +2437,7 @@
swrap_remove_stale(fd);
}
 
- 

commit compizconfig-settings-manager for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package compizconfig-settings-manager for 
openSUSE:Factory checked in at 2016-03-29 14:50:41

Comparing /work/SRC/openSUSE:Factory/compizconfig-settings-manager (Old)
 and  /work/SRC/openSUSE:Factory/.compizconfig-settings-manager.new (New)


Package is "compizconfig-settings-manager"

Changes:

--- 
/work/SRC/openSUSE:Factory/compizconfig-settings-manager/compizconfig-settings-manager.changes
  2016-03-26 17:25:10.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.compizconfig-settings-manager.new/compizconfig-settings-manager.changes
 2016-03-29 14:50:42.0 +0200
@@ -1,0 +2,7 @@
+Mon Mar 28 19:52:19 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 0.8.12.3:
+  * Gtk3: Fix icons not loading properly on Gtk 3.16 and older.
+  * Gtk3: Fix high CPU load.
+
+---

Old:

  ccsm-0.8.12.2.tar.xz

New:

  ccsm-0.8.12.3.tar.xz



Other differences:
--
++ compizconfig-settings-manager.spec ++
--- /var/tmp/diff_new_pack.SijirH/_old  2016-03-29 14:50:43.0 +0200
+++ /var/tmp/diff_new_pack.SijirH/_new  2016-03-29 14:50:43.0 +0200
@@ -18,7 +18,7 @@
 
 %define _name   ccsm
 Name:   compizconfig-settings-manager
-Version:0.8.12.2
+Version:0.8.12.3
 Release:0
 Summary:Settings Manager for Compiz (CCSM)
 License:GPL-2.0+

++ ccsm-0.8.12.2.tar.xz -> ccsm-0.8.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ccsm-0.8.12.2/NEWS new/ccsm-0.8.12.3/NEWS
--- old/ccsm-0.8.12.2/NEWS  2016-03-24 20:37:19.0 +0100
+++ new/ccsm-0.8.12.3/NEWS  2016-03-29 00:31:23.0 +0200
@@ -1,3 +1,10 @@
+Release 0.8.12.3 (2016-03-28 Sorokin Alexei )
+==
+COMPIZ-RELOADED
+
+Gtk3: Fix icons not loading properly on Gtk 3.16 and older.
+Gtk3: Fix high CPU load.
+
 Release 0.8.12.2 (2016-03-24 Sorokin Alexei )
 ==
 COMPIZ-RELOADED
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ccsm-0.8.12.2/PKG-INFO new/ccsm-0.8.12.3/PKG-INFO
--- old/ccsm-0.8.12.2/PKG-INFO  2016-03-24 20:39:43.0 +0100
+++ new/ccsm-0.8.12.3/PKG-INFO  2016-03-29 00:34:04.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: ccsm
-Version: 0.8.12.2
+Version: 0.8.12.3
 Summary: CompizConfig Settings Manager
 Home-page: http://github.com/compiz-reloaded/ccsm
 Author: Patrick Niklaus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ccsm-0.8.12.2/VERSION new/ccsm-0.8.12.3/VERSION
--- old/ccsm-0.8.12.2/VERSION   2016-03-24 20:30:38.0 +0100
+++ new/ccsm-0.8.12.3/VERSION   2016-03-29 00:31:29.0 +0200
@@ -1 +1 @@
-VERSION=0.8.12.2
+0.8.12.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ccsm-0.8.12.2/ccm/Constants.py 
new/ccsm-0.8.12.3/ccm/Constants.py
--- old/ccsm-0.8.12.2/ccm/Constants.py  2016-03-24 20:39:42.0 +0100
+++ new/ccsm-0.8.12.3/ccm/Constants.py  2016-03-29 00:34:03.0 +0200
@@ -71,7 +71,7 @@
 
 # Version
 #
-Version = "0.8.12.2"
+Version = "0.8.12.3"
 
 
 # Translation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ccsm-0.8.12.2/ccm/Widgets.py 
new/ccsm-0.8.12.3/ccm/Widgets.py
--- old/ccsm-0.8.12.2/ccm/Widgets.py2016-03-24 20:30:22.0 +0100
+++ new/ccsm-0.8.12.3/ccm/Widgets.py2016-03-29 00:27:39.0 +0200
@@ -1745,27 +1745,27 @@
 if width > rect.width:
 ncols -= 1
 
-pos = 0
-last_box = None
 children = self._box.get_children ()
+real_len = 0
+for box in self._boxes:
+if len(box.get_plugins()) != 0:
+real_len += 1
+pos = 0
 for box in self._boxes:
-plugins = box.get_plugins ()
-if len (plugins) == 0:
+if len(box.get_plugins()) == 0:
 if box in children:
 self._box.remove(box)
 else:
-if last_box:
-last_box.show_separator (True)
-
 if box not in children:
 self._box.pack_start (box, False, False, 0)
 self._box.reorder_child (box, pos)
 box.rebuild_table (ncols)
-box.show_separator (False)
+if pos + 1 != real_len:
+box.show_separator(True)
+else:
+

commit libGLw for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package libGLw for openSUSE:Factory checked 
in at 2016-03-29 14:50:34

Comparing /work/SRC/openSUSE:Factory/libGLw (Old)
 and  /work/SRC/openSUSE:Factory/.libGLw.new (New)


Package is "libGLw"

Changes:

--- /work/SRC/openSUSE:Factory/libGLw/libGLw.changes2015-01-30 
17:50:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.libGLw.new/libGLw.changes   2016-03-29 
14:50:36.0 +0200
@@ -1,0 +2,14 @@
+Sat Mar 19 20:18:54 UTC 2016 - e...@suse.com
+
+- Consolidate building of libGLw for Xt and Motif.
+
+---
+Wed Mar 16 18:15:24 UTC 2016 - e...@suse.com
+
+- n_Use-newly-introduced-GLAPIVAR-for-variables.patch
+  Use newly introduced GLAPIVAR instead of GLAPI for
+  variable declarations. This adds an 'extern' in cases
+  where GLAPI doesn't have one and avoids a variable
+  declarartion to become a definition (bsc#970725).
+
+---

New:

  n_Use-newly-introduced-GLAPIVAR-for-variables.patch



Other differences:
--
++ libGLw.spec ++
--- /var/tmp/diff_new_pack.aQxIWb/_old  2016-03-29 14:50:37.0 +0200
+++ /var/tmp/diff_new_pack.aQxIWb/_new  2016-03-29 14:50:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libGLw
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,21 @@
 #
 
 
+%if 0%{?suse_version} > 1310
+%define use_motif 1
+%else
+%define use_motif 0
+%endif
+%define libversion 1
+
 Name:   libGLw
 # Needs to be set in buildservice project, see 'osc meta prjconf X11:XOrg'
 # for an example
-%if 0%{?use_motif} > 0
-%define lname  libGLwM1
+%if 0%{?use_motif} != 0
+%define lname_mlibGLwM%{libversion}
 BuildRequires:  openmotif-devel
-%else
-%define lname  libGLw1
 %endif
+%define lname  libGLw%{libversion}
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(x11)
@@ -40,6 +46,7 @@
 Group:  Development/Libraries/C and C++
 Source: glw-%{version}_%{date}_%{sha1}.tar.bz2
 Source1:baselibs.conf
+Patch1: n_Use-newly-introduced-GLAPIVAR-for-variables.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -52,57 +59,69 @@
 Brian Paul
 
 %package -n %lname
-Summary:Xt/Motif OpenGL drawing area widget library
+Summary:Xt OpenGL drawing area widget library
 Group:  System/Libraries
 # O/P added in 12.2
-Provides:   GLw1 = %version-%release
+Provides:   GLw%{libversion} = %version-%release
 Provides:   MesaGLw = %version-%release
 Obsoletes:  MesaGLw < %version-%release
-%if 0%{?use_motif} > 0
-Provides:   libGLw1 = %version-%release
-Obsoletes:  libGLw1 < %version-%release
-%endif
+Conflicts:  libGLwM%{libversion}
 
 %description -n %lname
-Xt/Motif OpenGL drawing area widget library shipped by the Mesa Project.
+Xt OpenGL drawing area widget library shipped by the Mesa Project.
 
 %package devel
-%if 0%{?use_motif} > 0
-Requires:   libGLwM1 = %version
-%else
-Requires:   libGLw1 = %version
-%endif
+Requires:   GLw%{libversion} = %version
 Requires:   pkgconfig(gl)
-Summary:Libraries, includes and more to develop MesaGLw applications
+Summary:Includes and more to develop MesaGLw applications
 Group:  Development/Libraries/C and C++
-Provides:   Mesa-devel:%{_libdir}/libGLw.so
 
 %description devel
-This package contains all necessary include files and libraries needed
+This package contains all necessary include files needed
 to develop applications that require these.
 
+%if 0%{?use_motif} != 0
 
+%package -n %lname_m
+Summary:Motif OpenGL drawing area widget library
+Group:  System/Libraries
+# O/P added in 12.2
+Provides:   GLw%{libversion} = %version-%release
+Provides:   MesaGLw = %version-%release
+Obsoletes:  MesaGLw < %version-%release
+Conflicts:  libGLw%{libversion}
+Requires:   openmotif
 
-Authors:
-
-Brian Paul
+%description -n %lname_m
+Motif OpenGL drawing area widget library shipped by the Mesa Project.
+
+%endif
 
 %prep
 %setup -q -n glw-%{version}
+%patch1 -p1
 
 %build
-%if 0%{?use_motif} > 0
-%configure --enable-motif
-%else
-%configure
+%__mkdir build-GLw; cd build-GLw; %{__ln_s} -f ../configure
+%{configure} --srcdir=../
+%__make %{?_smp_mflags} OPT_FLAGS="$RPM_OPT_FLAGS"
+%if 0%{?use_motif} != 0
+%__mkdir ../build-GLwM; cd ../build-GLwM; %{__ln_s} -f 

commit inkscape for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package inkscape for openSUSE:Factory 
checked in at 2016-03-29 14:49:19

Comparing /work/SRC/openSUSE:Factory/inkscape (Old)
 and  /work/SRC/openSUSE:Factory/.inkscape.new (New)


Package is "inkscape"

Changes:

--- /work/SRC/openSUSE:Factory/inkscape/inkscape.changes2015-02-06 
10:50:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.inkscape.new/inkscape.changes   2016-03-29 
14:49:20.0 +0200
@@ -1,0 +2,11 @@
+Wed Mar 23 13:22:51 UTC 2016 - aesz...@gwdg.de
+
+- Add inkscape-cache-fix.patch: Fix bnc#972343 
+
+---
+Tue Mar  8 16:32:33 UTC 2016 - dims...@opensuse.org
+
+- Pass --disable-strict-build to configure: allow to build against
+  recent glibmm2 versions with deprecated symbols.
+
+---

New:

  inkscape-cache-fix.patch



Other differences:
--
++ inkscape.spec ++
--- /var/tmp/diff_new_pack.3RpSPf/_old  2016-03-29 14:49:21.0 +0200
+++ /var/tmp/diff_new_pack.3RpSPf/_new  2016-03-29 14:49:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package inkscape
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,6 +31,8 @@
 Patch0: inkscape-remove-datetime.patch
 # PATCH-FIX-OPENSUSE inkscape-packages.patch sbra...@suse.cz -- Suggest 
packages instead of compilation from source.
 Patch1: inkscape-packages.patch
+# PATCH-FIX-UPSTREAM inkscape-cache-fix.patch bnc#972343 aesz...@gwdg.de -- 
fix cache size
+Patch2: inkscape-cache-fix.patch
 BuildRequires:  aspell-devel
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -162,6 +164,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 RPM_OPT_FLAGS="%{optflags}"
@@ -173,7 +176,8 @@
 
 %configure\
--enable-lcms \
-   --enable-poppler-cairo
+   --enable-poppler-cairo \
+   --disable-strict-build
 
 make %{?_smp_mflags}
 

++ inkscape-cache-fix.patch ++
--- inkscape-0.91/src/display/drawing.cpp.orig  2016-03-23 14:16:14.176248123 
+0100
+++ inkscape-0.91/src/display/drawing.cpp   2016-03-23 14:17:52.900328062 
+0100
@@ -210,9 +210,9 @@
 }
 
 std::set to_cache;
-for (i = _candidate_items.begin(); i != _candidate_items.end(); ++i) {
-i->item->setCached(true);
-to_cache.insert(i->item);
+for (CandidateList::iterator j = _candidate_items.begin(); j != i; ++j) {
+j->item->setCached(true);
+to_cache.insert(j->item);
 }
 // Everything which is now in _cached_items but not in to_cache must be 
uncached
 // Note that calling setCached on an item modifies _cached_items



commit xf86-video-amdgpu for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-amdgpu for 
openSUSE:Factory checked in at 2016-03-29 14:50:33

Comparing /work/SRC/openSUSE:Factory/xf86-video-amdgpu (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-amdgpu.new (New)


Package is "xf86-video-amdgpu"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-amdgpu/xf86-video-amdgpu.changes  
2016-02-24 18:43:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-amdgpu.new/xf86-video-amdgpu.changes 
2016-03-29 14:50:34.0 +0200
@@ -1,0 +2,6 @@
+Tue Mar 22 12:48:37 UTC 2016 - e...@suse.com
+
+- Add amdgpu.ids which lists all supported PCI Id for server
+  (boo#972126).
+
+---

New:

  amdgpu.ids



Other differences:
--
++ xf86-video-amdgpu.spec ++
--- /var/tmp/diff_new_pack.duP8Yt/_old  2016-03-29 14:50:35.0 +0200
+++ /var/tmp/diff_new_pack.duP8Yt/_new  2016-03-29 14:50:35.0 +0200
@@ -16,6 +16,11 @@
 #
 
 
+#
+%if 0%{?suse_version} >= 1330 
+%define pci_ids_dir %{_sysconfdir}/X11/xorg_pci_ids
+%endif
+
 Name:   xf86-video-amdgpu
 Version:1.0.1
 Release:0
@@ -24,6 +29,7 @@
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:%{name}-%{version}.tar.bz2
+Source1:amdgpu.ids
 BuildRequires:  Mesa-devel
 BuildRequires:  autoconf >= 2.6.0
 BuildRequires:  automake
@@ -66,6 +72,10 @@
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 rm -f %{buildroot}%{_datadir}/X11/xorg.conf.d/10-amdgpu.conf
+%if 0%{?pci_ids_dir:1}
+%{__mkdir_p} %{buildroot}%{pci_ids_dir}
+cp %{S:1} %{buildroot}%{pci_ids_dir}/
+%endif
 
 %files
 %defattr(-,root,root)
@@ -73,5 +83,8 @@
 %dir %{_libdir}/xorg/modules/drivers
 %{_libdir}/xorg/modules/drivers/amdgpu_drv.so
 %{_mandir}/man4/amdgpu.4%{?ext_man}
+%if 0%{?pci_ids_dir:1}
+%{pci_ids_dir}/amdgpu.ids
+%endif
 
 %changelog

++ amdgpu.ids ++
# AMDGPU PCI Ids. To enable the amdgpu driver for your device
# find the PCI ID in the list and uncomment the entry (remove the '#').
# If your device is not enabled on the list and you find it to be working, 
# please let us know in:
# http://bugzilla.opensuse.org/show_bug.cgi?id=972126
#10026640  
#10026641  
#10026649  
#10026650  
#10026651  
#10026658  
#1002665C  
#1002665D  
#1002665F  
#10029830   
#10029831   
#10029832   
#10029833   
#10029834   
#10029835   
#10029836   
#10029837   
#10029838   
#10029839   
#1002983A   
#1002983B   
#1002983C   
#1002983D   
#1002983E   
#1002983F   
#10021304   
#10021305   
#10021306   
#10021307   
#10021309   
#1002130A   
#1002130B   
#1002130C   
#1002130D   
#1002130E   
#1002130F   
#10021310   
#10021311   
#10021312   
#10021313   
#10021315   
#10021316   
#10021317   
#1002131B   
#1002131C   
#1002131D   
#100267A0   
#100267A1   
#100267A2   
#100267A8   
#100267A9   
#100267AA   
#100267B0   
#100267B1   
#100267B8   
#100267B9   
#100267BA   
#100267BE   
#10026900
#10026901
#10026902
#10026903
#10026907
#10026920
#10026921
#10026928
#10026929
#1002692B
#1002692F
#10026930
#10026938
10026939
#10029870  
#10029874  
#10029875  
#10029876  
#10029877  
#10027300 
#100298E4   


commit gcr for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2016-03-29 14:50:24

Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and  /work/SRC/openSUSE:Factory/.gcr.new (New)


Package is "gcr"

Changes:

--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2015-10-06 16:36:38.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes 2016-03-29 
14:50:26.0 +0200
@@ -1,0 +2,14 @@
+Fri Mar 25 15:10:44 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.0:
+  + Build fixes (bgo#763488, bgo#766301).
+  + Updated translations.
+
+---
+Tue Jan 19 13:07:06 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Build fixes (bgo#756235, bgo#755873).
+  + Updated translations.
+
+---

Old:

  gcr-3.18.0.tar.xz

New:

  gcr-3.20.0.tar.xz



Other differences:
--
++ gcr.spec ++
--- /var/tmp/diff_new_pack.fkICfH/_old  2016-03-29 14:50:27.0 +0200
+++ /var/tmp/diff_new_pack.fkICfH/_new  2016-03-29 14:50:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gcr
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   gcr
-Version:3.18.0
+Version:3.20.0
 Release:0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 Summary:Library for Crypto UI related task
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.gnome.org
-Source0:
http://download.gnome.org/sources/gcr/3.18/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gcr/3.20/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # For directory ownership
 BuildRequires:  dbus-1

++ gcr-3.18.0.tar.xz -> gcr-3.20.0.tar.xz ++
 22961 lines of diff (skipped)




commit gnome-keyring for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-keyring for openSUSE:Factory 
checked in at 2016-03-29 14:50:09

Comparing /work/SRC/openSUSE:Factory/gnome-keyring (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-keyring.new (New)


Package is "gnome-keyring"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-keyring/gnome-keyring.changes  
2016-01-23 01:14:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-keyring.new/gnome-keyring.changes 
2016-03-29 14:50:10.0 +0200
@@ -1,0 +2,24 @@
+Fri Mar 25 13:14:28 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Wed Feb 17 14:43:23 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Accept empty passwords for --unlock (bgo#762095).
+  + srcdir != builddir fixes.
+  + Updated translations.
+
+---
+Tue Jan 19 12:59:21 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Fix up startup and initialization (bgo#756324).
+  + Fix DBus "Type" property of org.freedesktop.Secret.Item
+(bgo#759399).
+  + Build fixes (bgo#753698).
+  + Updated translations.
+
+---

Old:

  gnome-keyring-3.18.3.tar.xz

New:

  gnome-keyring-3.20.0.tar.xz



Other differences:
--
++ gnome-keyring.spec ++
--- /var/tmp/diff_new_pack.CGjadX/_old  2016-03-29 14:50:11.0 +0200
+++ /var/tmp/diff_new_pack.CGjadX/_new  2016-03-29 14:50:11.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-keyring
-Version:3.18.3
+Version:3.20.0
 Release:0
 Url:http://www.gnome.org/
 Summary:GNOME Keyring
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/GNOME
-Source: 
http://download.gnome.org/sources/gnome-keyring/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-keyring/3.20/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE gnome-keyring-pam-auth-prompt-password.patch bnc466732 
bgo560488 vu...@novell.com -- Make the pam module prompt the password in auth, 
so we can use pam-config. This is a workaround until bnc#477488 is implemented.
 Patch0: gnome-keyring-pam-auth-prompt-password.patch

++ gnome-keyring-3.18.3.tar.xz -> gnome-keyring-3.20.0.tar.xz ++
 23932 lines of diff (skipped)




commit python-jmespath for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package python-jmespath for openSUSE:Factory 
checked in at 2016-03-29 14:50:32

Comparing /work/SRC/openSUSE:Factory/python-jmespath (Old)
 and  /work/SRC/openSUSE:Factory/.python-jmespath.new (New)


Package is "python-jmespath"

Changes:

--- /work/SRC/openSUSE:Factory/python-jmespath/python-jmespath.changes  
2015-05-28 09:57:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-jmespath.new/python-jmespath.changes 
2016-03-29 14:50:33.0 +0200
@@ -1,0 +2,33 @@
+Mon Feb  1 11:24:14 UTC 2016 - toddrme2...@gmail.com
+
+- Update to version 0.9.0
+  * Add support for new lines with tokens in an expression
+  * Add support for `JEP 9 
`__,
+which introduces "and" expressions, "unary" expressions, "not" expressions,
+and "paren" expressions
+  * Fix issue with hardcoded path in ``jp.py`` executable
+(`issue 90 `__,
+ `issue 88 `__,
+ `issue 82 `__)
+- Update to version 0.8.0
+  * Improve lexing performance (`issue 84 
`__)
+  * Fix parsing error for multiselect lists (`issue 86 
`__)
+  * Fix issue with escaping single quotes in literal strings (`issue 85 
`__)
+  * Add support for providing your own dict cls to support
+ordered dictionaries (`issue 94 
`__)
+  * Add map() function (`issue 95 
`__)
+
+---
+Wed Jan 20 19:42:39 UTC 2016 - rjsch...@suse.com
+
+- Fix build issues for SLE 11
+  + More test dependencies required
+
+---
+Wed Jan 20 19:08:32 UTC 2016 - rjsch...@suse.com
+
+- Manage the jp executable with update-alternatives now that
+  python3-jmespath exists
+- spec file improvements
+
+---

Old:

  jmespath-0.7.1.tar.gz

New:

  jmespath-0.9.0.tar.gz



Other differences:
--
++ python-jmespath.spec ++
--- /var/tmp/diff_new_pack.p1ENnt/_old  2016-03-29 14:50:34.0 +0200
+++ /var/tmp/diff_new_pack.p1ENnt/_new  2016-03-29 14:50:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jmespath
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,19 +19,27 @@
 %define baseName jmespath
 
 Name:   python-jmespath
-Version:0.7.1
+Version:0.9.0
 Release:0
 Summary:Extract elements from JSON document
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/boto/jmespath
 Source0:
https://pypi.python.org/packages/source/j/%{baseName}/%{baseName}-%{version}.tar.gz
-Requires:   python
+Requires:   python-base
 Requires:   python-ply >= 3.4
-BuildRequires:  python
+Requires(post):   update-alternatives
+Requires(postun): update-alternatives
 BuildRequires:  python-devel
-BuildRequires:  python-ply
+BuildRequires:  python-ply >= 3.4
 BuildRequires:  python-setuptools
+# For testing
+BuildRequires:  python-nose
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
+BuildRequires:  python-ordereddict
+%endif
+BuildRequires:  python-simplejson
+BuildRequires:  python-unittest2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
@@ -79,17 +87,25 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--install-scripts=%{_bindir}
 pushd %{buildroot}/%{_bindir}
-ln -s jp.py jp
+mv jp.py jp-%{py_ver}
 popd
 
+%check
+nosetests tests
+
+%post
+"%_sbindir/update-alternatives" --install %{_bindir}/jp jp 
%{_bindir}/jp-%{py_ver} 30
+
+%postun
+if [ $1 -eq 0 ] ; then
+"%_sbindir/update-alternatives" --remove jp %{_bindir}/jp-%{py_ver}
+fi
+
 %files
 %defattr(-,root,root,-)
 %doc LICENSE.txt README.rst
-%dir %{python_sitelib}/jmespath
-%dir %{python_sitelib}/%{baseName}-%{version}-py%{py_ver}.egg-info
-%{_bindir}/jp
-%{_bindir}/jp.py
-%{python_sitelib}/jmespath/*

commit gstreamer-0_10-plugins-base for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-0_10-plugins-base for 
openSUSE:Factory checked in at 2016-03-29 14:49:26

Comparing /work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-base (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-base.new (New)


Package is "gstreamer-0_10-plugins-base"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-base/gstreamer-0_10-plugins-base.changes
  2015-07-14 17:20:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-base.new/gstreamer-0_10-plugins-base.changes
 2016-03-29 14:49:28.0 +0200
@@ -1,0 +2,7 @@
+Thu Mar 24 10:11:12 UTC 2016 - dims...@opensuse.org
+
+- Add gstreamer-0_10-plugins-base-gtk-1.25.patch: Fix build with
+  gtk-doc 1.25. index.sgml is an internal file and must not be
+  messed with (and with gtk-doc 1.25 it is no longer created).
+
+---

New:

  gstreamer-0_10-plugins-base-gtk-1.25.patch



Other differences:
--
++ gstreamer-0_10-plugins-base.spec ++
--- /var/tmp/diff_new_pack.ki1uiQ/_old  2016-03-29 14:49:29.0 +0200
+++ /var/tmp/diff_new_pack.ki1uiQ/_new  2016-03-29 14:49:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-0_10-plugins-base
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,6 +35,8 @@
 Patch1: gstreamer-0_10-plugins-base-0.10.36-kde_302652.patch
 # PATCH-FIX-UPSTREAM gstreamer-0_10-plugins-base-gcc5-fix-on-i586.patch 
zai...@opensuse.org -- Fix build with gcc5 on i586, EMMINTRIN is defined but 
not usable without SSE. Patch taken from fedora.
 Patch2: gstreamer-0_10-plugins-base-gcc5-fix-on-i586.patch
+# PATCH-FIX-UPSTREAM gstreamer-0_10-plugins-base-gtk-1.25.patch 
dims...@opensuse.org -- Fix build with gtk-doc 1.25. index.sgml is an internal 
file and must not be messed with (and with gtk-doc 1.25 it is no longer created)
+Patch3: gstreamer-0_10-plugins-base-gtk-1.25.patch
 BuildRequires:  alsa-devel
 BuildRequires:  cdparanoia-devel
 BuildRequires:  check-devel
@@ -239,6 +241,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"

++ gstreamer-0_10-plugins-base-gtk-1.25.patch ++
Index: gst-plugins-base-0.10.36/common/gtk-doc-plugins.mak
===
--- gst-plugins-base-0.10.36.orig/common/gtk-doc-plugins.mak
+++ gst-plugins-base-0.10.36/common/gtk-doc-plugins.mak
@@ -224,9 +224,6 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_
  fi; \
fi; \
cd html && gtkdoc-mkhtml $$mkhtml_options $(DOC_MODULE) 
$(DOC_MAIN_SGML_FILE)
-   @mv html/index.sgml html/index.sgml.bak
-   @$(SED) "s/ href=\"$(DOC_MODULE)\// 
href=\"$(DOC_MODULE)-@GST_MAJORMINOR@\//g" html/index.sgml.bak >html/index.sgml
-   @rm -f html/index.sgml.bak
@rm -f html/$(DOC_MAIN_SGML_FILE)
@rm -rf html/xml
@rm -f html/version.entities
Index: gst-plugins-base-0.10.36/common/gtk-doc.mak
===
--- gst-plugins-base-0.10.36.orig/common/gtk-doc.mak
+++ gst-plugins-base-0.10.36/common/gtk-doc.mak
@@ -131,9 +131,6 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_
  mkhtml_options=--path="$(abs_srcdir)"; \
fi; \
cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) 
$(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
-   @mv html/index.sgml html/index.sgml.bak
-   @$(SED) "s/ href=\"$(DOC_MODULE)\// 
href=\"$(DOC_MODULE)-@GST_MAJORMINOR@\//g" html/index.sgml.bak >html/index.sgml
-   @rm -f html/index.sgml.bak
@rm -rf html/xml
@rm -f version.entities
@test "x$(HTML_IMAGES)" = "x" ||  ( cd $(srcdir) && cp $(HTML_IMAGES) 
$(abs_builddir)/html )
Index: gst-plugins-base-0.10.36/docs/libs/Makefile.in
===
--- gst-plugins-base-0.10.36.orig/docs/libs/Makefile.in
+++ gst-plugins-base-0.10.36/docs/libs/Makefile.in
@@ -853,9 +853,6 @@ upload: $(FORMATS)
 @ENABLE_GTK_DOC_TRUE@mkhtml_options=--path="$(abs_srcdir)"; \
 @ENABLE_GTK_DOC_TRUE@  fi; \
 @ENABLE_GTK_DOC_TRUE@  cd html && gtkdoc-mkhtml $$mkhtml_options 
$(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
-@ENABLE_GTK_DOC_TRUE@  @mv html/index.sgml html/index.sgml.bak
-@ENABLE_GTK_DOC_TRUE@  @$(SED) "s/ href=\"$(DOC_MODULE)\// 
href=\"$(DOC_MODULE)-@GST_MAJORMINOR@\//g" html/index.sgml.bak 

commit gdk-pixbuf for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gdk-pixbuf for openSUSE:Factory 
checked in at 2016-03-29 14:49:50

Comparing /work/SRC/openSUSE:Factory/gdk-pixbuf (Old)
 and  /work/SRC/openSUSE:Factory/.gdk-pixbuf.new (New)


Package is "gdk-pixbuf"

Changes:

--- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes2015-12-25 
13:05:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new/gdk-pixbuf.changes   
2016-03-29 14:49:52.0 +0200
@@ -1,0 +2,25 @@
+Fri Mar 25 00:07:03 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.34.0:
+  + Don't force no static builds on Win32 (bgo#760369).
+  + Updated translations.
+
+---
+Tue Dec 22 20:15:18 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.33.2:
+  + Fix two crashes in the bmp loader (bgo#747605, bgo#758991).
+  + Updated translations.
+
+---
+Mon Dec 22 18:01:04 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.33.1:
+  + Improve various tests.
+  + ico: integer overflow fixes.
+  + tga: rewrite the loader, introducing a buffer queue
+abstraction.
+  + gif: fix thumbnailing animations.
+  + Updated translations.
+
+---

Old:

  gdk-pixbuf-2.32.3.tar.xz

New:

  gdk-pixbuf-2.34.0.tar.xz



Other differences:
--
++ gdk-pixbuf.spec ++
--- /var/tmp/diff_new_pack.yiuzFe/_old  2016-03-29 14:49:53.0 +0200
+++ /var/tmp/diff_new_pack.yiuzFe/_new  2016-03-29 14:49:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gdk-pixbuf
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,13 @@
 %define gdk_pixbuf_binary_version 2.10.0
 
 Name:   gdk-pixbuf
-Version:2.32.3
+Version:2.34.0
 Release:0
 Summary:An image loading library
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/gdk-pixbuf/2.32/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gdk-pixbuf/2.34/%{name}-%{version}.tar.xz
 Source1:macros.gdk-pixbuf
 Source2:README.SUSE
 Source99:   baselibs.conf

++ gdk-pixbuf-2.32.3.tar.xz -> gdk-pixbuf-2.34.0.tar.xz ++
 30225 lines of diff (skipped)




commit gstreamer-0_10-plugins-good for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-0_10-plugins-good for 
openSUSE:Factory checked in at 2016-03-29 14:49:35

Comparing /work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-good (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-good.new (New)


Package is "gstreamer-0_10-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-good/gstreamer-0_10-plugins-good.changes
  2015-01-21 21:54:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-good.new/gstreamer-0_10-plugins-good.changes
 2016-03-29 14:49:36.0 +0200
@@ -1,0 +2,7 @@
+Thu Mar 24 20:08:56 UTC 2016 - dims...@opensuse.org
+
+- Add gstreamer-0_10-plugins-good-gtk-doc-1.25.patch: Fix build
+  with gtk-doc 1.25. index.sgml is an internal file and must not be
+  messed with (and with gtk-doc 1.25 it is no longer created).
+
+---

New:

  gstreamer-0_10-plugins-good-gtk-doc-1.25.patch



Other differences:
--
++ gstreamer-0_10-plugins-good.spec ++
--- /var/tmp/diff_new_pack.kQZHkM/_old  2016-03-29 14:49:37.0 +0200
+++ /var/tmp/diff_new_pack.kQZHkM/_new  2016-03-29 14:49:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-0_10-plugins-good
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -42,6 +42,8 @@
 Patch3: gst-0_10-docs-fix-mismatched-para-tags.patch
 # PATCH-FIX-UPSTREAM gst-0_10-docs-use-docbook-markup-for-xi:include.patch 
zai...@opensuse.org -- docs: use docbook markup for xi:include It turns out 
that the change in gtk-doc-1.20 which wraps the |[]| content in CDATA break 
xi:inlcude examples. 
 Patch4: gst-0_10-docs-use-docbook-markup-for-xi:include.patch
+# PATCH-FIX-UPSTREAM gstreamer-0_10-plugins-good-gtk-doc-1.25.patch 
dims...@opensuse.org -- Fix build with gtk-doc 1.25. index.sgml is an internal 
file and must not be messed with (and with gtk-doc 1.25 it is no longer 
created).
+Patch5: gstreamer-0_10-plugins-good-gtk-doc-1.25.patch
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
@@ -197,6 +199,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 # FIXME:

++ gstreamer-0_10-plugins-good-gtk-doc-1.25.patch ++
Index: gst-plugins-good-0.10.31/common/gtk-doc-plugins.mak
===
--- gst-plugins-good-0.10.31.orig/common/gtk-doc-plugins.mak
+++ gst-plugins-good-0.10.31/common/gtk-doc-plugins.mak
@@ -224,9 +224,6 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_
  fi; \
fi; \
cd html && gtkdoc-mkhtml $$mkhtml_options $(DOC_MODULE) 
$(DOC_MAIN_SGML_FILE)
-   @mv html/index.sgml html/index.sgml.bak
-   @$(SED) "s/ href=\"$(DOC_MODULE)\// 
href=\"$(DOC_MODULE)-@GST_MAJORMINOR@\//g" html/index.sgml.bak >html/index.sgml
-   @rm -f html/index.sgml.bak
@rm -f html/$(DOC_MAIN_SGML_FILE)
@rm -rf html/xml
@rm -f html/version.entities
Index: gst-plugins-good-0.10.31/common/gtk-doc.mak
===
--- gst-plugins-good-0.10.31.orig/common/gtk-doc.mak
+++ gst-plugins-good-0.10.31/common/gtk-doc.mak
@@ -131,9 +131,6 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_
  mkhtml_options=--path="$(abs_srcdir)"; \
fi; \
cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) 
$(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
-   @mv html/index.sgml html/index.sgml.bak
-   @$(SED) "s/ href=\"$(DOC_MODULE)\// 
href=\"$(DOC_MODULE)-@GST_MAJORMINOR@\//g" html/index.sgml.bak >html/index.sgml
-   @rm -f html/index.sgml.bak
@rm -rf html/xml
@rm -f version.entities
@test "x$(HTML_IMAGES)" = "x" ||  ( cd $(srcdir) && cp $(HTML_IMAGES) 
$(abs_builddir)/html )
Index: gst-plugins-good-0.10.31/docs/plugins/Makefile.in
===
--- gst-plugins-good-0.10.31.orig/docs/plugins/Makefile.in
+++ gst-plugins-good-0.10.31/docs/plugins/Makefile.in
@@ -1154,9 +1154,6 @@ update:
 @ENABLE_GTK_DOC_TRUE@fi; \
 @ENABLE_GTK_DOC_TRUE@  fi; \
 @ENABLE_GTK_DOC_TRUE@  cd html && gtkdoc-mkhtml $$mkhtml_options $(DOC_MODULE) 
$(DOC_MAIN_SGML_FILE)
-@ENABLE_GTK_DOC_TRUE@  @mv html/index.sgml html/index.sgml.bak
-@ENABLE_GTK_DOC_TRUE@  @$(SED) "s/ href=\"$(DOC_MODULE)\// 
href=\"$(DOC_MODULE)-@GST_MAJORMINOR@\//g" html/index.sgml.bak >html/index.sgml
-@ENABLE_GTK_DOC_TRUE@  @rm -f 

commit harfbuzz for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package harfbuzz for openSUSE:Factory 
checked in at 2016-03-29 14:49:42

Comparing /work/SRC/openSUSE:Factory/harfbuzz (Old)
 and  /work/SRC/openSUSE:Factory/.harfbuzz.new (New)


Package is "harfbuzz"

Changes:

--- /work/SRC/openSUSE:Factory/harfbuzz/harfbuzz.changes2016-01-21 
23:41:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.harfbuzz.new/harfbuzz.changes   2016-03-29 
14:49:42.0 +0200
@@ -1,0 +2,92 @@
+Fri Mar 18 14:54:49 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.2.4:
+  + Synthesize GDEF glyph class for any glyph that does not have
+one in GDEF. Hope we don't discover broken fonts that shape
+badly with this change.
+  + Misc build and other minor fixes.
+  + API changes: Added HB_NDEBUG. It's fine for production systems
+to define this to disable high-overhead debugging checks.
+
+---
+Tue Mar  1 19:40:45 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.2.3:
+  + Blacklist GDEF table of certain versions of Times New Roman
+(Bold) Italic, due to bug in glyph class of ASCII double-quote
+character. This should address "regression" introduced in 1.2.0
+when we switched mark zeroing in most shapers from
+BY_UNICODE_LATE to BY_GDEF_LATE. This fourth release in a week
+should finally stablize things...
+  + hb-ot-font's get_glyph() implementation saw some optimizations.
+Though might be really hard to measure in real-world
+situations.
+  + Also, two rather small API changes:
+- We now disable some time-consuming internal bookkeeping if
+  built with NDEBUG defined. This is a first time that we use
+  NDEBUG to disable debug code. If there exist production
+  systems that do NOT want to enable NDEBUG, please let me know
+  and I'll add HB_NDEBUG.
+- Added get_nominal_glyph() and get_variation_glyph() instead
+  of get_glyph()
+  + New API:
+- hb_font_get_nominal_glyph_func_t.
+- hb_font_get_variation_glyph_func_t.
+- hb_font_funcs_set_nominal_glyph_func().
+- hb_font_funcs_set_variation_glyph_func().
+- hb_font_get_nominal_glyph().
+- hb_font_get_variation_glyph().
+  + Deprecated API:
+- hb_font_get_glyph_func_t.
+- hb_font_funcs_set_glyph_func().
+  + Clients that implement their own font-funcs are encouraged to
+replace their get_glyph() implementation with a
+get_nominal_glyph() and get_variation_glyph() pair. The
+variation version can assume that variation_selector argument
+is not zero. Old (deprecated) functions will continue working
+indefinitely using internal gymnastics; it is just more
+efficient to use the new functions.
+- Changes from version 1.2.2:
+  + Fix regression with mark positioning with fonts that have
+non-zero mark advances. This was introduced in 1.2.0 while
+trying to make mark and cursive attachments to work together.
+I have partially reverted that, so this version is much more
+like what we had before. All clients who updated to 1.2.0
+should update to this version.
+- Changes from version 1.2.1:
+  + CoreText:
+- Fix bug with wrong scale if font scale was changed later
+  (gh/libass/libass/#212).
+- Drastically speed up font initialization.
+- Fix tiny leak.
+  + Group ZWJ/ZWNJ with previous syllable under cluster-level=0
+(gh/behdad/harfbuzz#217).
+  + Add test/shaping/README.md about how to add tests to the suite.
+
+---
+Mon Feb 22 16:49:31 UTC 2016 - zai...@opensuse.org
+
+- Add Conflicts: cantarell-fonts < 0.0.23. Previous versions of
+  cantarell-fonts have a bug that harfbuzz now exposes, so add a
+  conflicts to work-around that.
+
+---
+Fri Feb 19 15:28:03 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.2.0:
+  + Fix various issues (hangs mostly) in case of memory allocation
+failure.
+  + Change mark zeroing types of most shapers from BY_UNICODE_LATE
+to BY_GDEF_LATE. This seems to be what Uniscribe does.
+  + Change mark zeroing of USE shaper from NONE to BY_GDEF_EARLY.
+That's what Windows does.
+  + Allow GPOS cursive connection on marks, and fix the interaction
+with mark attachment. This work resulted in some changes to how
+mark attachments work (gh#behdad/harfbuzz#211).
+  + Graphite2 shaper: improved negative advance handling
+(eg. Nastaliq).
+  + Add nmake-based build system for Windows.
+  + Minor speedup.
+  + Misc. improvements.
+
+---

Old:

  harfbuzz-1.1.3.tar.bz2

New:

  harfbuzz-1.2.4.tar.bz2


commit gtk3 for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2016-03-29 14:50:00

Comparing /work/SRC/openSUSE:Factory/gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.gtk3.new (New)


Package is "gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes2016-02-23 
16:52:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2016-03-29 
14:50:01.0 +0200
@@ -1,0 +2,383 @@
+Fri Mar 25 11:34:21 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.1:
+  + Active GtkSwitch widgets now use the :checked state, to match
+GtkToggleButton.
+  + Bugs fixed: bgo#641354, bgo#763350, bgo#763604, bgo#763659,
+bgo#763731, bgo#763741, bgo#763758, bgo#763779, bgo#763802,
+bgo#763804, bgo#763808, bgo#763859, bgo#763900, bgo#764118.
+  + Updated translations.
+
+---
+Mon Mar 21 12:56:24 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Themes:
+- The HighContrast theme has been brought back up to par with
+  Adwaita.
+- Adwaita has received detail fixes for many widgets.
+- Adwaita now transitions to backdrop.
+  + Bugs fixed: bgo#746490, bgo#763609, bgo#763610, bgo#763612,
+bgo#763613, bgo#763696, bgo#763706, bgo#763707, bgo#763749,
+bgo#763774, bgo#763775, bgo#763777, bgo#763781, bgo#763796,
+bgo#763797, bgo#763823, bgo#763835, bgo#763846, bgo#763955.
+  + Updated translations.
+
+---
+Tue Mar 15 09:28:35 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.12:
+  + GTK+ now respects default size even for windows that are not
+resizable.
+  + GtkScale and GtkScrollbar have received multiple fixes for
+fallout from the gadget port.
+  + GtkStackSwitcher will now switch pages when hovered during
+drag-and-drop.
+  + Inspector:
+- The per-object CSS editor has been dropped; the global one is
+  sufficient.
+- The sidebar has been replaced by a combo box.
+- Add a Show Layout option to the Visual tab.
+- CSS node tree and style properties are now on the same page.
+- The frame clock is shown in the Miscellaneous page.
+- Isolate the inspector from visual debugging effects.
+- Numerous smaller UI improvements.
+  + Themes:
+- Windows theme: handle spin buttons and switches.
+- Adwaita: Fixes for scales, combo boxes, info bars, action
+  bars, radio and check buttons, side bars, etc.
+- Adwaita has gained a new style of drop target highlighting.
+  + Wayland:
+- Synchronize key repeat with server.
+- Add a bell request to gtk_shell and use it to implement
+  gdk_window_beep.
+- Add a focus request to gtk_shell and use it to implement
+  gtk_window_present.
+- Dropping tabs to create new windows is now supported.
+  + Windows:
+- Use a custom drag-resize implementation.
+- Use layered windows.
+- Provide workarea information.
+  + OS X: Native zoom and rotate gestures are now supported.
+  + Bugs fixed: bgo#583780, bgo#699891, bgo#720950, bgo#748872,
+bgo#756450, bgo#757942, bgo#759899, bgo#760276, bgo#761629,
+bgo#762397, bgo#762811, bgo#762820, bgo#762891, bgo#762902,
+bgo#762907, bgo#762945, bgo#762974, bgo#762996, bgo#763001,
+bgo#763012, bgo#763017, bgo#763023, bgo#763080, bgo#763103,
+bgo#763216, bgo#763285, bgo#763287, bgo#763298, bgo#763351,
+bgo#763380, bgo#763387, bgo#763628, bgo#763650.
+  + Updated translations.
+
+---
+Wed Mar  2 08:16:56 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.11:
+  + GtkRange, GtkScale and GtkScrollbar have been ported to use
+gadgets.
+  + Themes: Windows theme improvements.
+  + Inspector:
+- Show input device information.
+- Update monitor information when it changes.
+  + Wayland: Implement primary selection (using a private protocol
+with mutter for now).
+  + Bugs fixed: bgo#756751, bgo#760482, bgo#761767, bgo#762123,
+bgo#762561, bgo#762593, bgo#762614, bgo#762629, bgo#762677,
+bgo#762713, bgo#762720, bgo#762755, bgo#762820, bgo#762887,
+bgo#762891, bgo#761156, bgo#761686, bgo#762468.
+  + Updated translations.
+
+---
+Wed Feb 24 15:24:06 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.10:
+  + GTK+ will now list included backends when seeing the
+environment variable GDK_BACKEND=help.
+  + Themes:
+- Windows theme improvements.
+- Adwaita cleanups.
+  + Wayland: Implement startup notification.
+  + Bugs fixed: bgo#309300, bgo#723659, bgo#754743, bgo#756659,
+bgo#760714, bgo#761431, bgo#761432, bgo#761760, bgo#762258,
+bgo#762315, bgo#762319, 

commit gnome-tweak-tool for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-tweak-tool for 
openSUSE:Factory checked in at 2016-03-29 14:48:57

Comparing /work/SRC/openSUSE:Factory/gnome-tweak-tool (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-tweak-tool.new (New)


Package is "gnome-tweak-tool"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-tweak-tool/gnome-tweak-tool.changes
2015-11-22 10:59:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-tweak-tool.new/gnome-tweak-tool.changes   
2016-03-29 14:48:58.0 +0200
@@ -1,0 +2,23 @@
+Wed Mar 23 15:01:33 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.0:
+  + Reduce the amount of logging we do by default.
+  + Updated translations.
+
+---
+Tue Feb 16 20:19:15 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Update the AppData file to 0.7+ and add some missing data.
+  + Updated translations.
+
+---
+Mon Jan 18 13:39:31 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.1:
+  + Restore ‘Power button action’ setting.
+  + Use selected font on font selector buttons.
+  + Drop dependency on SoupGNOME.
+  + Updated translations.
+
+---

Old:

  gnome-tweak-tool-3.18.1.tar.xz

New:

  gnome-tweak-tool-3.20.0.tar.xz



Other differences:
--
++ gnome-tweak-tool.spec ++
--- /var/tmp/diff_new_pack.XMnJAr/_old  2016-03-29 14:48:59.0 +0200
+++ /var/tmp/diff_new_pack.XMnJAr/_new  2016-03-29 14:48:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-tweak-tool
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Luis Medinas, Lisbon, Portugal.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,13 @@
 
 
 Name:   gnome-tweak-tool
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:A tool to customize advanced GNOME 3 options
 License:GPL-3.0+
 Group:  System/GUI/GNOME
 Url:http://live.gnome.org/GnomeTweakTool
-Source0:
http://download.gnome.org/sources/gnome-tweak-tool/3.18/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gnome-tweak-tool/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 # Needed to have typelib() Requires
 BuildRequires:  gobject-introspection

++ gnome-tweak-tool-3.18.1.tar.xz -> gnome-tweak-tool-3.20.0.tar.xz ++
 10055 lines of diff (skipped)




commit json-glib for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package json-glib for openSUSE:Factory 
checked in at 2016-03-29 14:48:03

Comparing /work/SRC/openSUSE:Factory/json-glib (Old)
 and  /work/SRC/openSUSE:Factory/.json-glib.new (New)


Package is "json-glib"

Changes:

--- /work/SRC/openSUSE:Factory/json-glib/json-glib.changes  2015-03-19 
20:33:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.json-glib.new/json-glib.changes 2016-03-29 
14:48:04.0 +0200
@@ -1,0 +2,25 @@
+Tue Mar 22 16:20:53 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.2.0:
+  + node: Turn a g_debug() call into a JSON_NOTE.
+  + debug: Add flag for debugging nodes.
+
+---
+Tue Mar  1 22:22:29 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.1.2:
+  + Add simple wrapper functions for JsonGenerator and JsonParser
+to write and read a string from and to a JsonNode,
+respectively.
+  + Drop use of deprecated GIO API.
+  + Bump the dependency on GLib to 2.46.
+  + Do not create `null` nodes for empty strings (bgo#730803).
+  + Documentation fixes (bgo#754384).
+  + Avoid crashes in the test suite (bgo#755977).
+  + Add simple iterator object for JSON objects (bgo#755509).
+  + Detect missing commas in arrays.
+  + Add support for g_auto* macros.
+  + Allow making JSON types optionally immutable, in order to allow
+efficient hashing and equality tests (bgo#756121).
+
+---

Old:

  json-glib-1.0.4.tar.xz

New:

  json-glib-1.2.0.tar.xz



Other differences:
--
++ json-glib.spec ++
--- /var/tmp/diff_new_pack.wLIyil/_old  2016-03-29 14:48:05.0 +0200
+++ /var/tmp/diff_new_pack.wLIyil/_new  2016-03-29 14:48:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package json-glib
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,15 +18,15 @@
 
 
 Name:   json-glib
-Version:1.0.4
+Version:1.2.0
 Release:0
 Summary:Library for JavaScript Object Notation format
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Url:http://live.gnome.org/JsonGlib
-Source0:
http://download.gnome.org/sources/json-glib/1.0/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/json-glib/1.2/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
-BuildRequires:  glib2-devel >= 2.37.6
+BuildRequires:  glib2-devel >= 2.46
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  translation-update-upstream
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ json-glib-1.0.4.tar.xz -> json-glib-1.2.0.tar.xz ++
 41751 lines of diff (skipped)




commit gnome-documents for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-documents for openSUSE:Factory 
checked in at 2016-03-29 14:47:42

Comparing /work/SRC/openSUSE:Factory/gnome-documents (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-documents.new (New)


Package is "gnome-documents"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-documents/gnome-documents.changes  
2015-11-22 10:59:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-documents.new/gnome-documents.changes 
2016-03-29 14:47:43.0 +0200
@@ -1,0 +2,53 @@
+Mon Mar 21 14:23:14 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Better empty states.
+  + Fix LOKDocView crashes during start-up.
+  + Rename icons so that xdg-app bundles can be created.
+  + Theme fixes.
+  + Updated translations.
+
+---
+Wed Mar  2 22:11:10 UTC 2016 - dims...@opensuse.org
+
+- Stop filtering out typelib(LOKDocView) requires: openSUSE's
+  libreoffice package was updated to install the needed components
+  (boo#965296).
+
+---
+Wed Jan 20 15:21:27 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Add full-text search.
+  + Use LOKDocView for handling ODF, OOXML, etc. files.
+  + Try not to open PDFs in GIMP.
+  + Updated translations.
+- Filter out automatic generated typelib(LOKDocView) requires: the
+  LO package in openSUSE does not yet provide the needed libraries
+  (boo#965296).
+
+---
+Fri Dec 18 23:25:02 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.3:
+  + Change to selection mode when pressing ctrl+a.
+  + Don't hide navigation controls when hovering.
+  + Don't invert the content of Books in night-mode.
+  + Show a spinner while creating the first collection.
+  + Rename "Recent" view to "Documents" or "Books".
+  + Restore separate collections for Books and Documents.
+  + Add the ability to change the sort order of the view.
+  + Disable Print menu item when unsupported.
+  + Update the layout of the selection toolbar.
+  + Link preview searchbar with next and previous buttons.
+  + Add screenshots to AppData.
+  + Show DjVu files as being eBooks.
+  + Fix lost keypresses when searching in fullscreen.
+  + Fix possible warnings exiting fullscreen.
+  + Fix installation on some systems.
+  + Fix the background of tagged entries.
+  + Don't show an extra menu when the app menu is disabled.
+  + Add a help overlay.
+  + Updated translations.
+
+---

Old:

  gnome-documents-3.18.2.tar.xz

New:

  gnome-documents-3.20.0.tar.xz



Other differences:
--
++ gnome-documents.spec ++
--- /var/tmp/diff_new_pack.gtGcWa/_old  2016-03-29 14:47:44.0 +0200
+++ /var/tmp/diff_new_pack.gtGcWa/_new  2016-03-29 14:47:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-documents
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-documents
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:Document Manager for GNOME
 License:GPL-2.0+
 Group:  Productivity/Office/Other
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-documents/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-documents/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  gnome-shell
 BuildRequires:  gtk-doc
 BuildRequires:  inkscape
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(goa-1.0) >= 3.2.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.31.6
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.5
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.1
 BuildRequires:  pkgconfig(libgdata) >= 0.13.3
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.41.3
 BuildRequires:  pkgconfig(tracker-control-1.0) >= 0.17.3
@@ -143,8 +143,7 @@
 %{_datadir}/appdata/org.gnome.Documents.appdata.xml
 %{_datadir}/applications/org.gnome.Documents.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.documents.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/gnome-documents.png
-%{_datadir}/icons/hicolor/scalable/apps/gnome-documents-symbolic.svg
+%{_datadir}/icons/hicolor/*/apps/org.gnome.Documents*
 %{_mandir}/man1/gnome-documents.1%{?ext_man}
 
 %files -n gnome-documents_books-common
@@ -166,8 +165,7 @@
 

commit gnome-devel-docs for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-devel-docs for 
openSUSE:Factory checked in at 2016-03-29 14:48:41

Comparing /work/SRC/openSUSE:Factory/gnome-devel-docs (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-devel-docs.new (New)


Package is "gnome-devel-docs"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-devel-docs/gnome-devel-docs.changes
2015-10-26 12:48:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-devel-docs.new/gnome-devel-docs.changes   
2016-03-29 14:48:43.0 +0200
@@ -1,0 +2,14 @@
+Tue Mar 22 18:36:59 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.0:
+  + Improved links for the platform overview.
+  + Clarifications and improvements to the programming guidelines.
+  + Typo and small fixes for the optimization guide and HIG.
+  + Use CC-BY-SA 4.0 for the platform overview.
+  + Updated translations.
+- Handle the new translated programming-guidelines using find_lang.
+- Drop gnome-common BuildRequires and stop passing NOCONFIGURE=1
+  gnome-autogen.sh before configure, we have not depended on
+  gnome-doc-utils since version 3.7.2.
+
+---

Old:

  gnome-devel-docs-3.18.1.tar.xz

New:

  gnome-devel-docs-3.20.0.tar.xz



Other differences:
--
++ gnome-devel-docs.spec ++
--- /var/tmp/diff_new_pack.S6D3zV/_old  2016-03-29 14:48:44.0 +0200
+++ /var/tmp/diff_new_pack.S6D3zV/_new  2016-03-29 14:48:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-devel-docs
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,14 @@
 
 
 Name:   gnome-devel-docs
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:GNOME Platform Documentation
 License:GFDL-1.1 and CC-BY-SA-4.0
 Group:  Documentation/Other
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-devel-docs/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-devel-docs/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
-# Needed to get the fix from gnome-doc-utils in here. Can be removed once 
g-d-u does no longer carry a patch
-BuildRequires:  gnome-common
 BuildRequires:  pkg-config
 BuildRequires:  yelp-tools
 Recommends: %{name}-lang
@@ -41,8 +39,6 @@
 %setup -q
 
 %build
-# Needed to get the fix from gnome-doc-utils in here. Can be removed once 
g-d-u does no longer carry a patch
-NOCONFIGURE=1 gnome-autogen.sh
 %configure
 make %{?_smp_mflags}
 
@@ -53,6 +49,7 @@
 %find_lang hig %{?no_lang_C} devel-docs.lang
 %find_lang optimization-guide %{?no_lang_C} devel-docs.lang
 %find_lang platform-overview %{?no_lang_C} devel-docs.lang
+%find_lang programming-guidelines %{?no_lang_C} devel-docs.lang
 %fdupes %{buildroot}
 
 %clean

++ gnome-devel-docs-3.18.1.tar.xz -> gnome-devel-docs-3.20.0.tar.xz ++
/work/SRC/openSUSE:Factory/gnome-devel-docs/gnome-devel-docs-3.18.1.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-devel-docs.new/gnome-devel-docs-3.20.0.tar.xz 
differ: char 25, line 1




commit epiphany for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory 
checked in at 2016-03-29 14:48:18

Comparing /work/SRC/openSUSE:Factory/epiphany (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany.new (New)


Package is "epiphany"

Changes:

--- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes2016-02-17 
12:10:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.epiphany.new/epiphany.changes   2016-03-29 
14:48:19.0 +0200
@@ -1,0 +2,113 @@
+Mon Mar 21 15:16:12 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+- Bump baseversion.
+
+---
+Tue Mar 15 10:41:36 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Downloads popover should browse to file when it cannot be
+opened (bgo#610586).
+  + Fix occasional failure to display snapshots in overview
+(bgo#758470).
+  + Add workaround to avoid taking new white snapshots for the
+overview (bgo#761065).
+  + Avoid placeholder images in downloads popover (bgo#762825).
+  + Fix the restore session preference (bgo#762906).
+  + Updated translations.
+
+---
+Mon Feb 29 23:56:09 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91
+  + Always do case-insensitive find (bgo#722019).
+  + Maybe fix security popover being clickable when not visible
+(bgo#744307).
+  + Fix session state being deleted if UI process crashes very
+early (bgo#747860).
+  + Improved labels for reload buttons on error pages (bgo#747973).
+  + Fix remove button on cookies dialog (bgo#757230).
+  + Do not assume pages loading when Epiphany was last closed had
+crashed (bgo#761735).
+  + Improved visual layout of the downloads popover (bgo#761857).
+  + F1 now launches user help (bgo#762041).
+  + Switch to new tab when opening a page from history
+(bgo#762381).
+  + Fix crash downloading files if gnome-session is broken or
+missing (bgo#762651).
+  + Improved welcome message on first run (bgo#762812).
+  + Allow translating error page access keys properly (bgo#762818).
+  + Fix fill color of the downloads progress icon.
+  + Update the label on tabs with the URL when the page has no
+title.
+  + Updated translations.
+
+---
+Tue Feb 16 10:51:31 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Session saving should save window/tab history and re-instate it
+on session restore (bgo#119432).
+  + overview: Display a placeholder image on empty overview
+(bgo#683582).
+  + Make new tabs inherit history of parent (bgo#706731).
+  + prefs-dialog: Expose restore-session-policy (bgo#724583).
+  + Remove encoding preference from preferences dialog
+(bgo#734381).
+  + Use GdTwoLinesRenderer to display the location entry completion
+(bgo#736364).
+  + Activate downloads popover when a download is started
+(bgo#757753).
+  + overview: Do not show local files on the overview (bgo#758469).
+  + web-overview: Do not drop thumbnail update requests
+(bgo#758470).
+  + Improvements to the encodings dialog (bgo#759164).
+  + Fixups for help files (bgo#759279).
+  + Revert "EphyUriTester: Drop keys/signatures logic" (bgo#759501).
+  + downloads: Value returned by ephy_download_get_content_type()
+should not be freed (bgo#759200).
+  + ephy-profile-migrator: Call setlocale and gettext functions in
+main function (bgo#760417).
+  + ephy-session: restore session state when restoring recently
+closed tabs (bgo#760782).
+  + Switch web extensions to using private D-Bus connections
+(bgo#761009).
+  + web-view: Add mnemonics for error page buttons (bgo#761069).
+  + location-entry: Encode URI before copy/paste (bgo#761660).
+  + embed: Ignore beforeunload events.
+  + Allow opening downloaded .tar.xz files.
+  + Take safetypes patch from Debian.
+  + downloads-popover: Disappear more smoothly.
+  + web-view: Fix security level of error pages.
+  + Various fixes for compatibility with GTK+ 3.20.
+  + Various code cleanups.
+  + Various improvements to the appdata file.
+  + Updated translations.
+
+---
+Tue Feb 16 03:19:01 UTC 2016 - damjanovic@gmail.com
+
+- Updated to version 3.19.1:
+  + Enable WebGL and WebAudio by default.
+  + Add a new downloads manager.
+  + Properly propagate key-bindings to pages (bgo#113449).
+  + Only warn about unsubmitted changes if form has text
+(bgo#668260).
+  + Use x-scheme-handler to get default browser (bgo#750275).
+  + Add search to cookies dialog (bgo#720978).
+  + Add categories to web apps (bgo#672574).
+  + Many cleanups to the application dialogs.
+  + Several fixes 

commit grilo-plugins for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package grilo-plugins for openSUSE:Factory 
checked in at 2016-03-29 14:48:28

Comparing /work/SRC/openSUSE:Factory/grilo-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.grilo-plugins.new (New)


Package is "grilo-plugins"

Changes:

--- /work/SRC/openSUSE:Factory/grilo-plugins/grilo-plugins.changes  
2015-12-23 08:50:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.grilo-plugins.new/grilo-plugins.changes 
2016-03-29 14:48:29.0 +0200
@@ -1,0 +2,129 @@
+Wed Mar 23 09:40:23 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.3.1:
+  + Tracker plugin:
+- Fix handling of keys with underscores in their names
+  (bgo#761168).
+- Fix giving back wrong type of media that was causing crashes
+  in GNOME Videos (bgo#761168).
+  + Lua Factory plugin:
+- Make containers match any supported_media (bgo#760378).
+- Fix double-free when handling GOA accounts (bgo#760565).
+- Fix warnings when the requested keys in the source table,
+  stop lua plugins from changing input arguments, better source
+  tracking to avoid memory leaks (bgo#753141, bgo#732879,
+  bgo#763046).
+- Order last.fm thumbnails from large to small (bgo#761694).
+- Don't warn for unknown keys in source table (bgo#732879).
+  + TheTVDB plugin: Require a newer gom that fixes migration
+problems (bgo#759835).
+
+---
+Fri Dec  22 22:38:40 UTC 2015 - damjanovic@gmail.com
+
+- Update to version 0.3.0:
+  + General:
+- Fix tests.
+- Add more tests.
+- Remove XML descriptions.
+- Use the new 0.3 API.
+- bgo#749063: build: General git.mk and MAINTAINERCLEANFILES
+  fixes.
+- bgo#754531: Make lua-factory a hard requirement.
+- bgo#71: remove media specifiers as subclasses.
+- bgo#755702: Show better configuration information.
+- bgo#759295: Get rid of XML plugins descriptors.
+  + Apple Trailers plugin: Port Apple Trailers source to Lua
+(bgo#752681)
+  + Bliptv plugin:
+- Remove it (Blip.tv service was shutdown).
+- Search return recent items' RSS instead of results
+  (bgo#725031).
+  + Bookmarks plugin: grl-bookmarks doesn't notify of removals
+(bgo#752066).
+  + dLeyna plugin:
+- Fix grl_dleyna_util_uri_is_localhost() usage (bgo#749889).
+- Fix incorrect properties passed to applications (bgo#749890).
+  + DMAP plugin: Add DPAP (iPhoto sharing) plugin (bgo#746722).
+  + Filesystem plugin: weird content-changed notifications
+(bgo#755181).
+  + Freebox plugin: radios.m3u missing in the 0.2.14 tarball,
+build fails (bgo#745179).
+  + Guardianvideos plugin:
+- fix URL format string (bgo#748224).
+- Fix unescaping Guardian Videos titles (bgo#750990).
+  + Last.fm Albumart plugin:
+- Port to Lua.
+- lastfm: update to new API 2.0 (bgo#700276).
+  + Local Metadata plugin:
+- Remove unused variable (bgo#746776).
+- Don't crash on files named wsb.wmv (bgo#748604).
+- Query for media art existence (bgo#752057).
+- Remove title parsing from local-metadata plugin (bgo#754532).
+- local-metadata: Another bad TV show parsing (bgo#755464).
+  + Lua Factory plugin:
+- WIP: Use lua to parse video titles (bgo#741607).
+- lua-factory: testing (bgo#741784).
+- Information leak via plain text HTTP connection (bgo#747953).
+- Make it easier to access the API key config (bgo#750903).
+- CRITICAL **: grl_l_callback: assertion 'os != NULL' failed
+  (bgo#750955).
+- Better sandboxing (bgo#750982).
+- Add inspect.lua helper (bgo#750983).
+- Fix possible memleak if source registration fails
+  (bgo#751786).
+- Add support for GOA in lua-factory (bgo#751981).
+- Add support for dates in Epoch format (bgo#752593).
+- tests: Fix lua-factory Makefile generation (bgo#752594).
+- Add grl.is_video_site() function (bgo#752595).
+- Also try convert HTML from ISO8859-1 (bgo#752895).
+- Re-add "Music" GOA support (bgo#752899).
+- Fix compilation with g-o-a disabled (bgo#754895).
+- Add XML parser (bgo#76).
+  + Magnatune plugin: Magnatune plugin doesn't invoke the callback
+in search operations with 0 result (bgo#751890).
+  + Metadata Store plugin: "last-played-time" declared as string,
+instead of date-time (bgo#686175).
+  + Metrolyrics plugin:
+- Fix metrolyrics source and test (bgo#754275).
+- Fix parser after metrolyrics changes (bgo#759109).
+  + Opensubtitles plugin: Opensubtitles plugin causes many
+warnings (bgo#754451).
+  + Pocket plugin: Port to Lua.
+  + Spotify plugin:
+- Add Spotify albumart plugin.
+- Implement Spotify plugin (bgo#754811).
+  + TheTVDB plugin:
+- Make it possible to hit only cache (bgo#748422).
+- 

commit nautilus for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package nautilus for openSUSE:Factory 
checked in at 2016-03-29 14:47:30

Comparing /work/SRC/openSUSE:Factory/nautilus (Old)
 and  /work/SRC/openSUSE:Factory/.nautilus.new (New)


Package is "nautilus"

Changes:

--- /work/SRC/openSUSE:Factory/nautilus/nautilus.changes2016-02-03 
10:16:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.nautilus.new/nautilus.changes   2016-03-29 
14:47:33.0 +0200
@@ -1,0 +2,87 @@
+Wed Mar 23 10:15:01 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Improve path bar sliders sizing, making them less prominent.
+
+---
+Fri Mar 18 09:51:56 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.93:
+  + Use better arrows for the path bar.
+- Changes from version 3.19.92:
+  + Use better thread handling in undo operations.
+  + Disable zoom and sort menus when the folder is empty.
+  + Always show the sliders in the pathbar to avoid pathbar
+clipping.
+  + Disable Alt+Home for desktop window, avoiding to change the
+desktop location.
+  + Avoid drag and drop visual hint in list view.
+  + Make sure we select the previous folder when going upwards in
+the hierarchy.
+
+---
+Fri Mar 11 08:27:10 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Use GTask instead of the old gioscheduler.
+  + Improve wording of the conflict dialog.
+  + Make dialogs transients and modals for parent windows.
+  + Reveal folder on creation.
+  + Fix dark theme background.
+  + Hide hidden files when renamed from normal files.
+  + Select first file while searching even if search didn't
+finished.
+  + Multiple localization fixes.
+  + Fix the shell search provider.
+  + Style fixes with latest gtk+.
+  + Hide undo delete notification if the user undo.
+  + Don't show thumbnails for small zoom level.
+  + Fix the info bar when navigating a DVD or a loopback mounted
+device.
+  + Allow copying from the trash.
+  + Remove notifications when the application closes, fixing the
+"notifications appear after reboot".
+  + Add Open With Other Application for all items, allowing i.e.
+desktop files to be opened with a text editor.
+  + Add + shortcut for properties, matching other
+GNOME applications.
+  + Remove the "Untitled" when creating templates.
+  + Updated translations.
+
+---
+Thu Feb 25 09:52:45 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Reorganize shortcuts.
+  + Remove bookmark manager.
+  + More robust search.
+  + Add preference for menu item "Delete Permanently".
+  + Add preference for menu item "Create Link".
+  + Fix jp2 images crashing nautilus.
+  + Change icon of operations cancelation when operation is
+finished.
+  + Allow Nautilus windows to be styled differently than other
+applications.
+  + Add new search popover and search filtering.
+  + Allow different search preferences for remote and local
+separately.
+  + Remove sorting preference, since the view menu is the
+preference itself.
+  + Allow different view type setting for search and normal.
+  + Rework preferences window.
+  + Add another zoom level and improve icons padding.
+  + Allow to open the "Other Locations" in new tabs or windows.
+  + Make operations popover keyboard navigable.
+  + Limit search to maximum 5 years.
+
+---
+Wed Jan 27 03:19:02 UTC 2016 - damjanovic@gmail.com
+
+- Update to version 3.19.2:
+  + Show free space in Other Places.
+  + Add shortcuts window.
+  + Fix new window Gnome Shell dash item.
+  + Add kudos data for Gnome Software.
+  + Check availability of PackageKit for installing extra apps.
+
+---

Old:

  nautilus-3.18.5.tar.xz

New:

  nautilus-3.20.0.tar.xz



Other differences:
--
++ nautilus.spec ++
--- /var/tmp/diff_new_pack.IvCeyL/_old  2016-03-29 14:47:34.0 +0200
+++ /var/tmp/diff_new_pack.IvCeyL/_new  2016-03-29 14:47:34.0 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   nautilus
-Version:3.18.5
+Version:3.20.0
 Release:0
 Summary:File Manager for the GNOME Desktop
 License:GPL-2.0+
 Group:  Productivity/File utilities
-Source: 
http://download.gnome.org/sources/nautilus/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/nautilus/3.20/%{name}-%{version}.tar.xz
 # fate#308344 bgo#602147
 Source1:mount-archive.desktop
 

commit glade for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2016-03-29 14:47:16

Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and  /work/SRC/openSUSE:Factory/.glade.new (New)


Package is "glade"

Changes:

--- /work/SRC/openSUSE:Factory/glade/glade.changes  2015-10-06 
16:10:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2016-03-29 
14:47:18.0 +0200
@@ -1,0 +2,30 @@
+Wed Mar 23 09:25:36 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Workspace layout: render frame and selection box with CSS.
+  + GtkWindow: don't set the same titlebar multiple times.
+  + Integrate new properties in editor for GtkLabel, GtkTextView,
+GtkPopover, GtkStackSwitcher.
+  + Support id-less builder files.
+  + Added missing tags to the AppData file.
+  + Added support for GtkActionBar and GtkFlowBox.
+  + Main UI frontend: Use wide paned handles.
+  + Fixed warning about imbalanced children in GtkNotebook support.
+  + Added support for GtkPopoverMenu and GtkModelButton.
+  + Added support for GtkPopover (bgo#740104).
+  + Added  section to appdata.
+  + Added missing displayable values (bgo#758290, bgo#758289,
+bgo#758288, bgo#758287).
+  + Deprecate GtkAction, GtkActivatable, and friends (bgo#757609).
+  + Avoid GTK+ style context warnings (bgo#758296, bgo#758297,
+bgo#758299, bgo#758300).
+  + Drop deprecated style properties in GladeCloseButton
+(bgo#758280).
+  + Replace use of deprecated gdk_cursor_new.
+  + Add "Stack" to "Add parent" menu (bgo#754030).
+  + Bugs fixed: bgo#430445, bgo#536840, bgo#741923, bgo#750985,
+bgo#751234, bgo#754131, bgo#759395, bgo#759455, bgo#759847,
+bgo#759872, bgo#760610, bgo#761839.
+  + Updated translations.
+
+---

Old:

  glade-3.19.0.tar.xz

New:

  glade-3.20.0.tar.xz



Other differences:
--
++ glade.spec ++
--- /var/tmp/diff_new_pack.MIQDYY/_old  2016-03-29 14:47:19.0 +0200
+++ /var/tmp/diff_new_pack.MIQDYY/_new  2016-03-29 14:47:19.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glade
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   glade
-Version:3.19.0
+Version:3.20.0
 Release:0
 Summary:User Interface Builder for GTK+ 3
 License:GPL-2.0+
 Group:  Development/Tools/GUI Builders
 Url:http://glade.gnome.org/
-Source: 
http://download.gnome.org/sources/glade/3.19/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glade/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -32,7 +32,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gmodule-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20.0
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.0
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.8.0
 Recommends: %{name}-lang

++ glade-3.19.0.tar.xz -> glade-3.20.0.tar.xz ++
 242739 lines of diff (skipped)




commit adwaita-icon-theme for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package adwaita-icon-theme for 
openSUSE:Factory checked in at 2016-03-29 14:46:00

Comparing /work/SRC/openSUSE:Factory/adwaita-icon-theme (Old)
 and  /work/SRC/openSUSE:Factory/.adwaita-icon-theme.new (New)


Package is "adwaita-icon-theme"

Changes:

--- /work/SRC/openSUSE:Factory/adwaita-icon-theme/adwaita-icon-theme.changes
2015-10-06 16:33:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.adwaita-icon-theme.new/adwaita-icon-theme.changes   
2016-03-29 14:46:01.0 +0200
@@ -1,0 +2,33 @@
+Tue Mar 22 18:33:43 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20:
+  + Win32 build fixes.
+
+---
+Thu Mar  3 16:06:37 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.91:
+  + Add application-x-addon-symbolic.
+  + Win32 build fixes.
+  + Win32 grey shadows fixed (bgo#763034).
+
+---
+Fri Feb 19 23:24:11 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Lighter fullcolor folders.
+  + Thicker stroke for non-starred-symbolic.
+  + Emblem-new metaphor sync.
+  + Call-start call-stop symbolic shape improvements.
+  + Mark-location-symbolic improved shape.
+  + Edit-cut shape improvement.
+  + Simplify hdd symbolic shapes.
+  + Document-edit-symblic.
+  + Visual separation between list and grid view and hamburger menu
+(symbolic).
+  + Symbolic wifi-acquiring bugfix.
+  + Specfic icon grid for gnome-shell.
+  + Windows build system scripts.
+  + Updated translations.
+
+---

Old:

  adwaita-icon-theme-3.18.0.tar.xz

New:

  adwaita-icon-theme-3.20.tar.xz



Other differences:
--
++ adwaita-icon-theme.spec ++
--- /var/tmp/diff_new_pack.IoadRg/_old  2016-03-29 14:46:02.0 +0200
+++ /var/tmp/diff_new_pack.IoadRg/_new  2016-03-29 14:46:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package adwaita-icon-theme
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   adwaita-icon-theme
-Version:3.18.0
+Version:3.20
 Release:0
 Summary:GNOME Icon Theme
 License:LGPL-3.0+ or CC-BY-SA-3.0
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org/
-Source0:
http://download.gnome.org/sources/adwaita-icon-theme/3.18/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/adwaita-icon-theme/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gdk-pixbuf-loader-rsvg
 BuildRequires:  intltool

++ adwaita-icon-theme-3.18.0.tar.xz -> adwaita-icon-theme-3.20.tar.xz ++
/work/SRC/openSUSE:Factory/adwaita-icon-theme/adwaita-icon-theme-3.18.0.tar.xz 
/work/SRC/openSUSE:Factory/.adwaita-icon-theme.new/adwaita-icon-theme-3.20.tar.xz
 differ: char 26, line 1




commit dconf for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package dconf for openSUSE:Factory checked 
in at 2016-03-29 14:47:51

Comparing /work/SRC/openSUSE:Factory/dconf (Old)
 and  /work/SRC/openSUSE:Factory/.dconf.new (New)


Package is "dconf"

Changes:

--- /work/SRC/openSUSE:Factory/dconf/dconf.changes  2015-03-30 
19:21:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.dconf.new/dconf.changes 2016-03-29 
14:47:52.0 +0200
@@ -1,0 +2,42 @@
+Wed Mar 23 14:30:49 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.26.0:
+  + No changes.
+
+---
+Wed Dec 23 13:56:49 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.25.1:
+  + The libdbus-1 backend has been removed. Dconf now always uses
+GDBus.
+  + Support has been added for system administration frameworks to
+set up the dconf profile via a file placed in the
+XDG_RUNTIME_DIR or in /run/dconf/. In the case of the file in
+/run/dconf/, it is not possible to modify the proile, even via
+the DCONF_PROFILE environment variable, which makes it slightly
+more difficult to evade lockdown.
+  + Directory resets are now implemented properly in DConfChangeset
+which means that reading a subkey through a changeset that
+contains a reset for a parent directory of that key will return
+TRUE with a NULL value.
+  + A new API dconf_client_read_full() has been added which allows
+reading the user value, the default value, or querying what the
+effective value would be if a changeset were to be applied.
+  + A new API has been added for listing the locks that are in
+effect: dconf_client_list_locks().
+  + DConfClient has a new "writability-changed" signal.
+  + Support for reading default values and listing locks have been
+added to the dconf commandline tool.
+  + Support for g_autoptr() has been added for DConfClient and
+DConfChangeset.
+  + The handling of reading of default values via GSettings has
+been made more efficient. More major changes to the GSettings
+backend are expected in the near future.
+- Drop pkgconfig(dbus-1) BuildRequires: this backend has been
+  dropped.
+- Drop libdconf-dbus-1-0 subpackage and obsolete it by libdconf1
+  package to ensure proper upgrade mechanism.
+- Drop libdconf-dbus-devel subpackage and obsolete it by the
+  main devel package.
+
+---

Old:

  dconf-0.24.0.tar.xz

New:

  dconf-0.26.0.tar.xz



Other differences:
--
++ dconf.spec ++
--- /var/tmp/diff_new_pack.xaI0wi/_old  2016-03-29 14:47:53.0 +0200
+++ /var/tmp/diff_new_pack.xaI0wi/_new  2016-03-29 14:47:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dconf
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   dconf
-Version:0.24.0
+Version:0.26.0
 Release:0
 Summary:Simple key-based configuration system
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://live.gnome.org/dconf
-Source: 
http://download.gnome.org/sources/dconf/0.24/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/dconf/0.26/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # For directory ownership
 BuildRequires:  dbus-1
@@ -32,9 +32,8 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.18.0
 BuildRequires:  xsltproc
-BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.39.1
+BuildRequires:  pkgconfig(glib-2.0) >= 2.44.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gtk-doc
@@ -54,24 +53,14 @@
 # The library doesn't really work if the dconf service is not reachable, so we
 # need a Requires
 Requires:   %{name} >= %{version}
+# libdconf-dbus-1-0 is no longer supported with dconf 0.25.x+
+Obsoletes:  libdconf-dbus-1-0 < %{version}
 
 %description -n libdconf1
 dconf is a low-level configuration system. Its main purpose is to
 provide a backend to GSettings on platforms that don't already
 have configuration storage systems.
 
-%package -n libdconf-dbus-1-0
-Summary:Simple key-based configuration system -- Library for D-Bus
-Group:  System/Libraries
-# The library doesn't really work if the dconf service is not reachable, so we
-# need a Requires
-Requires:   %{name} >= %{version}
-
-%description -n 

commit gdm for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2016-03-29 14:46:47

Comparing /work/SRC/openSUSE:Factory/gdm (Old)
 and  /work/SRC/openSUSE:Factory/.gdm.new (New)


Package is "gdm"

Changes:

--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2016-02-23 16:53:57.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes 2016-03-29 
14:46:48.0 +0200
@@ -1,0 +2,47 @@
+Wed Mar 23 08:28:11 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Mon Mar 21 18:45:10 UTC 2016 - zai...@opensuse.org
+
+- Add gdm-workaround-boo971852.patch: Workaround decision to show
+  a basic xsession to all users as a workaround for non-working
+  DEs. A user of gdm always has a working gnome-shell installed, or
+  gdm itself would not work.
+
+---
+Wed Mar 16 08:50:13 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.92:
+  + Leak fix.
+  + Updated translations.
+
+---
+Wed Mar  2 22:29:36 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.91:
+  + Fix log output.
+  + Fix timed login.
+  + Fix openembedded pam configuration.
+  + Updated translations.
+
+---
+Wed Feb 17 16:30:21 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Better build goo output.
+  + Support dbus user bus better.
+  + Fix bug that prevents wayland sessions from being wayland
+sometimes.
+  + Updated translations.
+- Rebase gdm-desktop-session-env-pam.patch.
+
+---
+Fri Feb 12 22:46:19 UTC 2016 - zai...@opensuse.org
+
+- Drop gdm-xdmcp-display-this-shouldn-t-be-an-abstract-type.patch:
+  Already upstream for 3.19 branch.
+
+---
@@ -7,0 +55,26 @@
+Mon Jan 25 19:16:16 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.4.1:
+  + Fix crasher introduced in 3.19.4.
+  + Updated translations.
+
+---
+Fri Jan 22 08:47:47 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Don't override PAM message for password change.
+  + Disable GVFS when we don't need it.
+  + Fail better when no sessions are installed.
+  + Support gnome-session in different PREFIX than GDM.
+  + Doc updates.
+  + Ensure unlock screen gets told when verification completes.
+  + Updated translations.
+- Drop gdm-really-disable-wayland.patch: fixed upstream.
+
+---
+Tue Jan 12 10:38:38 UTC 2016 - fcro...@suse.com
+
+- Allow to disable wayland support and add patch
+  gdm-really-disable-wayland.patch (bgo#760518).
+
+---
@@ -14,0 +88,32 @@
+
+---
+Mon Dec 28 10:05:42 UTC 2015 - zai...@opensuse.org
+
+- Stop pretending we can support a non systemd setup:
+  + Remove %{with_systemd} and it's define.
+  + Drop conditional ConsoleKit-x11 Requires.
+  + Stop passing conditional --with-consolekit-directory,
+--without-systemd and --with-console-kit.
+  + Removed conditon on pkgconfig(libsystemd) BuildRequires.
+  + Stop passing --with-systemd: No longer needed, nor recognized.
+
+---
+Sun Dec 27 06:59:20 UTC 2015 - damjanovic@gmail.com
+
+- Drop gnome-session-wayland Requires: No longer needed, nor
+  provided.
+- Pass --enable-systemd-journal to configure: Ensure we support it.
+
+---
+Wed Dec 23 14:35:29 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.19.2:
+  + Get rid of "custom" session.
+  + Separate X sessions and Wayland sessions.
+  + Hide Wayland sessions if the login screen is on X.
+  + Pass session mode to the shell via environment.
+  + Rename gnome-wayland session to gnome.
+  + Use -listen instead of -nolisten for new Xorg.
+- Rebase gdm-default-wm.patch.
+- Add pkgconfig(xorg-server) BuildRequires: configure needs access
+  to this .pc file in order to decide what options to pass to Xorg.

Old:

  gdm-3.18.2.tar.xz
  gdm-xdmcp-display-this-shouldn-t-be-an-abstract-type.patch

New:

  gdm-3.20.0.tar.xz
  gdm-workaround-boo971852.patch



Other differences:
--
++ gdm.spec ++
--- /var/tmp/diff_new_pack.mifT7t/_old  2016-03-29 14:46:49.0 +0200
+++ 

commit gnome-builder for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-builder for openSUSE:Factory 
checked in at 2016-03-29 14:47:24

Comparing /work/SRC/openSUSE:Factory/gnome-builder (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-builder.new (New)


Package is "gnome-builder"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-builder/gnome-builder.changes  
2015-10-30 13:43:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-builder.new/gnome-builder.changes 
2016-03-29 14:47:25.0 +0200
@@ -1,0 +2,99 @@
+Wed Mar 23 09:20:12 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + More stylability controls using GtkSourceView style schemes.
+  + The ability to toggle case-sensitivity with search context
+menus.
+  + VIM movement improvements.
+  + The ability to disable project miners at startup.
+  + Improvements to the clang completion engine.
+  + Show empty state screen when last document is closed.
+  + Show project tree when last document is closed.
+  + Various build system improvements.
+  + Improvements to Control+Click on symbols in the editor.
+  + Snippet parser improvements.
+  + Filtering improvements in symbol tree.
+  + Various bugs squashed in menu management.
+  + A new comment code plugin.
+
+---
+Tue Feb 23 10:08:35 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + A new diagnostic provider for common gettext errors.
+  + Builder no longer bookmarks known temporary directories.
+  + The framework for User Help has landed.
+  + Terminal styling for Dark Mode has been fixed.
+  + Preferences layout was extracted into EggColumnLayout and fixed
+various Height for Width issues.
+  + Preferences for disabling various diagnostic engines was added.
+  + Improvements to our shared library template.
+  + A configuration manager has been added to allow building
+various project configurations. A configruation editor allows
+you to create new and tweak existing configurations.
+  + Support building projects inside xdg-app runtime, using
+"xdg-app build".
+  + Support for building inside of a jhbuild runtime.
+  + Various tooltips were added to the user interface.
+  + The line change gutter got support for rendering deleted lines.
+  + Ctags got support for coalescing similar completion results.
+  + Cursor location history and ctags were moved to .cache
+directories.
+  + Libide, Egg, and Template-GLib headers are now installed to
+$(includedir)/gnome-builder-@VERSION@. This allows building C
+and vala plugins out of tree.
+  + Support for enabling pylint via GNOME Code Assistance was
+added.
+  + You can search for projects in the greeter using the directory
+name.
+  + An empty state splash was added to the editor.
+  + Various workarounds for recent changes in Vala.
+  + Various fixes to the command bar availability.
+  + Vim improvements.
+  + Plugins can remove preferences when unloading.
+- Add itstool BuildRequires: new dependency.
+- Add rpmlintrc file: filter out devel-file-in-non-devel-package:
+  gnome-builder being an IDE makes the whole purpoe of this package
+  to be "development", even if it is not named -devel.
+
+---
+Wed Jan 27 22:22:10 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Perspectives have been implemented to allow for clearer
+groupings of application features and plugins.
+  + Preferences has undergone substantial redesign. Preferences now
+use a custom perspective rather than a dialog window.
+  + A new "ide" command exposing various Builder features to
+command line users.
+  + Global search has gotten some style cleanup.
+  + Builders custom CSS was rewritten for recent gtk+ changes.
+  + A build panel has been added.
+  + A Todo plugin was added to track todo items.
+  + Perspectives can handle URI opening, allowing for perspectives
+such as a "glade perspective" to handle opening .ui files.
+  + Builder-1.0.gir was dropped, in favor of Ide-1.0.gir.
+  + Embedded plugins and dependency solving now works.
+  + Plugin APIs were simplified.
+  + Multi-process separation support using IdeWorker. Plugins can
+now easily move work to a subprocess and communicate via D-Bus.
+Jedi has been ported to multi-process mode for Python
+auto-completion.
+  + Lots of Vim-mode improvements.
+  + Vala plugin improvements.
+  + External plugins are now supported.
+  + Plugins can be loaded and unloaded.
+  + Loads of bug and build system fixes.
+  + Project greeter and project creation have been rewritten for
+perspectives.
+  + Plugins now have automatic resources for menus.ui and css
+themes.
+  + Various keybinding improvements.
+  + Control+click works for 

commit polari for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package polari for openSUSE:Factory checked 
in at 2016-03-29 14:47:03

Comparing /work/SRC/openSUSE:Factory/polari (Old)
 and  /work/SRC/openSUSE:Factory/.polari.new (New)


Package is "polari"

Changes:

--- /work/SRC/openSUSE:Factory/polari/polari.changes2015-10-26 
12:47:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.polari.new/polari.changes   2016-03-29 
14:47:04.0 +0200
@@ -1,0 +2,97 @@
+Wed Mar 23 08:32:17 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Misc. bug fixes: bgo#763872, bgo#763873.
+  + Updated translations.
+
+---
+Thu Mar 17 08:53:15 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Misc. bug fixes and cleanups: bgo#763385, bgo#763623.
+  + Updated translations.
+
+---
+Thu Mar  3 01:57:12 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + With no networks, open join-dialog on networks page
+(bgo#762488).
+  + Handle irc:// URIs (bgo#728593).
+  + Linkify channel names (bgo#762673).
+  + Remember the last selected room (bgo#759812).
+  + Misc. bug fixes: bgo#762374, bgo#762390, bgo#762424,
+bgo#762590, bgo#762481, bgo#762490.
+  + Updated translations.
+
+---
+Fri Feb 19 18:31:09 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Replace ellipsis with expander arrows in status summaries
+(bgo#759120).
+  + Strip color codes from topics (bgo#747415).
+  + Offer users to enter server password on authentication failures
+(bgo#709824).
+  + Add support for pasting images to public image service
+(bgo#760346).
+  + Connection Properties: Only make "Apply" sensitive when there
+are changes (bgo#762015).
+  + Provide tab-completion for implemented IRC commands
+(bgo#761304).
+  + Make "Reconnect" action work when already connected
+(bgo#761276).
+  + Add shortcuts to switch to rooms with unread messages
+(bgo#761290).
+  + Allow to set up new connections from predefined networks
+(bgo#761859).
+  + Add TLS setting where we cannot turn it on automatically
+(bgo#730892).
+  + Overhaul paste confirmation to allow entering text around links
+(bgo#760315).
+  + Misc. bug fixes: bgo#760497, bgo#760842, bgo#762015,
+bgo#761723, bgo#761859).
+  + Updated translations.
+
+---
+Fri Jan 29 23:14:12 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.4:
+  + Use popover to change nickname (bgo#760872).
+  + Implement /msg command (bgo#724592).
+  + Implement connection management in room list (bgo#761057).
+  + Allow to undo connection removal (bgo#761281).
+  + Remove Connections dialog (bgo#709984).
+  + Misc. bug fixes: bgo#760653, bgo#761269, bgo#761288.
+  + Updated translations.
+
+---
+Wed Dec 23 20:47:36 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.19.3:
+  + Compress status messages on idle channels (bgo#711542).
+  + Also load history when scrolling via keyboard (bgo#755547).
+  + Misc. bug fixes: bgo#759772, bgo#759677, bgo#759032.
+  + Updated translations.
+
+---
+Fri Nov 27 13:24:44 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Linkify all supported URI schemes (bgo#755563).
+  + Misc. bug fixes: bgo#756323, bgo#757493, bgo#758476.
+
+---
+Sun Nov 22 14:35:25 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Allow users to edit message after /command errors (bgo#756363).
+  + Add help overlay for keyboard shortcuts (bgo#756981).
+  + Indicate no matches when filtering userList (bgo#756831).
+  + Highlight room rows while showing the context popover
+(bgo#756325).
+  + Misc. bug fixes (bgo#755970, bgo#755158, bgo#756761,
+bgo#756848, bgo#756702).
+  + Updated translations.
+
+---

Old:

  polari-3.18.1.tar.xz

New:

  polari-3.20.0.tar.xz



Other differences:
--
++ polari.spec ++
--- /var/tmp/diff_new_pack.AJ7ntL/_old  2016-03-29 14:47:05.0 +0200
+++ /var/tmp/diff_new_pack.AJ7ntL/_new  2016-03-29 14:47:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package polari
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # 

commit gnome-boxes for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-boxes for openSUSE:Factory 
checked in at 2016-03-29 14:46:54

Comparing /work/SRC/openSUSE:Factory/gnome-boxes (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-boxes.new (New)


Package is "gnome-boxes"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-boxes/gnome-boxes.changes  2015-10-26 
12:48:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes 
2016-03-29 14:46:55.0 +0200
@@ -1,0 +2,63 @@
+Wed Mar 23 08:29:18 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Thu Mar 17 08:56:40 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Fix two crashes in VNC-related code.
+  + Fix Boxes quitting on failure to connect to default broker
+(session libvirt).
+  + Fix removal of box configuration on failure to connect to its
+broker.
+  + Fix regression of configuration data being saved in ~.cache
+rather than ~/.config.
+  + Fix resource graph drawing code against latest gtk+.
+  + Fix typo in the title of a keyboard shortcut.
+  + Updated translations.
+
+---
+Thu Mar  3 02:22:54 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Add context to some translated strings.
+  + Fix AppData file.
+  + Updated translations.
+
+---
+Tue Jan 19 10:50:36 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Automatically create a snapshot after a VM is installed, to
+serve as a reset mechanism.
+  + Fix translation comments in UI files.
+  + Updated translations.
+
+---
+Sat Dec 19 02:51:55 UTC 2015 - damjanovic@gmail.com
+
+- Update to version 3.19.3:
+  + On restoring a libvirt VM from saved state, try to sync the
+guest clock with host clock. This requires Qemu guest agent
+in the VM.
+  + Keyboard shorcuts:
+- Add shortcuts help window.
+- Fix shortcuts for RTL locales.
+- Drop alt+a shortcut.
+  + Add kudos in appdata file.
+  + Updated translations.
+
+---
+Mon Nov 23 23:47:15 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Add note about spice-vdagent in help pages.
+  + Add missing accessibility labels on buttons.
+  + Better accessibility label for 'Exit fullscreen' button.
+  + Fix the issue of VM not starting if bridge networking is no
+longer available.
+  + Updated translations.
+
+---

Old:

  gnome-boxes-3.18.1.tar.xz

New:

  gnome-boxes-3.20.0.tar.xz



Other differences:
--
++ gnome-boxes.spec ++
--- /var/tmp/diff_new_pack.IBYDZy/_old  2016-03-29 14:46:56.0 +0200
+++ /var/tmp/diff_new_pack.IBYDZy/_new  2016-03-29 14:46:56.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-boxes
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,36 +18,36 @@
 
 
 Name:   gnome-boxes
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:A simple GNOME 3 application to access remote or virtual 
systems
 License:LGPL-2.0+
 Group:  System/GUI/GNOME
 Url:https://live.gnome.org/Design/Apps/Boxes
-Source: 
http://download.gnome.org/sources/gnome-boxes/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-boxes/3.20/%{name}-%{version}.tar.xz
 # For directory ownership
 BuildRequires:  gnome-shell
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  vala >= 0.24.0.16
+BuildRequires:  vala >= 0.28.0.16
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.6
 BuildRequires:  pkgconfig(govirt-1.0) >= 0.2.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.2
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.4
 BuildRequires:  pkgconfig(gtk-vnc-2.0) >= 0.4.4
 BuildRequires:  pkgconfig(gudev-1.0) >= 165
 BuildRequires:  pkgconfig(libarchive) >= 3.0.0
 BuildRequires:  pkgconfig(libosinfo-1.0) >= 0.2.12
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.38
-BuildRequires:  pkgconfig(libusb-1.0)
+BuildRequires:  pkgconfig(libusb-1.0) >= 1.0.9

commit gnome-backgrounds for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-backgrounds for 
openSUSE:Factory checked in at 2016-03-29 14:46:27

Comparing /work/SRC/openSUSE:Factory/gnome-backgrounds (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-backgrounds.new (New)


Package is "gnome-backgrounds"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-backgrounds/gnome-backgrounds.changes  
2015-10-06 16:35:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-backgrounds.new/gnome-backgrounds.changes 
2016-03-29 14:46:28.0 +0200
@@ -1,0 +2,14 @@
+Wed Mar 23 08:21:58 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20:
+  + Updated translations.
+
+---
+Fri Feb 19 23:28:37 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + New default background.
+  + Replaced Whispey Tails with Iceland Waterfalls.
+  + Updated translations.
+
+---

Old:

  gnome-backgrounds-3.18.0.tar.xz

New:

  gnome-backgrounds-3.20.tar.xz



Other differences:
--
++ gnome-backgrounds.spec ++
--- /var/tmp/diff_new_pack.qWIzMO/_old  2016-03-29 14:46:29.0 +0200
+++ /var/tmp/diff_new_pack.qWIzMO/_new  2016-03-29 14:46:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-backgrounds
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-backgrounds
-Version:3.18.0
+Version:3.20
 Release:0
 Summary:GNOME Backgrounds
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/gnome-backgrounds/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-backgrounds/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
 BuildRequires:  intltool

++ gnome-backgrounds-3.18.0.tar.xz -> gnome-backgrounds-3.20.tar.xz ++
/work/SRC/openSUSE:Factory/gnome-backgrounds/gnome-backgrounds-3.18.0.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-backgrounds.new/gnome-backgrounds-3.20.tar.xz 
differ: char 26, line 1




commit gnome-themes-standard for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-themes-standard for 
openSUSE:Factory checked in at 2016-03-29 14:46:34

Comparing /work/SRC/openSUSE:Factory/gnome-themes-standard (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-themes-standard.new (New)


Package is "gnome-themes-standard"

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-themes-standard/gnome-themes-standard.changes  
2015-10-06 16:33:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-themes-standard.new/gnome-themes-standard.changes
 2016-03-29 14:46:36.0 +0200
@@ -1,0 +2,27 @@
+Wed Mar 23 08:24:58 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20:
+  + No changes.
+
+---
+Fri Mar  4 08:14:48 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.91:
+  + Updated gtk2 theme.
+- Drop gnome-themes-standard-gtk3-like-menubar.patch: fixed
+  upstream.
+
+---
+Wed Dec 23 21:53:27 UTC 2015 - damjanovic@gmail.com
+
+- Add gnome-themes-standard-gtk3-like-menubar.patch: Make gtk2
+  menubar like gtk3 (bgo#747679).
+
+---
+Mon Dec 21 15:29:49 UTC 2015 - fcro...@suse.com
+
+- Move gtk2 accessibility theme to a subpackage, which will be
+  suggested when main accessibility package and libgtk-2_0-0 are
+  installed.
+
+---

Old:

  gnome-themes-standard-3.18.0.tar.xz

New:

  gnome-themes-standard-3.20.tar.xz



Other differences:
--
++ gnome-themes-standard.spec ++
--- /var/tmp/diff_new_pack.NNJhke/_old  2016-03-29 14:46:37.0 +0200
+++ /var/tmp/diff_new_pack.NNJhke/_new  2016-03-29 14:46:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-themes-standard
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-themes-standard
-Version:3.18.0
+Version:3.20
 Release:0
 Summary:Standard GNOME Themes
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-themes-standard/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-themes-standard/3.20/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  fdupes
 # Needed to convert svg to gresource
@@ -92,13 +92,23 @@
 %package -n gnome-themes-accessibility
 Summary:Accessibility GNOME Themes
 Group:  System/GUI/GNOME
-Requires:   gtk2-engine-hcengine
 BuildArch:  noarch
 Conflicts:  gnome-themes < 3.0.0
 
 %description -n gnome-themes-accessibility
 This package contains high-contrast and low-contrast themes for GNOME.
 
+%package -n gnome-themes-accessibility-gtk2
+Summary:Accessibility GNOME Themes
+Group:  System/GUI/GNOME
+Supplements:packageand(gnome-themes-accessibility:gtk2)
+Requires:   gtk2-engine-hcengine
+BuildArch:  noarch
+
+%description -n gnome-themes-accessibility-gtk2
+This package contains high-contrast and low-contrast themes for gtk2 
applications.
+
+
 %prep
 %setup -q
 translation-update-upstream
@@ -145,6 +155,12 @@
 %defattr(-,root,root)
 %ghost %{_datadir}/icons/HighContrast/icon-theme.cache
 %{_datadir}/icons/HighContrast/
-%{_datadir}/themes/HighContrast/
+%dir %{_datadir}/themes/HighContrast/
+%{_datadir}/themes/HighContrast/index.theme
+%{_datadir}/themes/HighContrast/gtk-3.0/
+
+%files -n gnome-themes-accessibility-gtk2
+%defattr(-,root,root)
+%{_datadir}/themes/HighContrast/gtk-2.0/
 
 %changelog

++ gnome-themes-standard-3.18.0.tar.xz -> gnome-themes-standard-3.20.tar.xz 
++
 28321 lines of diff (skipped)




commit gnome-shell-extensions for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2016-03-29 14:46:40

Comparing /work/SRC/openSUSE:Factory/gnome-shell-extensions (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new (New)


Package is "gnome-shell-extensions"

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
2016-01-13 22:46:00.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
   2016-03-29 14:46:41.0 +0200
@@ -1,0 +2,52 @@
+Wed Mar 23 08:26:49 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + version bump, nothing to see here.
+
+---
+Thu Mar 17 08:43:58 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + version bump, nothing to see here.
+
+---
+Thu Mar  3 20:02:45 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Updated translations.
+
+---
+Fri Feb 19 18:40:33 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Version bump only, no changes.
+
+---
+Fri Jan 22 08:35:54 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + screenshot-window-sizer: HiDPI support.
+  + Fix gnome-shell component in classic session.
+  + Updated translations.
+
+---
+Sun Jan 10 13:09:20 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.3:
+  + native-window-placement: Don't let border overlap title.
+  + apps-menu: Fix handling of .desktop files in subdirectories.
+  + Updated translations.
+
+---
+Sun Jan 10 13:08:20 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Updated translations.
+
+---
+Sun Jan 10 13:07:20 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Fix some theme issues.
+
+---

Old:

  gnome-shell-extensions-3.18.3.tar.xz

New:

  gnome-shell-extensions-3.20.0.tar.xz



Other differences:
--
++ gnome-shell-extensions.spec ++
--- /var/tmp/diff_new_pack.67emlS/_old  2016-03-29 14:46:42.0 +0200
+++ /var/tmp/diff_new_pack.67emlS/_new  2016-03-29 14:46:42.0 +0200
@@ -18,13 +18,13 @@
 
 
 Name:   gnome-shell-extensions
-Version:3.18.3
+Version:3.20.0
 Release:0
 Summary:A collection of extensions for GNOME Shell
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://live.gnome.org/GnomeShell/Extensions
-Source: 
http://download.gnome.org/sources/gnome-shell-extensions/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-shell-extensions/3.20/%{name}-%{version}.tar.xz
 Source1:README.SUSE
 # Needed because we build a tarball generated with "git archive"
 BuildRequires:  gnome-common

++ gnome-shell-extensions-3.18.3.tar.xz -> 
gnome-shell-extensions-3.20.0.tar.xz ++
 1898 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-shell-extensions-3.18.3/NEWS new/gnome-shell-extensions-3.20.0/NEWS
--- old/gnome-shell-extensions-3.18.3/NEWS  2016-01-09 10:34:37.0 
+0100
+++ new/gnome-shell-extensions-3.20.0/NEWS  2016-03-22 18:17:32.0 
+0100
@@ -1,10 +1,38 @@
-3.18.3
+3.20.0
 ==
-* apps-menu: Fix .desktop entries in subdirectories
+* version bump, nothing to see here
 
-3.18.2
+3.19.92
+===
+* version bump, nothing to see here
+
+3.19.91
+===
+* updated translations (oc)
+
+3.19.90
+===
+* version bump, nothing to see here
+
+3.19.4
+==
+* screenshot-window-sizer: HiDPI support
+* Fix gnome-shell component in classic session
+* updated translations (lt)
+
+3.19.3
+==
+* native-window-placement: Don't let border overlap title
+* apps-menu: Fix handling of .desktop files in subdirectories
+* updated translations (is)
+
+3.19.2
+==
+* updated translations (gd)
+
+3.19.1
 ==
-* Fix classic style issues
+* Fix some theme issues
 
 3.18.1
 ==
diff 

commit webkit2gtk3 for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2016-03-29 14:46:06

Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and  /work/SRC/openSUSE:Factory/.webkit2gtk3.new (New)


Package is "webkit2gtk3"

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2016-02-09 
13:31:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new/webkit2gtk3.changes 
2016-03-29 14:46:07.0 +0200
@@ -1,0 +2,213 @@
+Wed Mar 23 08:15:21 UTC 2016 - fcro...@suse.com
+
+- Refresh webkitgtk-disable-gcc-version-checks.patch for latest
+  version.
+
+---
+Tue Mar 22 14:26:59 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.12.0:
+  + Enable GSS-Negotiate support when available in libsoup.
+  + Fix overlay scrollbar indicator position.
+  + Fix smooth scrolling behavior that was not fixed in all cases
+in 2.11.92.
+  + Fix the build with newer versions of GCC and clang.
+
+---
+Thu Mar 17 13:25:21 UTC 2016 - fcro...@suse.com
+
+- Update webkitgtk-disable-gcc-version-checks.patch (partially
+  merged).
+
+---
+Wed Mar 16 16:14:19 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.11.92:
+  + Revert the patch to limit the number of tiles according to the
+visible area introduced in 2.11.90, because it caused rendering
+issues in several popular websites.
+  + Fix scrollbars rendering again with GTK+ >= 3.19.11.
+  + Fix rendering of slider input elements.
+  + Fix rendering artifacts when using a web view background color.
+  + Make webkit_web_context_clear_cache() work again.
+  + Fix smooth scrolling behavior that was changed by mistake.
+  + Don’t force ENABLE_INTROSPECTION=OFF on Mac.
+  + Install WebProcess and NetworkProcess on OSX when not building
+the Mac port.
+
+---
+Wed Mar  2 16:51:29 UTC 2016 - fcro...@suse.com
+
+- Update webkitgtk-disable-gcc-version-checks.patch to properly
+  disable terminateDatabaseProcess method when it is disabled at
+  compilation time.
+
+---
+Wed Mar  2 14:00:04 UTC 2016 - fcro...@suse.com
+
+- Refresh webkitgtk-disable-gcc-version-checks.patch for latest
+  webkitgtk.
+
+---
+Tue Mar  1 14:30:40 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.11.91:
+  + Do not show stale contents after session restore.
+  + Fix flickering and rendering artifacts when entering
+accelerated compositing mode before the web view is realized.
+  + Fix several rendering issues and crashes.
+  + Fix build with FTL enabled in FreeBSD.
+  + Updated translations.
+
+---
+Tue Feb 23 11:34:42 CET 2016 - fcro...@suse.com
+
+- Update webkitgtk-disable-gcc-version-checks.patch to fix building
+  with gcc 4.8 (fix from Mike Gorse).
+
+---
+Fri Feb 19 15:19:20 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.11.90:
+  + Switch to use overlay scrollbars like all other GTK+ widgets
+and ensure the behavior is consistent with GTK+ too.
+  + Limit the number of tiles according to the visible area. This
+was causing a huge memory consumption with some websites.
+  + Fix toggle buttons rendering with GTK+ 3.19.
+  + Fix HTTP authentication dialog rendering when accelerated
+compositing mode is enabled.
+  + Use G_TYPE_ERROR instead of G_TYPE_POINTER for GError
+parameters of signals.
+  + Fix several memory leaks.
+- Rebase webkitgtk-disable-gcc-version-checks.patch.
+
+---
+Tue Feb 16 14:42:11 UTC 2016 - fcro...@suse.com
+
+- Do not use binutils-gold on s390x and try to minimize memory used
+  there at linking time.
+- Ensure JIT is also disabled on s390x.
+
+---
+Mon Feb 15 10:16:42 UTC 2016 - fcro...@suse.com
+
+- Refresh webkitgtk-disable-gcc-version-checks.patch for latest
+  webkitgtk.
+
+---
+Fri Feb 12 22:59:02 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.11.5:
+  + Switch FTL to use B3 backend instead of LLVM.
+  + Add support for windowless NPAPI plugins with no UI in non X11
+platforms.
+  + Fix a deadlock in the Web Process when JavaScript garbage
+collector was running for a web worker thread that made google
+maps to hang.
+  + Fix a Web Process crash when quickly attempting many 

commit gnome-session for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-session for openSUSE:Factory 
checked in at 2016-03-29 14:46:20

Comparing /work/SRC/openSUSE:Factory/gnome-session (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-session.new (New)


Package is "gnome-session"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-session/gnome-session.changes  
2016-01-05 09:40:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-session.new/gnome-session.changes 
2016-03-29 14:46:21.0 +0200
@@ -1,0 +2,54 @@
+Wed Mar 23 08:20:15 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Sat Mar 19 12:12:27 UTC 2016 - zai...@opensuse.org
+
+- Stop pretending we still support a non systemd setup: Remove
+  define with_systemd and conditional ConsoleKit Requires.
+
+---
+Wed Mar 16 08:51:54 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.92:
+  + More logout fixes.
+  + Switch back to Xorg by default.
+  + Crasher fix.
+  + Updated translations.
+
+---
+Fri Mar  4 22:24:39 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Logout fixes.
+  + Setup Qt to be themed right.
+  + Use individual dbus watches instead of one one global
+NameOwnerChanged handler, to avoid spurious wake ups.
+  + Updated translations.
+
+---
+Thu Jan 21 15:38:31 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Give every app its own journal id.
+  + Rework startup files as part of the wayland effort.
+  + Fix command line help output.
+- Drop gnome-session-gnome-shell-renamed.patch: fixed upstream.
+- Drop gnome-session-autostart-app-give-every-app-journal-id.patch:
+  fixed upstream.
+
+---
+Mon Jan  4 16:16:53 UTC 2016 - dims...@opensuse.org
+
+- Add gnome-session-gnome-shell-renamed.patch: gnome-shell.desktop
+  has been renamed to org.gnome.Shell.desktop.
+
+---
+Wed Dec 23 15:41:08 UTC 2015 - dims...@opensuse.org
+
+- No longer require gnome-shell-wayland: the package no longer
+  exists as the wayland session is being promoted to be default.
+
+---

Old:

  gnome-session-3.18.1.2.tar.xz
  gnome-session-autostart-app-give-every-app-journal-id.patch

New:

  gnome-session-3.20.0.tar.xz



Other differences:
--
++ gnome-session.spec ++
--- /var/tmp/diff_new_pack.ANHN1T/_old  2016-03-29 14:46:22.0 +0200
+++ /var/tmp/diff_new_pack.ANHN1T/_new  2016-03-29 14:46:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-session
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,22 +16,18 @@
 #
 
 
-%define with_systemd 1
-
 Name:   gnome-session
-Version:3.18.1.2
+Version:3.20.0
 Release:0
 Summary:Session Tools for the GNOME Desktop
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-session/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-session/3.20/%{name}-%{version}.tar.xz
 Source1:gnome
 Source2:gnome.desktop
 # PATCH-FIX-UPSTREAM gnome-session-ice-auth-for-suid.patch h...@novell.com -- 
Carries ICE auth over to other UIDs in this session using an env var.
 Patch0: gnome-session-ice-auth-for-suid.patch
-# PATCH-FIX-UPSTREAM 
gnome-session-autostart-app-give-every-app-journal-id.patch zai...@opensuse.org 
-- Patch from upstream git.
-Patch1: gnome-session-autostart-app-give-every-app-journal-id.patch
 BuildRequires:  fdupes
 BuildRequires:  gnome-common
 BuildRequires:  hicolor-icon-theme
@@ -47,10 +43,8 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 2.90.7
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.10
-%if 0%{?suse_version} >= 1220
 BuildRequires:  pkgconfig(libsystemd-daemon)
 BuildRequires:  pkgconfig(libsystemd-login)
-%endif
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xau)
@@ -94,7 +88,6 @@
 Group:  System/GUI/GNOME
 Requires:   %{name} = %{version}
 Requires:   gnome-settings-daemon

commit pango for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package pango for openSUSE:Factory checked 
in at 2016-03-29 14:46:13

Comparing /work/SRC/openSUSE:Factory/pango (Old)
 and  /work/SRC/openSUSE:Factory/.pango.new (New)


Package is "pango"

Changes:

--- /work/SRC/openSUSE:Factory/pango/pango.changes  2015-10-25 
19:08:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.pango.new/pango.changes 2016-03-29 
14:46:15.0 +0200
@@ -1,0 +2,13 @@
+Wed Mar 23 08:18:16 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.40.0:
+  + Fix typos.
+  + Don't treat OGHAM SPACE MARK as whitespace.
+
+---
+Tue Dec 22 20:22:48 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.39.0:
+  + Update PangoScript to Unicode 8.0.
+
+---

Old:

  pango-1.38.1.tar.xz

New:

  pango-1.40.0.tar.xz



Other differences:
--
++ pango.spec ++
--- /var/tmp/diff_new_pack.0HmUNV/_old  2016-03-29 14:46:16.0 +0200
+++ /var/tmp/diff_new_pack.0HmUNV/_new  2016-03-29 14:46:16.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pango
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,13 @@
 %define pango_binary_version 1.8.0
 
 Name:   pango
-Version:1.38.1
+Version:1.40.0
 Release:0
 Summary:Library for Layout and Rendering of Text
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://www.pango.org/
-Source: 
http://download.gnome.org/sources/pango/1.38/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/pango/1.40/%{name}-%{version}.tar.xz
 Source2:macros.pango
 Source99:   baselibs.conf
 BuildRequires:  gcc-c++

++ pango-1.38.1.tar.xz -> pango-1.40.0.tar.xz ++
 6300 lines of diff (skipped)




commit gnome-shell for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2016-03-29 14:45:51

Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-shell.new (New)


Package is "gnome-shell"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2016-02-22 
08:56:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new/gnome-shell.changes 
2016-03-29 14:45:56.0 +0200
@@ -1,0 +2,57 @@
+Wed Mar 23 08:16:13 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Thu Mar 17 08:41:46 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Update location dialog according to latest mockups
+(bgo#762480).
+  + Fix deleting chat notifications in calendar (bgo#747991).
+  + Updated translations.
+
+---
+Thu Mar  3 19:50:36 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + location: Ask user only once (bgo#762559).
+  + Fix jiggling when auto-hiding legacy tray (bgo#747957).
+  + Misc. bug fixes: bgo#762475, bgo#762507, bgo#755659.
+  + Updated translations.
+
+---
+Fri Feb 19 18:27:37 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Correctly identify VPN secret requests (bgo#760999).
+  + Improve week number presentation (bgo#683245).
+  + Add audio device selection dialog (bgo#760284).
+  + Add media controls to the time and date drop down (bgo#756491).
+  + Fix IBus candidate popup position under wayland (bgo#753476).
+  + Ask user to grant applications access to location (bgo#762119).
+  + Misc. bug fixes: bgo#761208, bgo#761772, bgo#762270.
+  + Updated translations.
+- Drop gnome-shell-correctly-ident-VPN-secret-req.patch: Fixed
+  upstream.
+
+---
+Wed Feb  3 08:34:28 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + gdm: Do not allow bypassing disabled Sign In button
+(bgo#746180).
+  + Style week numbers in calendar (bgo#683245).
+  + Misc. bug fixes: bgo#759708, bgo#760577, bgo#760945.
+  + Updated translations.
+- Drop gnome-shell-authprompt-bypass-disabled.patch and
+  gnome-shell-Fix-double-unref.patch: fixed upstream.
+
+---
+Tue Feb  2 14:34:09 UTC 2016 - damjanovic@gmail.com
+
+- Obsolete gnome-shell-wayland: the package no longer exists since
+  version 3.19.2.
+
+---
@@ -19,0 +77,12 @@
+Thu Dec 17 13:17:41 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.19.3:
+  + Fix thumbnail scaling in window switcher on HiDPI (bgo#758676).
+  + Update animated backgrounds on timezone changes (bgo#758939).
+  + loginDialog: Update user list on user changes (bgo#758568).
+  + Fix touch interaction on wayland (bgo#756748).
+  + Updated translations.
+- Drop gnome-shell-logindialog-fixes.patch and
+  gnome-shell-alt-tab-hdpi-fixes.patch: Fixed upstream.
+
+---
@@ -25,0 +95,28 @@
+
+---
+Wed Nov 25 21:02:43 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Make gnome-shell DBus activatable (bgo#741666).
+  + Fix browser plugin crash in Firefox (bgo#737932, bgo#757940).
+  + Optionally show battery percentage in system status area
+(bgo#735771).
+  + Misc. bug fixes: bgo#757418, bgo#757668, bgo#757779,
+bgo#757816, bgo#745626, bgo#758220.
+  + Updated translations.
+- Rename gnome-shell.desktop to org.gnome.Shell.desktop following
+  upstream.
+- Drop gnome-shell-wayland subpackage as it is merged into
+  gnome-shell.
+
+---
+Tue Nov 24 22:52:29 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Respect text-scaling factor under wayland (bgo#756447).
+  + Show the Bluetooth submenu when there were setup devices
+(bgo#723848).
+  + Misc. bug fixes: bgo#756697, bgo#756714, bgo#756605,
+bgo#754814, bgo#738942, bgo#756983, bgo#756925, bgo#757011,
+bgo#673235, bgo#75715.
+  + Updated translations.

Old:

  gnome-shell-3.18.3.tar.xz
  gnome-shell-Fix-double-unref.patch
  gnome-shell-alt-tab-hdpi-fixes.patch
  gnome-shell-authprompt-bypass-disabled.patch
  gnome-shell-correctly-ident-VPN-secret-req.patch
  gnome-shell-logindialog-fixes.patch

New:

  gnome-shell-3.20.0.tar.xz



Other differences:
--
++ 

commit mutter for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package mutter for openSUSE:Factory checked 
in at 2016-03-29 14:45:46

Comparing /work/SRC/openSUSE:Factory/mutter (Old)
 and  /work/SRC/openSUSE:Factory/.mutter.new (New)


Package is "mutter"

Changes:

--- /work/SRC/openSUSE:Factory/mutter/mutter.changes2015-12-03 
13:29:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.mutter.new/mutter.changes   2016-03-29 
14:45:48.0 +0200
@@ -1,0 +2,115 @@
+Wed Mar 23 08:14:33 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Fix crash when using visual bell (bgo#763858).
+  + Updated translations.
+
+---
+Thu Mar 17 08:38:21 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Add system bell support on wayland (bgo#763284).
+  + Add gtk_surface.present to gtk-shell (bgo#763295).
+  + Handle DND drops on the root window (bgo#762104).
+  + Misc. bug fixes: bgo#762828, bgo#760745, bgo#763125,
+bgo#762763, bgo#762661, bgo#762639, bgo#763159.
+  + Updated translations.
+
+---
+Fri Mar  4 13:48:48 UTC 2016 - fcro...@suse.com
+
+- BuildRequires pkgconfig(libdrm), pkgconfig(libinput),
+  pkgconfig(libsystemd) are only needed when building native
+  backend, which is useful only under wayland and when running as
+  display server. Ensure they aren't pulled as BuildRequires when
+  wayland support is disabled. Add --enable-native-backend when
+  building wayland support.
+
+---
+Thu Mar  3 19:39:46 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Add --nested CLI argument to fix nested wayland session
+(bgo#758658).
+  + Fix stack - scene graph stacking synchronization issues
+(bgo#755605).
+  + Rate-limit last-device changes to fix freezes (bgo#753527).
+  + Implement primary selection protocol (bgo#762560).
+  + Misc. bug fixes: bgo#762878, bgo#762716.
+  + Updated translations.
+
+---
+Fri Feb 19 18:23:04 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Release buffer after processing commit (bgo#761312,
+bgo#761613).
+  + Implement pointer motion, locks and confinement on wayland
+(bgo#744104).
+  + Add basic startup notification support on wayland (bgo#762268).
+  + Misc. bug fixes: bgo#760670, bgo#761543, bgo#752794,
+bgo#761557.
+
+---
+Fri Jan 22 08:32:08 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Fix updating stacking order when setting transient_for
+(bgo#755606).
+  + Support screen rotation when supported by the driver
+(bgo#745079).
+  + Protect against broken WM_CLASS property implementations
+(bgo#759658).
+  + Handle wl_pointer v5 events on wayland (bgo#760637).
+  + Implement DND actions on wayland (bgo#760805).
+  + Misc. bug fixes: bgo#754711, bgo#756789, bgo#759297,
+bgo#758613, bgo#760330, bgo#760476, bgo#759222, bgo#760670.
+  + Updated translations.
+
+---
+Thu Dec 17 12:40:26 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.19.3:
+  + Correct refresh rate units on KMS/Wayland (bgo#758653).
+  + Fix crash when initial cursor position is not on a monitor
+(bgo#756698).
+  + Fix crash when more CRTs are enabled than outputs connected
+(bgo#751638).
+  + Fix touch pointer emulation on wayland (bgo#756754).
+  + Allow minimizing windows that don't advertise supporting it
+(bgo#758186).
+  + Force 2-finger scroll by default if available (bgo#759304).
+  + Fix crash during XWayland initialization (bgo#751845).
+  + Ensure to send a ConfigureNotify to just mapped windows
+(bgo#759492).
+  + Misc. bug fixes and cleanups: bgo#758239, bgo#758633,
+bgo#755503, bgo#759374.
+  + Updated translations.
+- Add pkgconfig(wayland-protocols) BuildRequires: new dependency.
+
+---
+Wed Nov 25 20:59:34 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Fix crash on monitor unplug (bgo#756796).
+  + Exit cleanly on initialization errors (bgo#757311).
+  + Allow to determine backend setting from session type
+(bgo#741666).
+  + Fix DRM device detection for non-PCI devices (bgo#754911).
+  + Don't force placement of windows without buffer on wayland
+(bgo#751887).
+  + Fix initialization of bypass compositor hint (bgo#758544).
+
+---
+Tue Nov 24 22:38:17 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + wayland: Allow to trigger popups through 

commit glib2 for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory checked 
in at 2016-03-29 14:45:20

Comparing /work/SRC/openSUSE:Factory/glib2 (Old)
 and  /work/SRC/openSUSE:Factory/.glib2.new (New)


Package is "glib2"

Changes:

--- /work/SRC/openSUSE:Factory/glib2/glib2.changes  2016-02-09 
13:29:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.glib2.new/glib2.changes 2016-03-29 
14:45:21.0 +0200
@@ -1,0 +2,57 @@
+Tue Mar 22 15:53:05 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.48.0:
+  + A minor build fix in the name of determinism.
+  + A few coverity fixes.
+  + bgo#763617: giotypefuncs.c: Sort _get_type functions in the 'C'
+locale.
+  + Updated translations.
+
+---
+Wed Mar 16 08:16:29 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.47.92:
+  + gdbus-codegen now supports g_autoptr().
+  + g_get_user_runtime_dir() now reliably returns an existing
+directory.
+  + g_array_remove_range() can now remove 0 items from the end of
+an array.
+  + Many fixes for Windows.
+  + Documentation improvements.
+  + Other small bugfixes.
+  + Bugs fixed: bgo#724847, bgo#743933, bgo#756706, bgo#757506,
+bgo#760694, bgo#762202, bgo#762637, bgo#762748, bgo#762937,
+bgo#763339, bgo#763344, bgo#763379.
+  + Updated translations.
+
+---
+Mon Mar 14 10:06:51 UTC 2016 - meiss...@suse.com
+
+- Include the glibconfig.h in the baselibs glib2-devel-xxbit
+  package, as it contains the architecture specific configuration
+  (bsc#970694).
+
+---
+Thu Feb 18 13:56:53 UTC 2016 - tittiatc...@gmail.com
+
+- Follow the freedesktop conventions for the mime handler
+  associations. The created link is gnome specific, so make it 
+  specific (gnome-mimeapps.list). This prevents association
+  problems in Plasma 5 (boo#966739)
+  
https://specifications.freedesktop.org/mime-apps-spec/mime-apps-spec-latest.html
+
+---
+Tue Feb 16 16:45:20 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.47.6:
+  + Windows support:
+- Fixes and improvements to the GSettings registry backend.
+- Handle readability and writability of registry keys.
+- Use Unicode registry APIs.
+  + Bugs fixed: bgo#760852, bgo#744772, bgo#761126, bgo#747927,
+bgo#761337, bgo#744570, bgo#761504, bgo#761550, bgo#761843,
+bgo#744570, bgo#744772, bgo#747927, bgo#760852, bgo#761126,
+bgo#761337, bgo#761504, bgo#761550, bgo#761843.
+  + Updated translations.
+
+---
@@ -6,0 +64,86 @@
+
+---
+Tue Jan 19 11:49:08 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.47.5:
+  + The system copy of PCRE is now used by default to implement
+GRegex. Configure with --with-pcre=internal if a system PCRE
+version is unavailable or undesired.
+  + Interfaces for DTLS support have been added. A new version of
+glib-networking will also be required.
+  + GDBusMethodInvocation now drops replies if the sender set the
+NO_REPLY_EXPECTED flag.
+  + Several GApplication fixes, including fixes for commandline
+arguments in interpreted languages on Windows.
+  + Bugs fixed: bgo#624186, bgo#734095, bgo#735754, bgo#748064,
+bgo#752240, bgo#755421, bgo#756875, bgo#759554, bgo#760199,
+bgo#760215, bgo#760683.
+  + Updated translations.
+
+---
+Sat Dec 19 03:42:41 UTC 2015 - damjanovic@gmail.com
+
+- Update to version 2.47.4:
+  + gapplication: Acquire the main context before running.
+  + Enable contenttype test on W32, tweak it to pass (mostly).
+  + xdgmime Finer handling for cases where mmap() is not available.
+  + Add GParamSpec object ref management annotations.
+  + file monitors: reorder some code to avoid segfault.
+  + glib-compile-resources: do not leak c_name.
+  + macros: add G_GNUC_CHECK_VERSION() for compiler checks.
+  + GApplication: destroy the impl on shutdown.
+  + Stop supporting non-POSIX getpwuid_r, getgrgid_r.
+  + glib.py: Fix Python 3 TypeError in gdb pretty-printers.
+  + W32: fix uninitialized var in g_app_info_get_all_for_type.
+  + Add missing checks for gnulib vasnprintf().
+  + glibconfig.h.win32.in: remove G_CAN_INLINE.
+  + GDBusProxy: Fix a memory leak during initialization.
+  + Bugs fixed: bgo#752983, bgo#735696, bgo#735696, bgo#710243,
+bgo#756214, bgo#758823, bgo#758553, bgo#578363, bgo#757299,
+bgo#728099, bgo#757372, bgo#756475, bgo#749092, bgo#759408,
+bgo#759134, bgo#757374, bgo#758641.
+  + Updated translations.
+  

commit gnome-music for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2016-03-29 14:44:58

Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-music.new (New)


Package is "gnome-music"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2015-11-22 
10:59:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes 
2016-03-29 14:44:59.0 +0200
@@ -1,0 +2,64 @@
+Tue Mar 22 14:36:23 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Thu Mar 17 08:54:07 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + bgo#762821: Update Grilo plugin ranks to 0.3 format.
+  + bgo#761941: Fix Pango critical warnings on searchbar.
+  + bgo#761890: Check if visible child is ArtistsAlbumsWidget on
+search toggle.
+  + bgo#763304: Don't assume that nmm:MusicPieces will have a
+nie:url in playlists.
+  + bgo#744821: Properly de/activate select button on
+PlaylistDialog when navigating w/ arrow keys.
+  + bgo#744831: Fix crash while deleting multiple playlists.
+  + Updated translations.
+
+---
+Thu Mar  3 16:04:15 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.91:
+  + bgo#744829: No more duplicate playlists on the sidebar.
+  + bgo#762406: More Grilo 0.3 transition fixes.
+  + bgo#762265: No more notifications on track changes.
+  + Updated translations
+
+---
+Tue Feb 16 10:12:14 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + bgo#761173: Update tracker queries to sparql 1.1 syntax.
+  + bgo#760170: Fix check button appearance on AlbumWidget.
+  + bgo#760170: Fix check buttons appearance in Songs and Playlist
+view.
+  + bgo#736463: Reposition the scrollbar in the search window.
+  + bgo#760171: Resized songs list for better viewing in large
+window.
+  + Updated translations.
+
+---
+Tue Jan 19 12:24:46 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Let GtkApplication automatically load the app-menu.
+  + Refactor the way we connect menu actions.
+  + Add symbolic icon.
+  + Pass width/height during pixbuf loading.
+  + Scale the playlist name to match the mockups.
+  + Bugs fixed: bgo#734958, bgo#739924, bgo#751163, bgo#758942,
+bgo#758942, bgo#759024, bgo#759587, bgo#759882, bgo#760033,
+bgo#760033, bgo#760033, bgo#760033, bgo#760033, bgo#760033,
+bgo#760381.
+  + Updated translations.
+- Add pkgconfig(tracker-sparql-1.0) BuildRequires: new dependency.
+- Replace pkgconfig(grilo-0.2) BuildRequires with
+  pkgconfig(grilo-0.3), following upstreams port to grilo-0.3.
+- Drop HighContrast theme cache handling from post/postun, as there
+  are no HighContrast icons left after the addition of the symbolic
+  icon.
+
+---

Old:

  gnome-music-3.18.2.tar.xz

New:

  gnome-music-3.20.0.tar.xz



Other differences:
--
++ gnome-music.spec ++
--- /var/tmp/diff_new_pack.6jiVrB/_old  2016-03-29 14:45:00.0 +0200
+++ /var/tmp/diff_new_pack.6jiVrB/_new  2016-03-29 14:45:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-music
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-music
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:Music Player for GNOME
 License:SUSE-GPL-2.0-with-plugin-exception and LGPL-2.1+
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-music/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-music/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.26
 BuildRequires:  itstool
@@ -32,9 +32,10 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.34.0
-BuildRequires:  pkgconfig(grilo-0.2) >= 0.2.6
+BuildRequires:  pkgconfig(grilo-0.3) >= 0.3.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.2
 BuildRequires:  pkgconfig(libmediaart-2.0)
+BuildRequires:  

commit gnome-system-monitor for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-system-monitor for 
openSUSE:Factory checked in at 2016-03-29 14:45:05

Comparing /work/SRC/openSUSE:Factory/gnome-system-monitor (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-system-monitor.new (New)


Package is "gnome-system-monitor"

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-system-monitor/gnome-system-monitor.changes
2015-11-12 19:35:35.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-system-monitor.new/gnome-system-monitor.changes
   2016-03-29 14:45:06.0 +0200
@@ -1,0 +2,39 @@
+Tue Mar 22 14:37:48 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:34:42 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Updated translations.
+
+---
+Tue Mar  1 11:12:41 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Save window size properly (bgo#762231).
+  + Updated translations.
+
+---
+Tue Feb 16 13:12:53 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Added missing tag to Appdata Files.
+  + bgo#761124: Fixed padding issue on the Processes tab.
+  + Updated translations.
+
+---
+Tue Jan 19 19:07:43 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.4:
+  + Updated translations.
+
+---
+Sun Dec 20 22:26:43 UTC 2015 - damjanovic@gmail.com
+
+- Updated version to 3.19.3:
+  + Updated translations.
+
+---

Old:

  gnome-system-monitor-3.18.2.tar.xz

New:

  gnome-system-monitor-3.20.0.tar.xz



Other differences:
--
++ gnome-system-monitor.spec ++
--- /var/tmp/diff_new_pack.WYfAg5/_old  2016-03-29 14:45:07.0 +0200
+++ /var/tmp/diff_new_pack.WYfAg5/_new  2016-03-29 14:45:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-system-monitor
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-system-monitor
-Version:3.18.2
+Version:3.20.0
 Release:0
 Url:http://www.gnome.org
 Summary:A Simple Process Monitor
 License:GPL-2.0+
 Group:  System/GUI/GNOME
-Source0:
http://download.gnome.org/sources/gnome-system-monitor/3.18/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gnome-system-monitor/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  intltool

++ gnome-system-monitor-3.18.2.tar.xz -> gnome-system-monitor-3.20.0.tar.xz 
++
 7039 lines of diff (skipped)




commit gobject-introspection for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gobject-introspection for 
openSUSE:Factory checked in at 2016-03-29 14:45:35

Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
 and  /work/SRC/openSUSE:Factory/.gobject-introspection.new (New)


Package is "gobject-introspection"

Changes:

--- 
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes  
2015-10-06 16:33:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gobject-introspection.new/gobject-introspection.changes
 2016-03-29 14:45:36.0 +0200
@@ -1,0 +2,35 @@
+Wed Mar 23 08:09:34 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.48.0:
+  + gir: Update annotations from GLib 2.48.0.
+  + Various MSVC build fixes.
+
+---
+Mon Mar 14 18:39:51 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.47.92:
+  + Bugs fixed: bgo#696773, bgo#733535, bgo#736109, bgo#752047,
+bgo#757126, bgo#757442, bgo#757443, bgo#757678, bgo#757934,
+bgo#758448, bgo#759531, bgo#760682, bgo#761658, bgo#761659,
+bgo#761981, bgo#761982, bgo#761983, bgo#761984, bgo#762653,
+rh#1285991.
+
+---
+Thu Jan 28 13:49:49 UTC 2016 - dims...@opensuse.org
+
+- Add baselibs.conf: provide libgirepository-1_0-1 as -32bit
+  package as needed by libcjs0-32bit.
+
+---
+Mon Jan 18 11:50:48 UTC 2016 - dims...@opensuse.org
+
+- gi-find-deps.sh: work with the fact that newer file versions
+  identify python scripts differently, based on the shebang.
+
+---
+Tue Nov 24 19:52:41 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.47.1:
+  + No changelog provided, please check git.gnome.org.
+
+---

Old:

  gobject-introspection-1.46.0.tar.xz

New:

  baselibs.conf
  gobject-introspection-1.48.0.tar.xz



Other differences:
--
++ gobject-introspection.spec ++
--- /var/tmp/diff_new_pack.0Q4gEc/_old  2016-03-29 14:45:37.0 +0200
+++ /var/tmp/diff_new_pack.0Q4gEc/_new  2016-03-29 14:45:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gobject-introspection
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   gobject-introspection
-Version:1.46.0
+Version:1.48.0
 Release:0
 # FIXME: Find a way to identify if we need python3-gobject or python-gobject 
from gi-find-deps.sh.
 # FIXME: when bgo#629930 gets fixed, move the appropriate pkg-config files to 
the main package and rename the devel package to libgirepository-devel
@@ -25,11 +25,12 @@
 License:LGPL-2.1+ and GPL-2.0+
 Group:  Development/Libraries/GNOME
 Url:http://live.gnome.org/GObjectIntrospection
-Source0:
http://download.gnome.org/sources/gobject-introspection/1.46/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gobject-introspection/1.48/%{name}-%{version}.tar.xz
 # gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates 
typelib()-style Provides/Requires.
 Source1:gi-find-deps.sh
 Source2:gobjectintrospection.attr
 Source3:gobject-introspection-typelib.template
+Source98:   baselibs.conf
 Source99:   %{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM g-ir-dep-tool.patch bgo#665672 dims...@opensuse.org -- 
Add g-ir-dep-tool to get further automatic dependencies.
 Patch0: g-ir-dep-tool.patch
@@ -45,7 +46,7 @@
 BuildRequires:  python-xml
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(cairo-gobject)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.45.3
+BuildRequires:  pkgconfig(glib-2.0) >= 2.48.0
 BuildRequires:  pkgconfig(gobject-2.0)
 # gi-find-deps makes use of 'file' to identify the types.
 Requires:   file

++ baselibs.conf ++
libgirepository-1_0-1
++ gi-find-deps.sh ++
--- /var/tmp/diff_new_pack.0Q4gEc/_old  2016-03-29 14:45:37.0 +0200
+++ /var/tmp/diff_new_pack.0Q4gEc/_new  2016-03-29 14:45:37.0 +0200
@@ -188,7 +188,7 @@
;;
*)
case $(file -b $file) in
-   Python\ script*)
+   *[Pp]ython*script*)
python_requires "$file"
;;
 

commit eog for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package eog for openSUSE:Factory checked in 
at 2016-03-29 14:45:27

Comparing /work/SRC/openSUSE:Factory/eog (Old)
 and  /work/SRC/openSUSE:Factory/.eog.new (New)


Package is "eog"

Changes:

--- /work/SRC/openSUSE:Factory/eog/eog.changes  2016-02-25 22:36:45.0 
+0100
+++ /work/SRC/openSUSE:Factory/.eog.new/eog.changes 2016-03-29 
14:45:29.0 +0200
@@ -1,0 +2,62 @@
+Tue Mar 22 15:58:37 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:42:53 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Code improvements.
+  + bgo#763505: EogPrintPreview: Silence -Wsign-compare and
+-Wswitch-default.
+  + Updated translations.
+
+---
+Mon Feb 29 20:19:51 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Updated translations.
+
+---
+Mon Feb 15 20:09:51 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Better image quality when downscaling.
+  + Improved AppData.
+  + Improved strings in the shortcuts window.
+  + Bugs fixed: bgo#665897, bgo#761408, bgo#762028.
+  + Updated translations.
+
+---
+Sun Feb 14 19:15:27 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Small application menu improvements.
+  + Updated translations.
+
+---
+Sun Feb 14 19:15:26 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.3:
+  + Convert custom CSS to use CSS nodes (bgo#758763).
+  + Add a shortcuts window (bgo#757827).
+  + Updated translations.
+
+---
+Sun Feb 14 19:15:25 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Further UI improvements.
+  + Bugs fixed: bgo#754628.
+  + Updated translations.
+
+---
+Sun Feb 14 19:15:24 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Various UI improvements.
+  + Bugs fixed: bgo#754628, bgo#754985, bgo#755244, bgo#755799.
+  + Updated translations.
+
+---

Old:

  eog-3.18.2.tar.xz

New:

  eog-3.20.0.tar.xz



Other differences:
--
++ eog.spec ++
--- /var/tmp/diff_new_pack.YunctL/_old  2016-03-29 14:45:30.0 +0200
+++ /var/tmp/diff_new_pack.YunctL/_new  2016-03-29 14:45:30.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   eog
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:Image Viewer for GNOME
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Graphics/Viewers
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/eog/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/eog/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.50.1
 BuildRequires:  libjpeg-devel
@@ -33,10 +33,10 @@
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(exempi-2.0) >= 1.99.5
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.30.0
-BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.42.0
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.11.6
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.3
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libexif)
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 0.7.4

++ eog-3.18.2.tar.xz -> eog-3.20.0.tar.xz ++
 40786 lines of diff (skipped)




commit cheese for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2016-03-29 14:45:12

Comparing /work/SRC/openSUSE:Factory/cheese (Old)
 and  /work/SRC/openSUSE:Factory/.cheese.new (New)


Package is "cheese"

Changes:

--- /work/SRC/openSUSE:Factory/cheese/cheese.changes2016-02-05 
00:30:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2016-03-29 
14:45:13.0 +0200
@@ -1,0 +2,23 @@
+Tue Mar 22 15:50:56 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Feb 16 16:19:51 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Use same alias as upstream for XDG directories (bgo#761952).
+  + Rename icon to match application namespace. This is required in
+preparation for xdg-app (bgo#761197).
+  + Drop udev dependency. All that udev was used for is now covered
+by GstDeviceMonitor.
+  + Add a missing tag to the AppData file.
+  + Update the AppData to spec version 0.7+.
+  + build-sys: Annotate we don't support srcdir != builddir from
+git due to vala.
+  + Updated translations.
+- Drop pkgconfig(gudev-1.0) BuildRequires following upstream
+  changes.
+
+---

Old:

  cheese-3.18.1.tar.xz

New:

  cheese-3.20.0.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.IXngVC/_old  2016-03-29 14:45:14.0 +0200
+++ /var/tmp/diff_new_pack.IXngVC/_new  2016-03-29 14:45:14.0 +0200
@@ -20,13 +20,13 @@
 %define lib_gtk_major 25
 
 Name:   cheese
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:https://wiki.gnome.org/Apps/Cheese
-Source0:
http://download.gnome.org/sources/cheese/3.18/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/cheese/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -47,7 +47,6 @@
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= 0.11.0
 BuildRequires:  pkgconfig(gstreamer-plugins-bad-1.0) >= 1.4
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.4
-BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.26
 BuildRequires:  pkgconfig(x11)
 Requires:   gnome-video-effects
@@ -170,7 +169,7 @@
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/org.gnome.Cheese.appdata.xml
 %{_datadir}/applications/org.gnome.Cheese.desktop
-%{_datadir}/icons/hicolor/*/apps/cheese*.*
+%{_datadir}/icons/hicolor/*/apps/org.gnome.Cheese*.*
 %{_mandir}/man1/cheese.1%{?ext_man}
 %{_datadir}/dbus-1/services/org.gnome.Cheese.service
 %{_datadir}/dbus-1/services/org.gnome.Camera.service

++ cheese-3.18.1.tar.xz -> cheese-3.20.0.tar.xz ++
 13397 lines of diff (skipped)




commit vinagre for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package vinagre for openSUSE:Factory checked 
in at 2016-03-29 14:44:50

Comparing /work/SRC/openSUSE:Factory/vinagre (Old)
 and  /work/SRC/openSUSE:Factory/.vinagre.new (New)


Package is "vinagre"

Changes:

--- /work/SRC/openSUSE:Factory/vinagre/vinagre.changes  2015-11-22 
10:58:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.vinagre.new/vinagre.changes 2016-03-29 
14:44:52.0 +0200
@@ -1,0 +2,35 @@
+Tue Mar 22 14:26:01 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Don't capture key events of other tabs.
+  + Give focus to new RDP tab.
+  + Allow different logins to the same host.
+  + Show correct tooltip for RDP tab.
+  + Updated translations.
+
+---
+Wed Feb 17 22:15:51 UTC 2016 - dims...@opensuse.org
+
+- Disable RDP support (using bcond_with, so it can easily be
+  toggled). If not building with rdp support, do not:
+  - pass --enable-rdp to configure
+  - BuildRequire pkgconfig(freerdp)
+- Drop vinagre-revert-freerdp-versionbump.patch and
+  vinagre-revert-font-smoothing.patch: they are no longer
+  sufficient. FreeRDP started 1.1 and 1.2 branches but refuses to
+  create releases. GNOME makes use of features found in the 1.1
+  branch.
+
+---
+Wed Nov 25 15:28:08 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Store credentials for RDP (bgo#753355).
+  + Handle domain when looking for credentials (bgo#753355).
+  + Add minimize button to the fullscreen toolbar (bgo#753626).
+  + Fix build against recent versions of FreeRDP.
+  + Updated translations.
+- Rebase vinagre-revert-freerdp-versionbump.patch and
+  vinagre-revert-font-smoothing.patch.
+
+---

Old:

  vinagre-3.18.2.tar.xz
  vinagre-revert-font-smoothing.patch
  vinagre-revert-freerdp-versionbump.patch

New:

  vinagre-3.20.0.tar.xz



Other differences:
--
++ vinagre.spec ++
--- /var/tmp/diff_new_pack.NPG5C3/_old  2016-03-29 14:44:53.0 +0200
+++ /var/tmp/diff_new_pack.NPG5C3/_new  2016-03-29 14:44:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vinagre
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,17 @@
 #
 
 
+# disable RDP support for now. Vinagre requires features from the freerdp 
1.1.x branch
+%bcond_with rdp
+
 Name:   vinagre
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:VNC client for GNOME
 License:GPL-2.0+
 Group:  Productivity/Networking/Other
 Url:http://www.gnome.org/projects/vinagre/
-Source0:
http://download.gnome.org/sources/vinagre/3.18/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE vinagre-revert-freerdp-versionbump.patch bgo#749124 
zai...@opensuse.org -- Upstream have moved on to newer versions of freerdp than 
we have in openSUSE. Since I can't be botherd to versionbump freerdp, just 
revert the commit.
-Patch0: vinagre-revert-freerdp-versionbump.patch
-# PATCH-FIX-OPENSUSE vinagre-revert-font-smoothing.patch zai...@opensuse.org 
-- This function relies on the new freerdp we do not have, hence revert of this 
is needed too.
-Patch1: vinagre-revert-font-smoothing.patch
+Source0:
http://download.gnome.org/sources/vinagre/3.20/%{name}-%{version}.tar.xz
 # The icon we rely on is from adwaita-icon-theme
 BuildRequires:  adwaita-icon-theme
 BuildRequires:  fdupes
@@ -42,7 +41,9 @@
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(avahi-gobject)
 BuildRequires:  pkgconfig(avahi-ui-gtk3)
+%if %{with rdp}
 BuildRequires:  pkgconfig(freerdp)
+%endif
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.6
 BuildRequires:  pkgconfig(gtk-vnc-2.0) >= 0.4.3
 BuildRequires:  pkgconfig(libsecret-1)
@@ -66,14 +67,13 @@
 %prep
 %setup -q
 translation-update-upstream
-# Revert commits from upstream
-%patch0 -p1 -R
-%patch1 -p1 -R
 
 %build
 %configure --disable-static \
 --disable-scrollkeeper  \
+%if %{with rdp}
 --enable-rdp\
+%endif
 --enable-spice  \
 --enable-ssh
 make V=1 %{?_smp_mflags}

++ vinagre-3.18.2.tar.xz -> vinagre-3.20.0.tar.xz ++
 18976 lines of diff (skipped)




commit simple-scan for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package simple-scan for openSUSE:Factory 
checked in at 2016-03-29 14:44:33

Comparing /work/SRC/openSUSE:Factory/simple-scan (Old)
 and  /work/SRC/openSUSE:Factory/.simple-scan.new (New)


Package is "simple-scan"

Changes:

--- /work/SRC/openSUSE:Factory/simple-scan/simple-scan.changes  2016-03-18 
21:34:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.simple-scan.new/simple-scan.changes 
2016-03-29 14:44:35.0 +0200
@@ -1,0 +2,8 @@
+Mon Mar 21 21:55:02 UTC 2016 - badshah...@gmail.com
+
+- Update to version 3.20.0:
+  + Fix window state saving with client side decorations.
+- Changes from version 3.19.92:
+  + Updated translations.
+
+---

Old:

  simple-scan-3.19.91.tar.xz

New:

  simple-scan-3.20.0.tar.xz



Other differences:
--
++ simple-scan.spec ++
--- /var/tmp/diff_new_pack.ucDiGG/_old  2016-03-29 14:44:36.0 +0200
+++ /var/tmp/diff_new_pack.ucDiGG/_new  2016-03-29 14:44:36.0 +0200
@@ -25,13 +25,13 @@
 %endif
 
 Name:   simple-scan
-Version:3.19.91
+Version:3.20.0
 Release:0
 Summary:Simple Scanning Utility
 License:GPL-3.0+
 Group:  System/GUI/GNOME
 Url:https://launchpad.net/simple-scan
-Source0:
https://launchpad.net/simple-scan/3.19/%{version}/+download/%{name}-%{version}.tar.xz
+Source0:
https://launchpad.net/simple-scan/3.20/%{version}/+download/%{name}-%{version}.tar.xz
 BuildRequires:  %{_icontheme}-icon-theme
 BuildRequires:  fdupes
 BuildRequires:  intltool

++ simple-scan-3.19.91.tar.xz -> simple-scan-3.20.0.tar.xz ++
 15208 lines of diff (skipped)




commit lightsoff for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package lightsoff for openSUSE:Factory 
checked in at 2016-03-29 14:44:40

Comparing /work/SRC/openSUSE:Factory/lightsoff (Old)
 and  /work/SRC/openSUSE:Factory/.lightsoff.new (New)


Package is "lightsoff"

Changes:

--- /work/SRC/openSUSE:Factory/lightsoff/lightsoff.changes  2015-10-06 
16:28:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.lightsoff.new/lightsoff.changes 2016-03-29 
14:44:41.0 +0200
@@ -1,0 +2,34 @@
+Tue Mar 22 12:38:22 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Stable release version bump.
+
+---
+Tue Mar 15 10:05:13 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.91:
+  + Updated translations.
+
+---
+Tue Feb 16 15:58:03 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Updated AppData to spec 0.7.
+  + Updated translations.
+
+---
+Tue Jan 19 12:48:51 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Stop using deprecated gnome-common.
+  + Add pre-commit and pre-applypatch hooks.
+  + Updated translations.
+
+---
+Wed Dec 23 13:50:31 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.19.3:
+  + Updated appdata and doap.
+  + Updated translations.
+
+---

Old:

  lightsoff-3.18.0.tar.xz

New:

  lightsoff-3.20.0.tar.xz



Other differences:
--
++ lightsoff.spec ++
--- /var/tmp/diff_new_pack.d1Iwh8/_old  2016-03-29 14:44:42.0 +0200
+++ /var/tmp/diff_new_pack.d1Iwh8/_new  2016-03-29 14:44:42.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lightsoff
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   lightsoff
-Version:3.18.0
+Version:3.20.0
 Release:0
 Summary:Lights Out Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:https://live.gnome.org/Lightsoff
-Source: 
http://download.gnome.org/sources/lightsoff/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/lightsoff/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.35.0
 BuildRequires:  update-desktop-files

++ lightsoff-3.18.0.tar.xz -> lightsoff-3.20.0.tar.xz ++
 22845 lines of diff (skipped)




commit swell-foop for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2016-03-29 14:43:56

Comparing /work/SRC/openSUSE:Factory/swell-foop (Old)
 and  /work/SRC/openSUSE:Factory/.swell-foop.new (New)


Package is "swell-foop"

Changes:

--- /work/SRC/openSUSE:Factory/swell-foop/swell-foop.changes2015-11-11 
10:35:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2016-03-29 14:43:57.0 +0200
@@ -1,0 +2,35 @@
+Tue Mar 22 10:39:41 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:00:19 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.91:
+  + Use a valid dbus name as app id.
+  + Updated translations.
+
+---
+Tue Feb 16 15:59:31 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Updated AppData to spec version 0.7.
+  + Updated translations.
+
+---
+Tue Jan 19 12:50:56 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Stop using deprecated gnome-common.
+  + Add pre-commit and pre-applypatch hooks.
+  + Updated translations.
+
+---
+Wed Dec 23 13:54:39 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.19.3:
+  + Updated appdata and doap.
+  + Updated translations.
+
+---

Old:

  swell-foop-3.18.1.tar.xz

New:

  swell-foop-3.20.0.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.GjrO6g/_old  2016-03-29 14:43:58.0 +0200
+++ /var/tmp/diff_new_pack.GjrO6g/_new  2016-03-29 14:43:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package swell-foop
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   swell-foop
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://live.gnome.org/Swell%20Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/swell-foop/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files

++ swell-foop-3.18.1.tar.xz -> swell-foop-3.20.0.tar.xz ++
 25465 lines of diff (skipped)




commit gnome-dictionary for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-dictionary for 
openSUSE:Factory checked in at 2016-03-29 14:44:25

Comparing /work/SRC/openSUSE:Factory/gnome-dictionary (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-dictionary.new (New)


Package is "gnome-dictionary"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-dictionary/gnome-dictionary.changes
2016-01-23 01:04:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-dictionary.new/gnome-dictionary.changes   
2016-03-29 14:44:26.0 +0200
@@ -1,0 +2,28 @@
+Tue Mar 22 11:44:23 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar  1 20:10:58 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Updated translations.
+
+---
+Sun Feb 14 22:57:14 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Application: Add a missing tag to the AppData file.
+  + Updated translations.
+
+---
+Mon Jan 25 09:42:00 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.0:
+  + Update the AppData file to spec version 0.7+.
+  + Drop deprecated API from DefBox.
+  + Bump required Gtk+ version.
+  + Updated translations.
+
+---

Old:

  gnome-dictionary-3.18.1.tar.xz

New:

  gnome-dictionary-3.20.0.tar.xz



Other differences:
--
++ gnome-dictionary.spec ++
--- /var/tmp/diff_new_pack.EifwzJ/_old  2016-03-29 14:44:27.0 +0200
+++ /var/tmp/diff_new_pack.EifwzJ/_new  2016-03-29 14:44:27.0 +0200
@@ -17,20 +17,20 @@
 
 
 Name:   gnome-dictionary
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:Utility to look up words in dictionary sources
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-dictionary/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-dictionary/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0) >= 2.39.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.16
 Recommends: %{name}-lang
 Conflicts:  gnome-utils < 3.3.1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ gnome-dictionary-3.18.1.tar.xz -> gnome-dictionary-3.20.0.tar.xz ++
 26398 lines of diff (skipped)




commit libgtop for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package libgtop for openSUSE:Factory checked 
in at 2016-03-29 14:43:47

Comparing /work/SRC/openSUSE:Factory/libgtop (Old)
 and  /work/SRC/openSUSE:Factory/.libgtop.new (New)


Package is "libgtop"

Changes:

--- /work/SRC/openSUSE:Factory/libgtop/libgtop.changes  2015-10-06 
16:31:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgtop.new/libgtop.changes 2016-03-29 
14:43:48.0 +0200
@@ -1,0 +2,31 @@
+Tue Mar 22 10:38:59 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.34.0:
+  + Stable release.
+
+---
+Tue Mar  1 10:54:57 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.33.91:
+  + Fix building on musl-libc.
+  + Updated translations.
+- Drop libgtop_spec-update.sh as source, and clean spec of it. No
+  longer needed in the obs.
+- Move %install_info_delete for doc subpackage from postun to
+  preun.
+
+---
+Wed Jan 20 09:07:10 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.33.4:
+  + On OpenBSD only PID 1 is special.
+  + Call setlocale in main.
+
+---
+Tue Dec 22 21:41:33 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.33.3:
+  + Fixed broken compilation on OpenBSD.
+  + Updated translations.
+
+---

Old:

  libgtop-2.32.0.tar.xz
  libgtop_spec-update.sh

New:

  libgtop-2.34.0.tar.xz



Other differences:
--
++ libgtop.spec ++
--- /var/tmp/diff_new_pack.9MibSD/_old  2016-03-29 14:43:49.0 +0200
+++ /var/tmp/diff_new_pack.9MibSD/_new  2016-03-29 14:43:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgtop
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,13 @@
 
 
 Name:   libgtop
-Version:2.32.0
+Version:2.34.0
 Release:0
-# WARNING: After changing versions please call Re or rpmbuild to auto-update 
spec file:
-#%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0)
 %define soname 10
 Summary:LibGTop Library
 License:GPL-2.0+
 Group:  System/Libraries
-Source: 
http://download.gnome.org/sources/libgtop/2.32/%{name}-%{version}.tar.xz
-Source1:%{name}_spec-update.sh
+Source: 
http://download.gnome.org/sources/libgtop/2.34/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
@@ -139,12 +136,12 @@
 
 %postun -n libgtop-2_0-%{soname} -p /sbin/ldconfig
 
+%preun doc
+%install_info_delete --info-dir=%{_datadir}/info 
%{_datadir}/info/%{name}2.info.gz
+
 %post doc
 %install_info --info-dir=%{_datadir}/info %{_datadir}/info/%{name}2.info.gz
 
-%postun doc
-%install_info_delete --info-dir=%{_datadir}/info 
%{_datadir}/info/%{name}2.info.gz
-
 %files lang -f %{name}-2.0.lang
 
 %files -n libgtop-2_0-%{soname}

++ libgtop-2.32.0.tar.xz -> libgtop-2.34.0.tar.xz ++
 20861 lines of diff (skipped)




commit vte for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package vte for openSUSE:Factory checked in 
at 2016-03-29 14:44:10

Comparing /work/SRC/openSUSE:Factory/vte (Old)
 and  /work/SRC/openSUSE:Factory/.vte.new (New)


Package is "vte"

Changes:

--- /work/SRC/openSUSE:Factory/vte/vte.changes  2016-02-23 16:54:02.0 
+0100
+++ /work/SRC/openSUSE:Factory/.vte.new/vte.changes 2016-03-29 
14:44:12.0 +0200
@@ -1,0 +2,98 @@
+Tue Mar 22 10:45:05 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.44.0:
+  + No changes, version bump only.
+
+---
+Tue Mar 15 14:58:45 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.43.92:
+  + Bugs fixed: bgo#756141, bgo#762963, bgo#763538.
+
+---
+Tue Mar  1 18:24:35 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.43.91:
+  + widget: Don't deselect when updating the clipboard
+(bgo#762446).
+
+---
+Thu Feb 18 19:49:41 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.43.90:
+  + docs: Fix the build.
+  + regex: Disable PCRE2 for 0.44.
+  + pty:
+- Set COLORTERM variable.
+- Comment cleanup.
+  + vtegtk: use CSS name for widget style.
+  + lib:
+- Add some missing includes.
+- Move all colour defines to the same place.
+- Remove private header.
+- Remove VteTerminalPrivate from public headers.
+- Build fix.
+- Remove unused prototypes.
+- Remove accidentally committed debug spew.
+  + build:
+- Update C++ version check macros from autoconf archive.
+- print version of libpcre2-8 when not found.
+  + widget:
+- Change function name.
+- Rename instance members.
+- Move some methods to VteTerminalPrivate.
+- Correct comment.
+- Fix check for changed screen in process_incoming.
+  + a11y: Move code into the only caller.
+  + app: Fix return value.
+  + emulation: Track the cursor separately for the two screens.
+- Disable pkgconfig(libpcre2-8) BuildRequires: Upstream removed it
+  again for this release, leaving it in place since it is said to
+  be back next release round.
+
+---
+Fri Feb 12 00:43:04 UTC 2016 - fcro...@suse.com
+
+- Bump BuildRequires to gtk+ 3.16, which is required to build vte
+  test application.
+
+---
+Fri Feb 12 00:43:03 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.43.2:
+  + emulation: Fix stupid typo.
+
+---
+Fri Feb 12 00:43:02 UTC 2016 - dims...@opensuse.org
+
+- Upadte to version 0.43.1:
+  + widget:
+- Add debug output when setting geometry hints.
+- Document how to scroll a VteTerminal (bgo#760718).
+- Don't make the VteTerminal app paintable.
+- Fix missing braces.
+- Fix crash when destroyed while waiting for clipboard text.
+  + a11y: Use VteTerminal private data directly.
+  + Bugs fixed: bgo#760635, bgo#734920, bgo#759346, bgo#759314,
+bgo#759196, bgo#759197, bgo#759054, bgo#726191, bgo#747046,
+bgo#741402, bgo#688456, bgo#695011, bgo#758501.
+  + Updated translations.
+
+---
+Fri Feb 12 00:43:00 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.43.0:
+  + doc: Fix vte-regex's section.
+  + widget:
+- Implement smooth scrolling.
+- Filter out most of the control characters when pasting.
+  + vteapp: Fix option.
+  + regex:
+- Fix crash on match_check.
+- Don't expose PCRE2 in the API.
+- Forbid \C in regexes.
+- Fix row number in the new vte_terminal_event_* methods.
+- Fix parameter name in documentation.
+- Add pkgconfig(libpcre2-8) BuildRequires: New optional dependency.
+
+---

Old:

  vte-0.42.4.tar.xz

New:

  vte-0.44.0.tar.xz



Other differences:
--
++ vte.spec ++
--- /var/tmp/diff_new_pack.CWeuwY/_old  2016-03-29 14:44:13.0 +0200
+++ /var/tmp/diff_new_pack.CWeuwY/_new  2016-03-29 14:44:13.0 +0200
@@ -24,12 +24,12 @@
 Name:   vte
 %define _name   vte
 Url:http://www.gnome.org
-Version:0.42.4
+Version:0.44.0
 Release:0
 Summary:Terminal Emulator Library
 License:LGPL-2.0 and GPL-2.0+
 Group:  Development/Libraries/GNOME
-Source: 
http://download.gnome.org/sources/vte/0.42/%{_name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/vte/0.44/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes

commit vino for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package vino for openSUSE:Factory checked in 
at 2016-03-29 14:44:04

Comparing /work/SRC/openSUSE:Factory/vino (Old)
 and  /work/SRC/openSUSE:Factory/.vino.new (New)


Package is "vino"

Changes:

--- /work/SRC/openSUSE:Factory/vino/vino.changes2015-11-22 
10:59:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.vino.new/vino.changes   2016-03-29 
14:44:05.0 +0200
@@ -1,0 +2,6 @@
+Tue Mar 22 10:40:27 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---

Old:

  vino-3.18.1.tar.xz

New:

  vino-3.20.0.tar.xz



Other differences:
--
++ vino.spec ++
--- /var/tmp/diff_new_pack.rtSlwv/_old  2016-03-29 14:44:06.0 +0200
+++ /var/tmp/diff_new_pack.rtSlwv/_new  2016-03-29 14:44:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vino
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   vino
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:GNOME VNC Server
 License:GPL-2.0+
 Group:  Productivity/Networking/Other
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/vino/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/vino/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  NetworkManager-devel
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.50.0

++ vino-3.18.1.tar.xz -> vino-3.20.0.tar.xz ++
 1773 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/vino-3.18.1/ChangeLog new/vino-3.20.0/ChangeLog
--- old/vino-3.18.1/ChangeLog   2015-11-12 09:55:01.0 +0100
+++ new/vino-3.20.0/ChangeLog   2016-03-22 07:15:30.0 +0100
@@ -1,3 +1,27 @@
+2016-03-22  David King  
+
+   Update NEWS for 3.20.0 release
+
+2016-03-20  Ask Hjorth Larsen  
+
+   Updated Danish translation
+
+2016-03-04  Cédric Valmary  
+
+   Updated Occitan translation
+
+2015-12-03  Sveinn í Felli  
+
+   Updated Icelandic translation
+
+2015-12-03  Sveinn í Felli  
+
+   Updated Icelandic translation
+
+2015-12-03  Sveinn í Felli  
+
+   Updated Icelandic translation
+
 2015-11-12  David King  
 
Update NEWS for 3.18.1 release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/vino-3.18.1/NEWS new/vino-3.20.0/NEWS
--- old/vino-3.18.1/NEWS2015-11-12 09:53:31.0 +0100
+++ new/vino-3.20.0/NEWS2016-03-22 07:13:21.0 +0100
@@ -1,3 +1,17 @@
+Vino 3.20.0
+===
+
+Ask Hjorth Larsen (1):
+  Updated Danish translation
+
+Cédric Valmary (1):
+  Updated Occitan translation
+
+Sveinn í Felli (3):
+  Updated Icelandic translation
+  Updated Icelandic translation
+  Updated Icelandic translation
+
 Vino 3.18.1
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/vino-3.18.1/configure.ac new/vino-3.20.0/configure.ac
--- old/vino-3.18.1/configure.ac2015-11-12 09:52:42.0 +0100
+++ new/vino-3.20.0/configure.ac2016-03-22 07:12:36.0 +0100
@@ -1,5 +1,5 @@
 AC_PREREQ([2.64])
-AC_INIT([Vino], [3.18.1], 
[https://bugzilla.gnome.org/enter_bug.cgi?product=vino], [vino], 
[https://wiki.gnome.org/Projects/Vino])
+AC_INIT([Vino], [3.20.0], 
[https://bugzilla.gnome.org/enter_bug.cgi?product=vino], [vino], 
[https://wiki.gnome.org/Projects/Vino])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([server/vino-fb.c])
 AC_CONFIG_HEADERS([config.h])

commit atomix for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package atomix for openSUSE:Factory checked 
in at 2016-03-29 14:44:15

Comparing /work/SRC/openSUSE:Factory/atomix (Old)
 and  /work/SRC/openSUSE:Factory/.atomix.new (New)


Package is "atomix"

Changes:

--- /work/SRC/openSUSE:Factory/atomix/atomix.changes2015-10-06 
16:30:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.atomix.new/atomix.changes   2016-03-29 
14:44:17.0 +0200
@@ -1,0 +2,55 @@
+Tue Mar 22 10:48:30 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + No changes.
+
+---
+Tue Mar 15 10:46:04 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + New icon and logo for GNOME3.
+  + Symbolic and low-res icon.
+  + Updated translations.
+
+---
+Tue Mar  1 09:50:12 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Updated translations.
+
+---
+Tue Feb 16 15:53:49 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Updated Appdata to spec version 0.7.
+  + Added tag to Appdata.
+  + Updated translations.
+
+---
+Tue Jan 19 08:15:29 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Added scalable icon (bgo#746471).
+  + Use new icon and GtkApplication (bgo#742871).
+  + Single-instance application.
+  + Remove window border.
+  + Register window actions.
+  + Fixed autogen deprecation warnings.
+  + Updated translations.
+- Add %icon_theme_cache_post/%icon_theme_cache_postun macros to
+  post/postun scripts in order to rebuild the icon cache.
+
+---
+Tue Dec 22 13:57:18 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.3:
+  + Updated translations.
+
+---
+Tue Nov 24 19:39:55 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Show gameplay tips (bgo#587868).
+  + Updated translations.
+
+---

Old:

  atomix-3.18.0.tar.xz

New:

  atomix-3.20.0.tar.xz



Other differences:
--
++ atomix.spec ++
--- /var/tmp/diff_new_pack.dgGO4p/_old  2016-03-29 14:44:18.0 +0200
+++ /var/tmp/diff_new_pack.dgGO4p/_new  2016-03-29 14:44:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package atomix
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   atomix
-Version:3.18.0
+Version:3.20.0
 Release:0
 Summary:A puzzle game where you move atoms to build a molecule
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:https://wiki.gnome.org/Apps/Atomix
-Source: 
http://download.gnome.org/sources/atomix/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/atomix/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  intltool >= 0.40.0
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.0.5
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
@@ -52,6 +52,12 @@
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 %find_lang %{name}
 
+%post
+%icon_theme_cache_post
+
+%postun
+%icon_theme_cache_post
+
 %files
 %defattr(-,root,root)
 %doc ChangeLog README COPYING
@@ -60,7 +66,7 @@
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/atomix.appdata.xml
 %{_datadir}/applications/atomix.desktop
-%{_datadir}/pixmaps/atomix-icon.png
+%{_datadir}/icons/hicolor/*/apps/%{name}*
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)

++ atomix-3.18.0.tar.xz -> atomix-3.20.0.tar.xz ++
 12248 lines of diff (skipped)




commit gnome-logs for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-logs for openSUSE:Factory 
checked in at 2016-03-29 14:43:39

Comparing /work/SRC/openSUSE:Factory/gnome-logs (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-logs.new (New)


Package is "gnome-logs"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-logs/gnome-logs.changes2015-10-26 
12:48:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-logs.new/gnome-logs.changes   
2016-03-29 14:43:41.0 +0200
@@ -1,0 +2,66 @@
+Tue Mar 22 10:38:04 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 12:33:52 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Scrolling in the details view.
+  + Updated translations.
+
+---
+Tue Mar 01 03:22:25 UTC 2016 - sck...@suse.com
+
+- Update to version 3.19.91:
+  + Use a different export icon.
+  + Improve error handling.
+  + Updated translations.
+
+---
+Tue Feb 16 16:10:39 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Updated AppData file.
+  + Add context to shortcuts window strings.
+  + Updated translations.
+
+---
+Mon Jan 18 09:36:59 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Fix test error in tests/test-gl-util.c.
+  + Updated translations.
+
+---
+Sat Dec 19 07:02:22 UTC 2015 - damjanovic@gmail.com
+
+- Update to version 3.19.3:
+  + Show seconds in details view and exported logs.
+  + Set default icon from Arnaud Bonatti.
+  + Avoid double frees on journal errors.
+  + Use GtkShortcutsWindow.
+  + Updated translations.
+
+---
+Tue Nov 24 19:49:18 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Improve startup time.
+  + Add full log text as tooltip for each row.
+  + Fix CSS class name typo in details view.
+  + Updated translations.
+
+---
+Tue Nov 24 01:57:53 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Search string tokenization crash fix.
+  + Simple log export.
+  + Single boot item menu fix.
+  + Log view permissions warning.
+  + Clickable Support link.
+  + Updated translations.
+
+---

Old:

  gnome-logs-3.18.1.tar.xz

New:

  gnome-logs-3.20.0.tar.xz



Other differences:
--
++ gnome-logs.spec ++
--- /var/tmp/diff_new_pack.LME8Aw/_old  2016-03-29 14:43:42.0 +0200
+++ /var/tmp/diff_new_pack.LME8Aw/_new  2016-03-29 14:43:42.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-logs
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,13 @@
 
 
 Name:   gnome-logs
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:GNOME System Log Viewer
 License:GPL-3.0+
 Group:  System/Utilities
 Url:https://wiki.gnome.org/Design/Apps/SystemLog
-Source: 
http://download.gnome.org/sources/gnome-logs/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-logs/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  gtk-doc
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50.0
@@ -32,7 +32,7 @@
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gio-2.0) >= 2.39.90
 BuildRequires:  pkgconfig(glib-2.0) >= 2.43.90
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.7
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.3
 BuildRequires:  pkgconfig(libsystemd)
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ gnome-logs-3.18.1.tar.xz -> gnome-logs-3.20.0.tar.xz ++
 14679 lines of diff (skipped)




commit libsoup for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package libsoup for openSUSE:Factory checked 
in at 2016-03-29 14:42:44

Comparing /work/SRC/openSUSE:Factory/libsoup (Old)
 and  /work/SRC/openSUSE:Factory/.libsoup.new (New)


Package is "libsoup"

Changes:

--- /work/SRC/openSUSE:Factory/libsoup/libsoup.changes  2015-11-12 
19:36:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsoup.new/libsoup.changes 2016-03-29 
14:42:46.0 +0200
@@ -1,0 +2,57 @@
+Tue Mar 22 09:58:39 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.54.0:
+  + Fixed examples/simple-httpd on Windows (bgo758759).
+
+---
+Tue Mar 15 10:06:18 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.53.92:
+  + libsoup now supports HTTP "Negotiate"/GSSAPI/Kerberos
+authentication. It must be enabled specifically by the
+application and is also subject to certain other restrictions,
+some of which are not yet controllable through the API
+(bgo#587145).
+  + Added support for building under MSVC (bgo#758759).
+  + Fixed a problem with the 2.53.90 tarball that caused
+translations to be mis-installed.
+  + Updated translations.
+- Remove intltoolize call: the tarball has been corrected.
+- Add krb5-devel BuildRequires: new dependency for krb5 support.
+- Pass --with-krb5-config=%{_libexecdir}/mit/bin/krb5-config and
+  --with-gssapi to configure in order to enable krb5 support.
+
+---
+Tue Feb 16 09:44:48 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.53.90:
+  + NUL bytes in headers are now ignored (bgo#760832).
+  + Fixed transfer annotation of soup_form_decode* functions
+(bgo#743966).
+  + Updated translations.
+- Call intltoolize before configure in order to fix up the tarball
+  to work with recent versions of intltool.
+
+---
+Tue Nov 24 22:12:56 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.53.2:
+  + Fixed up symbol visibility handling for mingw by copying GLib's
+system (bgo#757146).
+  + Finally marked the old SoupSessionAsync and SoupSessionSync
+methods as deprecated (bgo#757146).
+  + Added libsoup-2.4.deps for valac.
+  + Make it possible to build from git without gtk-doc being
+installed.
+  + Updated translations.
+
+---
+Tue Nov 24 02:54:52 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.53.1:
+  + Really fixed build under MinGW for sure this time.
+  + Fixed SoupServer Web Sockets code so that the SoupClientContext
+passed to a SoupServerWebsocketCallback is fully usable (rather
+than crashing when you try to do most things).
+
+---

Old:

  libsoup-2.52.2.tar.xz

New:

  libsoup-2.54.0.tar.xz



Other differences:
--
++ libsoup.spec ++
--- /var/tmp/diff_new_pack.DQHZlo/_old  2016-03-29 14:42:47.0 +0200
+++ /var/tmp/diff_new_pack.DQHZlo/_new  2016-03-29 14:42:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsoup
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,16 +20,17 @@
 Summary:HTTP client/server library for GNOME
 License:LGPL-2.1+
 Group:  Development/Libraries/GNOME
-Version:2.52.2
+Version:2.54.0
 Release:0
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/libsoup/2.52/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libsoup/2.54/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  glib-networking
 BuildRequires:  glib2-devel >= 2.38.0
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  intltool >= 0.35.0
+BuildRequires:  krb5-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(sqlite3)
@@ -124,8 +125,10 @@
 %build
 %configure\
 --disable-static \
---enable-introspection
-make %{?jobs:-j%jobs}
+--enable-introspection \
+--with-gssapi \
+--with-krb5-config=%{_libexecdir}/mit/bin/krb5-config
+make %{?_smp_mflags}
 
 %install
 %makeinstall

++ libsoup-2.52.2.tar.xz -> libsoup-2.54.0.tar.xz ++
 58642 lines of diff (skipped)




commit at-spi2-core for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package at-spi2-core for openSUSE:Factory 
checked in at 2016-03-29 14:43:13

Comparing /work/SRC/openSUSE:Factory/at-spi2-core (Old)
 and  /work/SRC/openSUSE:Factory/.at-spi2-core.new (New)


Package is "at-spi2-core"

Changes:

--- /work/SRC/openSUSE:Factory/at-spi2-core/at-spi2-core.changes
2015-11-22 10:58:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.at-spi2-core.new/at-spi2-core.changes   
2016-03-29 14:43:14.0 +0200
@@ -1,0 +2,45 @@
+Tue Mar 22 10:02:38 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.20.0:
+  + No changes.
+
+---
+Tue Mar 15 10:46:57 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.19.92:
+  + Support a stateless configuration by default (bgo#763540).
+
+---
+Tue Mar  1 12:11:58 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.19.91:
+  + Don't display warnings when connecting to an app that no longer
+exists.
+
+---
+Tue Feb 16 11:10:10 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.19.90:
+  + Don't display warning if unable to connect when logged in via
+ssh (bgo#761600).
+  + at-spi-bus-launcher: register with session manager
+(bgo#753931).
+
+---
+Tue Nov 24 19:36:03 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.19.2:
+  + Disable xevie by default--it probably doesn't do anything
+anyhow.
+  + get_index_in_parent: Don't crash if parent is defunct.
+  + Don't crash when trying to set an invalid state (bgo#757915).
+
+---
+Sun Nov 22 14:17:45 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.19.1:
+  + atspi_hyperlink_get_index_range: don't return random values if
+the call fails (bgo#755727).
+  + Fixed some atspi_text_ functions (bgo#755731).
+
+---

Old:

  at-spi2-core-2.18.3.tar.xz

New:

  at-spi2-core-2.20.0.tar.xz



Other differences:
--
++ at-spi2-core.spec ++
--- /var/tmp/diff_new_pack.tY1LcT/_old  2016-03-29 14:43:15.0 +0200
+++ /var/tmp/diff_new_pack.tY1LcT/_new  2016-03-29 14:43:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package at-spi2-core
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   at-spi2-core
-Version:2.18.3
+Version:2.20.0
 Release:0
 Summary:Assistive Technology Service Provider Interface - D-Bus based 
implementation
 License:GPL-2.0+
 Group:  System/Libraries
 Url:http://www.gnome.org/
-Source0:
http://download.gnome.org/sources/at-spi2-core/2.18/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/at-spi2-core/2.20/%{name}-%{version}.tar.xz
 Source98:   baselibs.conf
 Source99:   %{name}-rpmlintrc
 BuildRequires:  glib2-devel
@@ -103,11 +103,13 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING README
 %{_libexecdir}/at-spi2/
-%{_sysconfdir}/at-spi2/
 %{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop
+%{_userunitdir}/at-spi-dbus-bus.service
 %dir %{_datadir}/dbus-1/accessibility-services/
 %{_datadir}/dbus-1/accessibility-services/org.a11y.atspi.Registry.service
 %{_datadir}/dbus-1/services/org.a11y.Bus.service
+%dir %{_datadir}/defaults
+%{_datadir}/defaults/at-spi2/
 
 %files -n libatspi0
 %defattr(-, root, root)

++ at-spi2-core-2.18.3.tar.xz -> at-spi2-core-2.20.0.tar.xz ++
 4596 lines of diff (skipped)




commit gtk-doc for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gtk-doc for openSUSE:Factory checked 
in at 2016-03-29 14:43:33

Comparing /work/SRC/openSUSE:Factory/gtk-doc (Old)
 and  /work/SRC/openSUSE:Factory/.gtk-doc.new (New)


Package is "gtk-doc"

Changes:

--- /work/SRC/openSUSE:Factory/gtk-doc/gtk-doc.changes  2015-06-02 
09:58:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtk-doc.new/gtk-doc.changes 2016-03-29 
14:43:35.0 +0200
@@ -1,0 +2,9 @@
+Tue Mar 22 09:56:42 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.25:
+  + Bugs fixed: bgo#742404, bgo#743182, bgo#744061, bgo#751479,
+bgo#751777, bgo#751783, bgo#751906, bgo#752795, bgo#753145,
+bgo#753348, bgo#756297, bgo#756368, bgo#756519, bgo#756684,
+bgo#756998, bgo#758996, bgo#759017, bgo#763465.
+
+---

Old:

  gtk-doc-1.24.tar.xz

New:

  gtk-doc-1.25.tar.xz



Other differences:
--
++ gtk-doc.spec ++
--- /var/tmp/diff_new_pack.8jY5Lt/_old  2016-03-29 14:43:36.0 +0200
+++ /var/tmp/diff_new_pack.8jY5Lt/_new  2016-03-29 14:43:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk-doc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gtk-doc
-Version:1.24
+Version:1.25
 Release:0
 Summary:GTK+ DocBook Documentation Generator
 License:GPL-2.0+
 Group:  Productivity/Publishing/SGML
 Url:http://www.gtk.org/gtk-doc/
-Source: 
http://download.gnome.org/sources/gtk-doc/1.24/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtk-doc/1.25/%{name}-%{version}.tar.xz
 # When updating this package, please don't forget to update the gtk-doc.m4 
Source
 # in glib2.
 BuildRequires:  docbook-xsl-stylesheets
@@ -63,6 +63,8 @@
 
 %install
 %make_install
+# Do not install the cmake files for now - they need more clarification (1.25)
+rm -rf %{buildroot}%{_libdir}/cmake
 mkdir -p %{buildroot}%{_datadir}/gtk-doc/html
 mv -v doc/README doc/doc.README
 %find_lang %{name}-manual %{?no_lang_C}

++ gtk-doc-1.24.tar.xz -> gtk-doc-1.25.tar.xz ++
 36397 lines of diff (skipped)




commit python-atspi for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package python-atspi for openSUSE:Factory 
checked in at 2016-03-29 14:42:54

Comparing /work/SRC/openSUSE:Factory/python-atspi (Old)
 and  /work/SRC/openSUSE:Factory/.python-atspi.new (New)


Package is "python-atspi"

Changes:

--- /work/SRC/openSUSE:Factory/python-atspi/python-atspi.changes
2015-10-06 16:31:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-atspi.new/python-atspi.changes   
2016-03-29 14:42:56.0 +0200
@@ -1,0 +2,12 @@
+Tue Mar 22 09:59:34 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.20.0:
+  + No changes, stable release.
+
+---
+Tue Mar  1 12:30:48 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.19.91:
+  + Call gi.require_version() before import.
+
+---
python3-atspi.changes: same change

Old:

  pyatspi-2.18.0.tar.xz

New:

  pyatspi-2.20.0.tar.xz



Other differences:
--
++ python-atspi.spec ++
--- /var/tmp/diff_new_pack.jo2mOF/_old  2016-03-29 14:42:57.0 +0200
+++ /var/tmp/diff_new_pack.jo2mOF/_new  2016-03-29 14:42:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-atspi
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,13 +36,13 @@
 
 Name:   python-atspi
 %define _name   pyatspi
-Version:2.18.0
+Version:2.20.0
 Release:0
 Summary:Assistive Technology Service Provider Interface - Python 
bindings
 License:LGPL-2.0
 Group:  Development/Libraries/Python
 Url:http://www.gnome.org/
-Source0:
http://download.gnome.org/sources/pyatspi/2.18/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/pyatspi/2.20/%{_name}-%{version}.tar.xz
 BuildRequires:  fdupes
 # Needed to have typelib() Requires.
 BuildRequires:  gobject-introspection

python3-atspi.spec: same change
++ pyatspi-2.18.0.tar.xz -> pyatspi-2.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.18.0/NEWS new/pyatspi-2.20.0/NEWS
--- old/pyatspi-2.18.0/NEWS 2015-08-17 21:35:20.0 +0200
+++ new/pyatspi-2.20.0/NEWS 2016-03-01 02:49:22.0 +0100
@@ -1,5 +1,9 @@
 What's new in pyatspi 2.17.90:
 
+* Call gi.require_version() before import
+
+What's new in pyatspi 2.19.91:
+
 * Fix text.getDefaultAttributeSet (bgo#752928).
 
 What's new in pyatspi 2.15.90:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyatspi-2.18.0/configure new/pyatspi-2.20.0/configure
--- old/pyatspi-2.18.0/configure2015-09-22 00:20:41.0 +0200
+++ new/pyatspi-2.20.0/configure2016-03-22 01:07:27.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pyatspi 2.18.0.
+# Generated by GNU Autoconf 2.69 for pyatspi 2.20.0.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='pyatspi'
 PACKAGE_TARNAME='pyatspi'
-PACKAGE_VERSION='2.18.0'
-PACKAGE_STRING='pyatspi 2.18.0'
+PACKAGE_VERSION='2.20.0'
+PACKAGE_STRING='pyatspi 2.20.0'
 PACKAGE_BUGREPORT='accessibility-at...@lists.linux-foundation.org'
 PACKAGE_URL=''
 
@@ -1381,7 +1381,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 pyatspi 2.18.0 to adapt to many kinds of systems.
+\`configure' configures pyatspi 2.20.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1455,7 +1455,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of pyatspi 2.18.0:";;
+ short | recursive ) echo "Configuration of pyatspi 2.20.0:";;
esac
   cat <<\_ACEOF
 
@@ -1599,7 +1599,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pyatspi configure 2.18.0
+pyatspi configure 2.20.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1877,7 +1877,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pyatspi $as_me 2.18.0, which was
+It was created by pyatspi $as_me 2.20.0, 

commit python-gobject for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2016-03-29 14:43:04

Comparing /work/SRC/openSUSE:Factory/python-gobject (Old)
 and  /work/SRC/openSUSE:Factory/.python-gobject.new (New)


Package is "python-gobject"

Changes:

--- /work/SRC/openSUSE:Factory/python-gobject/python-gobject.changes
2015-10-30 21:51:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes   
2016-03-29 14:43:06.0 +0200
@@ -1,0 +2,64 @@
+Tue Mar 22 10:01:37 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + No changes.
+
+---
+Wed Mar 16 15:46:52 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + No changes.
+
+---
+Wed Mar  2 08:33:18 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Fix marshaling of GError stored in GValue (bgo#761592).
+  + Fix marshaling or GError from Python to C from function calls
+(bgo#685197).
+  + Error handling/reporting fixes (bgo#751956).
+  + Fix crash due to GVariant implemented as PyGBoxed not
+PyGIStruct (bgo#751956).
+  + Fix crash with GValueArray stored in GValue (bgo#754359).
+
+---
+Sun Feb 21 10:40:03 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + tests:
+- Set the active style context state before retrieving values.
+- Fix crash with empty drag source icon names (bgo#762392).
+  + Try to import GdkX11 in Gdk overrides (bgo#673396).
+  + Fix import warnings pointing to the wrong code with CPython
+3.3/3.5 (bgo#757184).
+
+---
+Wed Nov 25 22:45:34 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + tests: Fix failure due to new GTK+ warning regarding
+size_allocate().
+  + Fix build warnings regarding _POSIX_C_SOURCE redefinition.
+  + Drop -std=c90 for now.
+- Changes from version 3.19.1:
+  + Use a named tuple for returning multiple values (bgo#727374).
+  + enum/flags: use gir info for type names and __repr__ instead of
+the gtype name (bgo#657915).
+  + Improve and unify __repr__ format for PyGObject, PyGBoxed and
+PyGIStruct (bgo#657915).
+  + Don't leak internal RepositoryError on import (bgo#756033).
+  + Import dependencies when importing typelibs from gi.repository
+(bgo#656314).
+  + Don't import inspect at module level.
+  + invoke state: add a free memory cache for PyGIInvokeArgState
+(bgo#750658).
+  + invoke/closure: reduce g_slice_alloc usage (bgo#750658).
+  + Bump g-i dependency to latest stable.
+  + Avoid calling g_slist_length() during invoke.
+  + Simplify closure_convert_arguments().
+  + Remove a level of indentation in convert_ffi_arguments().
+  + Prevent passing the user data multiple times to callbacks
+(bgo#750347).
+  + Support throwing exceptions in closures (bgo#710671).
+
+---
python3-gobject.changes: same change

Old:

  pygobject-3.18.2.tar.xz

New:

  pygobject-3.20.0.tar.xz



Other differences:
--
++ python-gobject.spec ++
--- /var/tmp/diff_new_pack.KMHDdC/_old  2016-03-29 14:43:06.0 +0200
+++ /var/tmp/diff_new_pack.KMHDdC/_new  2016-03-29 14:43:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gobject
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,15 +39,15 @@
 Summary:Python bindings for GObject
 License:LGPL-2.1+
 Group:  Development/Libraries/Python
-Version:3.18.2
+Version:3.20.0
 Release:0
 Url:https://wiki.gnome.org/Projects/PyGObject/
-Source: 
http://download.gnome.org/sources/pygobject/3.18/%{_name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/pygobject/3.20/%{_name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmate...@suse.com -- Fix build 
with python 3.4
 Patch1: pycompile-searchpath.patch
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel >= 2.38.0
-BuildRequires:  gobject-introspection-devel >= 1.39.0
+BuildRequires:  gobject-introspection-devel >= 1.46.0
 BuildRequires:  libffi-devel >= 3.0.0
 %if %{build_for_python3}
 BuildRequires:  python3-cairo-devel

python3-gobject.spec: same change
++ pygobject-3.18.2.tar.xz -> 

commit at-spi2-atk for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package at-spi2-atk for openSUSE:Factory 
checked in at 2016-03-29 14:43:20

Comparing /work/SRC/openSUSE:Factory/at-spi2-atk (Old)
 and  /work/SRC/openSUSE:Factory/.at-spi2-atk.new (New)


Package is "at-spi2-atk"

Changes:

--- /work/SRC/openSUSE:Factory/at-spi2-atk/at-spi2-atk.changes  2015-10-25 
19:10:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.at-spi2-atk.new/at-spi2-atk.changes 
2016-03-29 14:43:21.0 +0200
@@ -1,0 +2,41 @@
+Tue Mar 22 10:03:42 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.20.0:
+  + No changes.
+
+---
+Tue Mar 15 10:47:30 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.19.92:
+  + Don't drop the main context when p2p socket configuration fails
+(bgo#763273).
+  + Make sure the runtime directory exists (bgo#763274).
+
+---
+Tue Mar  1 16:59:16 UTC 2016 - mgo...@suse.com
+
+- Drop at-spi2.sh; equivalent functionality now upstream
+  (bgo#761600).
+
+---
+Tue Mar  1 12:03:35 UTC 2016 - zai...@opensuse.org
+
+- Update to version 2.19.91:
+  + Avoid lagging with large gtk menus (bgo#754048).
+
+---
+Tue Feb 16 11:11:08 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.19.90:
+  + Always accept connections as root if unable to find an owning
+user.
+
+---
+Tue Nov 24 19:32:57 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.19.2:
+  + Test fixes for atk-adaptor and cache changes.
+  + Fixes for Text, Value, and Table Cell adaptors (bgo#755724).
+  + Many new tests.
+
+---

Old:

  at-spi2-atk-2.18.1.tar.xz
  at-spi2.sh

New:

  at-spi2-atk-2.20.0.tar.xz



Other differences:
--
++ at-spi2-atk.spec ++
--- /var/tmp/diff_new_pack.IlUSG2/_old  2016-03-29 14:43:22.0 +0200
+++ /var/tmp/diff_new_pack.IlUSG2/_new  2016-03-29 14:43:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package at-spi2-atk
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:   at-spi2-atk
-Version:2.18.1
+Version:2.20.0
 Release:0
 Summary:Assistive Technology Service Provider Interface - GTK+ module
 License:LGPL-2.0+
 Group:  System/Libraries
 Url:http://www.gnome.org/
-Source0:
http://download.gnome.org/sources/at-spi2-atk/2.18/%{name}-%{version}.tar.xz
-Source1:at-spi2.sh
+Source0:
http://download.gnome.org/sources/at-spi2-atk/2.20/%{name}-%{version}.tar.xz
 Source98:   baselibs.conf
 Source99:   %{name}-rpmlintrc
 BuildRequires:  fdupes
@@ -108,8 +107,6 @@
 %install
 %makeinstall
 find %{buildroot} -type f -name "*.la" -delete -print
-install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
-install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d
 
 %post -n libatk-bridge-2_0-0 -p /sbin/ldconfig
 
@@ -119,7 +116,6 @@
 %defattr(-,root,root)
 %dir %{_libdir}/gnome-settings-daemon-3.0
 %dir %{_libdir}/gnome-settings-daemon-3.0/gtk-modules
-%config %{_sysconfdir}/profile.d/at-spi2.*
 %{_libdir}/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop
 
 %files gtk2

++ at-spi2-atk-2.18.1.tar.xz -> at-spi2-atk-2.20.0.tar.xz ++
 7539 lines of diff (skipped)




commit rygel for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package rygel for openSUSE:Factory checked 
in at 2016-03-29 14:43:26

Comparing /work/SRC/openSUSE:Factory/rygel (Old)
 and  /work/SRC/openSUSE:Factory/.rygel.new (New)


Package is "rygel"

Changes:

--- /work/SRC/openSUSE:Factory/rygel/rygel.changes  2015-12-20 
10:52:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.rygel.new/rygel.changes 2016-03-29 
14:43:27.0 +0200
@@ -1,0 +2,120 @@
+Mon Mar 21 20:24:51 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.30.0:
+  + Replace glib-gettext and intltool with gettext.
+  + Bugs fixed: bgo#763586.
+  + Updated translations.
+- Drop intltool BuildRequires: no longer needed.
+
+---
+Tue Mar 15 10:01:14 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.29.5:
+  + Remove obsolete configuration entries from documentation.
+  + Fix underlinking.
+  + Database:
+- Don't try to alter r/o databases.
+- Remove obsolete PRAGMA.
+  + MediaExport: Remove all WS from DVD XML.
+  + LightMediaScanner: Add config to template and docs for the
+config.
+- Replace libsoup-devel BuildRequires with pkgconfig(libsoup-2.4).
+
+---
+Tue Mar  1 10:49:24 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.29.4:
+  + Simplify detection of tracker on compile time.
+  + Server: Print sort critera used for the browse request in
+debug.
+  + Database: Add possibilty to dump the SQL using an environment
+variable.
+  + GStreamer Media Engine:
+- Do not crash if dvdreadsrc is not available.
+- Fix time-based seeking on DVDs.
+  + Rygel: Improve signalling for changes in config files.
+  + MediaExport:
+- Some style fixes.
+- Fix DVD containers.
+- Really clean AVI titles.
+- Switch back to dvd:// URI scheme.
+- Prevent criticals when parsing playlists.
+- Don't leak XML doc in DVD parser.
+- Don't break on broken XML files lsdvd may produce.
+- Fix setting the track id for multi-track DVDs.
+  + Lightmediascanner: Switch to use the database in read-only
+mode.
+  + Tests: Reenable some of them.
+  + Updated translations.
+
+---
+Tue Feb 16 09:42:10 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.29.3:
+  + Core: Fix a small memory leak with DescriptionDocument
+handling.
+  + Server: Add "Server:" HTTP header.
+  + MediaExport:
+- Fix DLNA profile and extension for DVD isos to improve
+  compatibility with more renderers.
+- Some code refactoring.
+- Remove UNIX signal handling from mx-extract.
+- Get the tile of the DVD from the file name, not from the
+  volume title.
+- If the DVD has only one title, export it directly.
+- Try to make nice movie titles for videos.
+- Avoid a potential race condition and crash on slow startup.
+  + GstLaunch: Fix URI generation.
+  + GStreamer media engine: Fix URI generation.
+  + Bugs fixed: bgo#747816.
+  + Updated translatins.
+
+---
+Tue Feb  9 08:37:18 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.29.2:
+  + Database:
+- Use GObject-style construction for Database.
+- Add possibility to re-bind a Cursor.
+  + Server:
+- Fix thumbnails with some Samsung TVs.
+- Hide engine-internal URIs.
+- Indent request headers for better readability.
+- Fix Range header of resources with unknown length.
+- Improve MIME -> extension mapping.
+- Add explicit check for @restricted.
+  + MediaExport:
+- Really remove broken/empty cache DVD file.
+- Skip DVD if lsdvd isn't available instead of blacklisting.
+  + GStreamer Media Engine: Fix serving resources with unspecified
+length.
+  + Gst-Launch: Fix setting of DLNA profile.
+  + LMS: Replace custom database functions with implementations
+from Rygel.Database.
+  + Bugs fixed: bgo#721312, bgo#740266.
+  + Updated translations.
+
+---
+Tue Jan 19 11:15:22 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.29.1:
+  + Fix license text of code to be LGPLv2.1+ proper.
+  + Fix license of logo to be CC-BY-SA-3.0.
+  + Add a plugin to support LightweightMediaScanner.
+  + Core: Avoid crash if plugin folder is missing.
+  + Server:
+- Avoid a crash on empty protocol info.
+- Fix issue with calculating end byte in partial request.
+- Playlists need to support INTERACTIVE transport mode.
+- Some code cleanup.
+- Set albumArtURI when applying DIDL on UpdateObject call.
+  + GStreamer media engine: Remove broken transmuxing.
+  + MediaExport:
+- Some code cleanup.
+- Add 

commit gnome-weather for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2016-03-29 14:42:36

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new (New)


Package is "gnome-weather"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2015-10-26 12:48:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2016-03-29 14:42:37.0 +0200
@@ -1,0 +2,30 @@
+Tue Mar 22 09:55:57 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:31:00 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Updated translations.
+
+---
+Tue Feb 16 09:49:16 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Fix missing items in forecast (bgo#757186).
+  + Add support for Geoclue agent dialog (bgo#762102).
+  + Add missing tags to Appdata.
+  + Build system updates and xdg-app support.
+  + Updated translations.
+
+---
+Tue Nov 24 02:03:12 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Convert from DBus API to libgeoclue (bgo#756647).
+- Add pkgconfig(libgeoclue-2.0) BuildRequires: New dependency
+  following upstreams convert.
+
+---

Old:

  gnome-weather-3.18.1.tar.xz

New:

  gnome-weather-3.20.0.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.JBFZUE/_old  2016-03-29 14:42:38.0 +0200
+++ /var/tmp/diff_new_pack.JBFZUE/_new  2016-03-29 14:42:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-weather
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+
 Group:  Productivity/Other
 Url:https://live.gnome.org/Design/Apps/Weather
-Source: 
http://download.gnome.org/sources/gnome-weather/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-weather/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  gjs
 BuildRequires:  intltool >= 0.26
 BuildRequires:  update-desktop-files
@@ -37,6 +37,7 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.9
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.11.4
 BuildRequires:  pkgconfig(gweather-3.0) >= 3.17.2
+BuildRequires:  pkgconfig(libgeoclue-2.0) >= 2.3.1
 BuildArch:  noarch
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ gnome-weather-3.18.1.tar.xz -> gnome-weather-3.20.0.tar.xz ++
 14002 lines of diff (skipped)




commit libgweather for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package libgweather for openSUSE:Factory 
checked in at 2016-03-29 14:42:29

Comparing /work/SRC/openSUSE:Factory/libgweather (Old)
 and  /work/SRC/openSUSE:Factory/.libgweather.new (New)


Package is "libgweather"

Changes:

--- /work/SRC/openSUSE:Factory/libgweather/libgweather.changes  2015-10-25 
19:08:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgweather.new/libgweather.changes 
2016-03-29 14:42:31.0 +0200
@@ -1,0 +2,28 @@
+Tue Mar 22 09:55:01 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:13:46 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Update to new yr.no API (bgo#763175).
+  + Updated translations.
+
+---
+Tue Feb 16 09:46:43 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Build system updates.
+  + Fix build with Clang (bgo#760178).
+  + libsoup dependency bumped to 2.44.
+  + Updated translations
+
+---
+Tue Dec 15 17:39:50 UTC 2015 - fcro...@suse.com
+
+- Replace gtk3-devel/libsoup-devel BuildRequires with their
+  pkgconfig equivalent.
+
+---

Old:

  libgweather-3.18.1.tar.xz

New:

  libgweather-3.20.0.tar.xz



Other differences:
--
++ libgweather.spec ++
--- /var/tmp/diff_new_pack.kMOHrh/_old  2016-03-29 14:42:32.0 +0200
+++ /var/tmp/diff_new_pack.kMOHrh/_new  2016-03-29 14:42:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgweather
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,21 +17,21 @@
 
 
 Name:   libgweather
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:Library to get online weather information
 License:GPL-2.0+
 Group:  Development/Libraries/GNOME
 Url:http://developer.gnome.org/libgweather/
-Source: 
http://download.gnome.org/sources/libgweather/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libgweather/3.20/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  gtk3-devel >= 3.13.5
 BuildRequires:  intltool
-BuildRequires:  libsoup-devel >= 2.34.0
 BuildRequires:  libxml2-tools
 BuildRequires:  libxslt
 BuildRequires:  pkgconfig(geocode-glib-1.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.5
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.44.0
 BuildRequires:  pkgconfig(vapigen)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ libgweather-3.18.1.tar.xz -> libgweather-3.20.0.tar.xz ++
 100983 lines of diff (skipped)




commit gnome-todo for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-todo for openSUSE:Factory 
checked in at 2016-03-29 14:42:06

Comparing /work/SRC/openSUSE:Factory/gnome-todo (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-todo.new (New)


Package is "gnome-todo"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-todo/gnome-todo.changes2015-10-26 
12:48:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-todo.new/gnome-todo.changes   
2016-03-29 14:42:07.0 +0200
@@ -1,0 +2,48 @@
+Tue Mar 22 09:51:07 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:31:36 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Updated translations.
+
+---
+Thu Mar  3 02:11:17 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Consistently use To Do naming.
+  + Also consider creation date when sorting tasks.
+  + Make EDS an embedded plugin.
+  + Updated translations.
+
+---
+Tue Feb 16 23:17:47 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Improved documentation for the plugin API.
+  + Ignore casefolding when sorting tasks & lists.
+  + Fix Scheduled headers and translations.
+  + Improved Scheduled panel.
+  + Updated translations.
+
+---
+Mon Feb  1 12:31:28 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.5:
+  + Vastly improve the plugin system.
+  + Add kudos information in AppData.
+  + Adapt icon names to use the application id.
+  + Many code cleanups and fixes.
+- Changes from version 3.19.4:
+  + Add a plugin subsystem.
+  + Add list-based tasklist selector.
+  + Port to use CSS names.
+  + Updated translations.
+- Add gobject-introspection-devel and pkgconfig(libpeas-1.0)
+  BuildRequires: new dependencies.
+- Create new subpackages typelib-1_0-Gtd-1_0 and gnome-todo-devel.
+
+---

Old:

  gnome-todo-3.18.1.tar.xz

New:

  gnome-todo-3.20.0.tar.xz



Other differences:
--
++ gnome-todo.spec ++
--- /var/tmp/diff_new_pack.qeCm1N/_old  2016-03-29 14:42:08.0 +0200
+++ /var/tmp/diff_new_pack.qeCm1N/_new  2016-03-29 14:42:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-todo
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 Bjørn Lie, Bryne, Norway.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,24 +18,26 @@
 
 
 Name:   gnome-todo
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:Personal task manager for GNOME
 License:GPL-3.0+
 Group:  Productivity/Text/Editors
 Url:https://git.gnome.org/browse/gnome-todo/
-Source0:
https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gnome-todo/3.20/%{name}-%{version}.tar.xz
+BuildRequires:  gobject-introspection-devel >= 1.42.0
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gio-2.0) >= 2.43.4
 BuildRequires:  pkgconfig(glib-2.0) >= 2.43.4
 BuildRequires:  pkgconfig(gmodule-export-2.0)
 BuildRequires:  pkgconfig(goa-1.0) >= 3.2.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.16.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.5
 BuildRequires:  pkgconfig(libecal-1.2) >= 3.13.90
 BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.17.1
 BuildRequires:  pkgconfig(libedataserverui-1.2) >= 3.17.1
 BuildRequires:  pkgconfig(libical) >= 0.43
+BuildRequires:  pkgconfig(libpeas-1.0) >= 1.17
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -44,6 +46,24 @@
 uses GNOME technologies, and so it has complete integration with the
 GNOME desktop environment.
 
+%package -n typelib-1_0-Gtd-1_0
+Summary:Personal task manager for GNOME -- Introspection bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-Gtd-1_0
+GNOME To Do is a small application to manage your personal tasks. It
+uses GNOME technologies, and so it has complete integration with the
+GNOME desktop environment.
+
+%package devel
+Summary:Personal task manager for GNOME -- Development files
+Group:  Development/Languages/C and C++
+
+%description devel
+GNOME To Do is a small application to manage your personal tasks. It
+uses GNOME technologies, and so it has complete integration with the
+GNOME 

commit gnome-user-docs for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-user-docs for openSUSE:Factory 
checked in at 2016-03-29 14:42:15

Comparing /work/SRC/openSUSE:Factory/gnome-user-docs (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-user-docs.new (New)


Package is "gnome-user-docs"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-user-docs/gnome-user-docs.changes  
2015-10-25 19:08:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-user-docs.new/gnome-user-docs.changes 
2016-03-29 14:42:17.0 +0200
@@ -1,0 +2,8 @@
+Tue Mar 22 09:53:01 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updates to GNOME Help.
+  + Updates to System Admin Guide.
+  + Updated translations.
+
+---

Old:

  gnome-user-docs-3.18.1.tar.xz

New:

  gnome-user-docs-3.20.0.tar.xz



Other differences:
--
++ gnome-user-docs.spec ++
--- /var/tmp/diff_new_pack.2T3Myb/_old  2016-03-29 14:42:18.0 +0200
+++ /var/tmp/diff_new_pack.2T3Myb/_new  2016-03-29 14:42:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-user-docs
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-user-docs
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:GNOME Desktop Documentation
 License:GFDL-1.1
 Group:  Documentation/Other
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-user-docs/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-user-docs/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  yelp-tools
 Recommends: %{name}-lang

++ gnome-user-docs-3.18.1.tar.xz -> gnome-user-docs-3.20.0.tar.xz ++
/work/SRC/openSUSE:Factory/gnome-user-docs/gnome-user-docs-3.18.1.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-user-docs.new/gnome-user-docs-3.20.0.tar.xz 
differ: char 26, line 1




commit gnome-taquin for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-taquin for openSUSE:Factory 
checked in at 2016-03-29 14:41:59

Comparing /work/SRC/openSUSE:Factory/gnome-taquin (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-taquin.new (New)


Package is "gnome-taquin"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-taquin/gnome-taquin.changes
2015-11-12 19:41:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-taquin.new/gnome-taquin.changes   
2016-03-29 14:42:00.0 +0200
@@ -1,0 +2,40 @@
+Tue Mar 22 09:50:11 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:32:39 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + The "valign” property of some buttons of the headerbar has been
+set to “center”, to look better on some rare configurations.
+  + Bugs fixed: bgo#762466.
+  + Updated translations.
+
+---
+Tue Mar  1 10:39:05 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Updated translations.
+
+---
+Wed Feb 17 12:14:28 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Two cats have been replaced, for DFSG compatibility.
+  + Other changes include some metadata updates, and corrections
+caused by recent GTK+.
+  + Updated translations.
+
+---
+Tue Nov 24 00:26:18 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Adaptation to current CSS-nodes.
+  + Known issues:
+- Narrow no-break space (U+202F) looks not rendered in some
+  locales.
+- CSS-nodes will break again.
+
+---

Old:

  gnome-taquin-3.18.2.tar.xz

New:

  gnome-taquin-3.20.0.tar.xz



Other differences:
--
++ gnome-taquin.spec ++
--- /var/tmp/diff_new_pack.6O7Waq/_old  2016-03-29 14:42:01.0 +0200
+++ /var/tmp/diff_new_pack.6O7Waq/_new  2016-03-29 14:42:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-taquin
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-taquin
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:A computer version of the 15-puzzle and other sliding puzzles 
 License:GPL-3.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://wiki.gnome.org/Apps/Taquin
-Source: 
http://download.gnome.org/sources/gnome-taquin/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-taquin/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  desktop-file-utils
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool

++ gnome-taquin-3.18.2.tar.xz -> gnome-taquin-3.20.0.tar.xz ++
 13672 lines of diff (skipped)




commit gnome-calendar for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-calendar for openSUSE:Factory 
checked in at 2016-03-29 14:41:23

Comparing /work/SRC/openSUSE:Factory/gnome-calendar (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-calendar.new (New)


Package is "gnome-calendar"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-calendar/gnome-calendar.changes
2015-12-24 12:17:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-calendar.new/gnome-calendar.changes   
2016-03-29 14:41:25.0 +0200
@@ -1,0 +2,70 @@
+Tue Mar 22 09:46:59 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:38:32 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Don't attempt to update read-only events.
+  + Timezone handling improvements.
+  + Fix crashes when no end date is passed.
+  + Improved week numbers in Year View.
+  + Make year view respect Shell's 'show-weeknumber' setting.
+  + Change month when keynav moves the previous/next month.
+  + Improve month view drawing.
+  + Draw a background to the selected days in month view.
+  + Respect 12/24h hour format.
+  + Fade out past events.
+  + Smaller code fixes and updates.
+  + Updated translations.
+
+---
+Thu Mar  3 13:32:50 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Fixed tons of issues with timezones.
+  + Style fixes.
+  + Permanently remove the deleted event when closing the window.
+  + Show start time of event when it's a timed event.
+  + Updated translations.
+
+---
+Tue Feb 16 22:57:08 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Many classes are now final classes.
+  + Added visual clues for days with events on Year View.
+  + Renamed icon to match the application id.
+  + All interface elements that shows the calendar color are now
+updated accordingly.
+  + A huge rework on Calendar internals.
+  + Improved the quick add popover.
+  + Added a keyboard shortcuts window.
+  + Updated translations.
+
+---
+Thu Jan 21 10:40:19 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.4:
+  + Code cleanups.
+  + Use CSS names on classes.
+  + Add kudos.
+  + Make month view lines stronger.
+  + Fix week number in year view.
+  + Updated translations.
+
+---
+Thu Dec 24 03:19:03 UTC 2015 - damjanovic@gmail.com
+
+- Update to version 3.19.3:
+  + Window: split arrow buttons from Today button.
+  + Create event popover: swap buttons' position.
+  + Project: remove OnlyShowIn from desktop file.
+  + Updated translations.
+- Drop gnome-calendar-symbolic-icon.patch; fixed upstream.
+- Drop gnome-common BuildRequires and call to autogen.sh, as we no
+  longer carry any patches.
+
+---

Old:

  gnome-calendar-3.18.2.1.tar.xz
  gnome-calendar-symbolic-icon.patch

New:

  gnome-calendar-3.20.0.tar.xz



Other differences:
--
++ gnome-calendar.spec ++
--- /var/tmp/diff_new_pack.ludyZ1/_old  2016-03-29 14:41:26.0 +0200
+++ /var/tmp/diff_new_pack.ludyZ1/_new  2016-03-29 14:41:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-calendar
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,26 +17,22 @@
 
 
 Name:   gnome-calendar
-Version:3.18.2.1
+Version:3.20.0
 Release:0
 Summary:A calendar application for GNOME
 License:GPL-3.0+
 Group:  Productivity/Office/Organizers
 Url:https://wiki.gnome.org/Design/Apps/Calendar
-Source: 
http://download.gnome.org/sources/gnome-calendar/3.18/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gnome-calendar-symbolic-icon.patch zai...@opensuse.org -- 
Add a symbolic icon.
-Patch0: gnome-calendar-symbolic-icon.patch
+Source: 
http://download.gnome.org/sources/gnome-calendar/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  desktop-file-utils
-# Only needed for patch0
-BuildRequires:  gnome-common
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gio-2.0) >= 2.43.2
-BuildRequires:  pkgconfig(glib-2.0) >= 2.43.2
+BuildRequires:  pkgconfig(glib-2.0) >= 2.43.4
 BuildRequires:  

commit glib-networking for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package glib-networking for openSUSE:Factory 
checked in at 2016-03-29 14:41:11

Comparing /work/SRC/openSUSE:Factory/glib-networking (Old)
 and  /work/SRC/openSUSE:Factory/.glib-networking.new (New)


Package is "glib-networking"

Changes:

--- /work/SRC/openSUSE:Factory/glib-networking/glib-networking.changes  
2015-10-25 19:09:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.glib-networking.new/glib-networking.changes 
2016-03-29 14:41:12.0 +0200
@@ -1,0 +2,27 @@
+Tue Mar 22 09:45:06 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.48.0:
+  + New stable release. (No changes since 2.47.90).
+
+---
+Tue Feb 16 10:28:48 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.47.90:
+  + gnutls: The non-PKCS#11 TLS plugin now uses gnutls's
+certificate validation code directly, rather than attempting to
+build a certificate chain itself first (bgo#753260 and others).
+  + gnutls: Fixed a leak when closing a connection during an
+implicit handshake (bgo#736809).
+  + gnutls: Fixed "make check" without PKCS#11 support
+(bgo#728977).
+  + gnutls: Various changes in preparation for DTLS support (but
+not the actual DTLS support itself) (bgo#697908, bgo#735754).
+  + Updated translations.
+
+---
+Tue Nov 24 23:29:37 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.47.1:
+  + Added a systemd service file for glib-pacrunner (bgo#755740).
+
+---

Old:

  glib-networking-2.46.1.tar.xz

New:

  glib-networking-2.48.0.tar.xz



Other differences:
--
++ glib-networking.spec ++
--- /var/tmp/diff_new_pack.2B0p3E/_old  2016-03-29 14:41:13.0 +0200
+++ /var/tmp/diff_new_pack.2B0p3E/_new  2016-03-29 14:41:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glib-networking
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:   glib-networking
-Version:2.46.1
+Version:2.48.0
 Release:0
 Summary:Network-related GIO modules for glib
 License:LGPL-2.1+
 Group:  System/Libraries
-Source: 
http://download.gnome.org/sources/glib-networking/2.46/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/glib-networking/2.48/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # For directory ownership
 BuildRequires:  dbus-1
@@ -79,6 +79,7 @@
 %{_libdir}/gio/modules/libgiognutls.so
 %{_libdir}/gio/modules/libgiolibproxy.so
 %{_libexecdir}/glib-pacrunner
+%{_userunitdir}/glib-pacrunner.service
 %{_datadir}/dbus-1/services/org.gtk.GLib.PACRunner.service
 
 %files lang -f %{name}.lang

++ glib-networking-2.46.1.tar.xz -> glib-networking-2.48.0.tar.xz ++
 24833 lines of diff (skipped)




commit gnome-calculator for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-calculator for 
openSUSE:Factory checked in at 2016-03-29 14:41:17

Comparing /work/SRC/openSUSE:Factory/gnome-calculator (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-calculator.new (New)


Package is "gnome-calculator"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-calculator/gnome-calculator.changes
2016-02-05 00:30:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-calculator.new/gnome-calculator.changes   
2016-03-29 14:41:21.0 +0200
@@ -1,0 +2,77 @@
+Tue Mar 22 09:45:41 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Udated translations.
+
+---
+Tue Mar  1 10:47:14 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Fix: Check for null on variables ought to autocomplete
+(bgo#762426).
+  + Updated translations.
+
+---
+Tue Feb 16 10:25:33 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + New: Upgrade license for all source files to GPLv3+.
+  + New: Use Soup instead of GVFS to download the IMF/ECB currency
+data.
+  + Fix: Silence a compiler warning.
+  + Fix: Remove Lithuanian litas from currency list.
+  + Fix: Fix use of GtkStyleContext for GTK+ 3.20,
+  + Fix: Clarify license on number.vala.
+  + Fix: Clarify license on mpfr.vapi.
+  + Fix: Installed tests: Update expectations.
+  + Fix: Set the accessible name on the mode chooser.
+  + Fix: Do not reset second currency on first currency change
+(bgo#260166).
+  + Fix: Fix Chinese Yuan symbol (bgo#761075).
+  + Fix: Add a missing tag to the AppData file.
+  + Update: Upgrade appdata
+  + Udated translations.
+- Add pkgconfig(libsoup-2.4) BuildRequires: new dependency.
+
+---
+Fri Jan 29 03:19:04 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Migrate MathConverter, MathWindow, HistoryView and HistoryEntry
+to GtkBuilder template.
+  + Remove unused -D defines from Makefile.am and configure.vapi
+for both src/ and lib/.
+  + Check if base exponent are complex for xpowy() method.
+  + Prevent infinte loop on some operations with imaginary numbers
+(bgo#757657).
+  + e^(-0.5) returned the wrong value (bgo#756960).
+  + Missing mnemonic bond in Gross Profit Margin dialog.
+  + Use load_from_resource in the Gtk.CssProvider instead of
+opening the file manually.
+  + Use builddir for gresource.xml to satisfy Vala/autotools
+behaviour (bgo#760679).
+  + Rename gnome-calculator.doap name tag to GNOME Calculator
+instead of gnome-calculator.
+  + Use AM_DISTCHECK_CONFIGURE_FLAGS.
+  + MathDisplay grabs focus after being shown (bgo#748743).
+  + math-equation: "No history" message should disappear when
+appropriate (bgo#759943).
+  + Updated translations.
+
+---
+Fri Jan 29 03:19:02 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Updated translations.
+
+---
+Fri Jan 29 03:19:01 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Fix: Explicitly link required libraries for gnome-calculator
+and gcalcmd binaries.
+  + Updated translations.
+- Add an explicit pkgconfig(gobject-2.0) BuildRequires as configure
+  checks for it now.
+
+---

Old:

  gnome-calculator-3.18.3.tar.xz

New:

  gnome-calculator-3.20.0.tar.xz



Other differences:
--
++ gnome-calculator.spec ++
--- /var/tmp/diff_new_pack.YD9sG5/_old  2016-03-29 14:41:22.0 +0200
+++ /var/tmp/diff_new_pack.YD9sG5/_new  2016-03-29 14:41:22.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-calculator
-Version:3.18.3
+Version:3.20.0
 Release:0
 Summary:A GNOME Calculator Application
 License:GPL-3.0+
 Group:  Productivity/Scientific/Math
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-calculator/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-calculator/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool >= 0.50
 BuildRequires:  mpfr-devel
@@ -31,8 +31,10 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gio-2.0) >= 2.40
+BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.11.6
 BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.15.1
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.42

commit gnome-mines for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-mines for openSUSE:Factory 
checked in at 2016-03-29 14:41:30

Comparing /work/SRC/openSUSE:Factory/gnome-mines (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-mines.new (New)


Package is "gnome-mines"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-mines/gnome-mines.changes  2015-11-11 
10:35:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-mines.new/gnome-mines.changes 
2016-03-29 14:41:32.0 +0200
@@ -1,0 +2,54 @@
+Tue Mar 22 09:48:23 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:35:15 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.91:
+  + Fixed usage of deprecated icon name.
+  + Updated translations.
+
+---
+Tue Feb 16 15:56:01 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Updated the Appdata to spec version 0.7+.
+  + Fixed window size growing huge with GTK+ 3.20.
+  + Updated translations.
+
+---
+Tue Jan 19 10:31:54 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Stop using deprecated gnome-common.
+  + Add pre-commit and pre-applypatch hooks.
+  + Updated translations.
+
+---
+Wed Dec 23 13:36:14 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.19.3:
+  + Updated appdata and doap.
+  + Updated translations.
+
+---
+Tue Nov 24 00:07:44 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Improved keyboard cursor display and behaviour.
+  + Added extra keyboard shortcuts for starting/stopping games.
+  + Change tile click behaviour to reveal tile on click release.
+  + Fixed jumping clock issue in timer.
+  + Show incorrectly flagged fields.
+  + Updated translations.
+- Changes from version 3.19.1:
+  + Fixed timer reset and timer jumps.
+  + Updated translations.
+- Add fdupes BuildRequires and pass corresponding macro to remove
+  duplicates.
+- Stop obsoleting gnomine, no version supported in openSUSE ships
+  this anymore.
+
+---

Old:

  gnome-mines-3.18.2.tar.xz

New:

  gnome-mines-3.20.0.tar.xz



Other differences:
--
++ gnome-mines.spec ++
--- /var/tmp/diff_new_pack.xP99Jr/_old  2016-03-29 14:41:33.0 +0200
+++ /var/tmp/diff_new_pack.xP99Jr/_new  2016-03-29 14:41:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-mines
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:   gnome-mines
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:Minesweeper Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:https://live.gnome.org/Mines
-Source: 
http://download.gnome.org/sources/gnome-mines/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-mines/3.20/%{name}-%{version}.tar.xz
+BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files
@@ -32,9 +33,6 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.32.0
 Recommends: %{name}-lang
-# gnome-mines used to be called 'gnomine' and was part of gnome-games until 
3.7.x
-Obsoletes:  gnomine < %{version}
-Obsoletes:  gnomine-lang < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 
@@ -54,6 +52,7 @@
 %make_install
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file gnome-mines
+%fdupes %{buildroot}%{_datadir}
 
 %post
 %glib2_gsettings_schema_post

++ gnome-mines-3.18.2.tar.xz -> gnome-mines-3.20.0.tar.xz ++
 17819 lines of diff (skipped)




commit gnome-2048 for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-2048 for openSUSE:Factory 
checked in at 2016-03-29 14:40:40

Comparing /work/SRC/openSUSE:Factory/gnome-2048 (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-2048.new (New)


Package is "gnome-2048"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-2048/gnome-2048.changes2015-11-12 
19:41:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-2048.new/gnome-2048.changes   
2016-03-29 14:40:41.0 +0200
@@ -1,0 +2,34 @@
+Mon Mar 21 20:59:31 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:39:50 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Updated translations.
+
+---
+Tue Mar  1 12:15:08 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + New hires icon.
+  + Updated translations.
+
+---
+Wed Feb 17 16:33:08 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + +Changes for this release are mainly some code cleanings.
+- Changes from version 3.19.4:
+  + Make new game work in if game does not exist.
+  + Fixed new game glitch.
+  + Stop using deprecated gnome-common.
+  + Add pre-commit and pre-applypatch hooks.
+  + Fixed congrat message.
+  + Undo score changes with undo.
+  + Disable undo on new game.
+  + Updated translations.
+
+---

Old:

  gnome-2048-3.18.2.tar.xz

New:

  gnome-2048-3.20.0.tar.xz



Other differences:
--
++ gnome-2048.spec ++
--- /var/tmp/diff_new_pack.iS2RgE/_old  2016-03-29 14:40:41.0 +0200
+++ /var/tmp/diff_new_pack.iS2RgE/_new  2016-03-29 14:40:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-2048
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-2048
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:Sliding block puzzle game
 License:GPL-3.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://wiki.gnome.org/Apps/2048
-Source: 
https://download.gnome.org/sources/%name/3.18/gnome-2048-%version.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-2048/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  appstream-glib-devel
 BuildRequires:  intltool >= 0.50
 BuildRequires:  itstool
@@ -35,7 +35,7 @@
 BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.6.0
 BuildRequires:  pkgconfig(gee-0.8) >= 0.14.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.0
-BuildRequires:  pkgconfig(libgames-support-1.0) >= 0.1
+BuildRequires:  pkgconfig(libgames-support-1.0) >= 0.90
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{glib2_gsettings_schema_requires}
 

++ gnome-2048-3.18.2.tar.xz -> gnome-2048-3.20.0.tar.xz ++
 27795 lines of diff (skipped)




commit bijiben for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package bijiben for openSUSE:Factory checked 
in at 2016-03-29 14:41:00

Comparing /work/SRC/openSUSE:Factory/bijiben (Old)
 and  /work/SRC/openSUSE:Factory/.bijiben.new (New)


Package is "bijiben"

Changes:

--- /work/SRC/openSUSE:Factory/bijiben/bijiben.changes  2016-02-03 
10:17:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.bijiben.new/bijiben.changes 2016-03-29 
14:41:01.0 +0200
@@ -1,0 +2,26 @@
+Tue Mar 22 09:41:08 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Sun Mar 13 04:50:26 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.92:
+  + Updated translations.
+
+---
+Tue Feb 16 08:45:11 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Various xdg app fixes.
+  + Updated translations.
+
+---
+Mon Feb  1 08:26:22 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4.1:
+  + Update the AppData to spec version 0.7.
+  + Updated translations.
+
+---
@@ -4,0 +31,23 @@
+
+---
+Tue Jan 19 12:30:14 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Updated translations.
+
+---
+Mon Dec 21 21:45:39 UTC 2015 - damjanovic@gmail.com
+
+- Update to version 3.19.3:
+  + CSS updates.
+  + Search entry on no result.
+  + Color button update.
+  + Build: arg to make zeitgeist.
+  + appdata: kudos.
+  + Updated translations.
+
+---
+Sun Nov 22 14:21:28 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Updated translations.

Old:

  bijiben-3.18.2.tar.xz

New:

  bijiben-3.20.0.tar.xz



Other differences:
--
++ bijiben.spec ++
--- /var/tmp/diff_new_pack.zm0C8W/_old  2016-03-29 14:41:02.0 +0200
+++ /var/tmp/diff_new_pack.zm0C8W/_new  2016-03-29 14:41:02.0 +0200
@@ -19,13 +19,13 @@
 %define with_zeitgeist 0
 
 Name:   bijiben
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:Note editor for GNOME
 License:GPL-3.0+ and CC-BY-SA-3.0
 Group:  Productivity/Text/Editors
 Url:https://live.gnome.org/Bijiben
-Source: 
http://download.gnome.org/sources/bijiben/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/bijiben/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  intltool >= 0.50.1
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
@@ -78,7 +78,7 @@
 %install
 %make_install
 find %{buildroot} -type f -name '*.la' -delete -print
-%suse_update_desktop_file %{name} DesktopUtility
+%suse_update_desktop_file org.gnome.bijiben DesktopUtility
 %find_lang %{name} %{?no_lang_C}
 
 %post
@@ -98,22 +98,22 @@
 %doc COPYING
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/%{name}
-%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/org.gnome.bijiben.desktop
 %{_datadir}/%{name}/
 %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/%{name}*
-%{_datadir}/mime/packages/bijiben.xml
+%{_datadir}/icons/hicolor/*/apps/org.gnome.bijiben*
+%{_datadir}/mime/packages/org.gnome.bijiben.xml
 %dir %{_datadir}/appdata/
-%{_datadir}/appdata/bijiben.appdata.xml
+%{_datadir}/appdata/org.gnome.bijiben.appdata.xml
 
 %files lang -f %{name}.lang
 
 %files -n gnome-shell-search-provider-%{name}
 %defattr(-,root,root)
-%{_datadir}/dbus-1/services/org.gnome.Bijiben.SearchProvider.service
+%{_datadir}/dbus-1/services/org.gnome.bijiben.SearchProvider.service
 %dir %{_datadir}/gnome-shell
 %dir %{_datadir}/gnome-shell/search-providers
-%{_datadir}/gnome-shell/search-providers/%{name}-search-provider.ini
+%{_datadir}/gnome-shell/search-providers/org.gnome.bijiben-search-provider.ini
 %{_libexecdir}/%{name}-shell-search-provider
 
 %changelog

++ bijiben-3.18.2.tar.xz -> bijiben-3.20.0.tar.xz ++
 11985 lines of diff (skipped)




commit gnome-characters for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-characters for 
openSUSE:Factory checked in at 2016-03-29 14:40:45

Comparing /work/SRC/openSUSE:Factory/gnome-characters (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-characters.new (New)


Package is "gnome-characters"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-characters/gnome-characters.changes
2015-10-30 13:43:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-characters.new/gnome-characters.changes   
2016-03-29 14:40:47.0 +0200
@@ -1,0 +2,40 @@
+Mon Mar 21 21:01:01 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Mon Mar 14 09:37:41 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.92:
+  + Add additional keywords to .desktop (bgo#762576).
+  + Disable subtitle in the headerbar (bgo#763177).
+  + Remove redundant horizontal padding in filter menu
+(bgo#763233).
+  + Updated translations.
+
+---
+Mon Feb 15 09:55:32 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Make "copy character" work again with newer GTK+.
+  + Make search provider work again with the new internal search
+API.
+  + Hide missing characters by default (bgo#744591).
+  + Update appdata to 0.7+ format and add missing data.
+  + The search provider now only shows prefix matches (bgo#757368).
+  + Visual fixes for category list (bgo#761793).
+  + Visual fixes for font list (bgo#748717).
+  + Updated translations.
+
+---
+Mon Dec 21 21:41:35 UTC 2015 - damjanovic@gmail.com
+
+- Update to version 3.19.3:
+  + Add visual feedback for invisible characters (bgo#757815).
+  + Rework search function to feed more results when the user
+scrolls the list to the bottom (bgo#757523).
+  + Standardize app menu.
+  + Updated translations.
+
+---

Old:

  gnome-characters-3.18.1.tar.xz

New:

  gnome-characters-3.20.0.tar.xz



Other differences:
--
++ gnome-characters.spec ++
--- /var/tmp/diff_new_pack.HWLpMm/_old  2016-03-29 14:40:48.0 +0200
+++ /var/tmp/diff_new_pack.HWLpMm/_new  2016-03-29 14:40:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-characters
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-characters
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:Character Map
 License:GPL-3.0+
 Group:  System/GUI/GNOME
 Url:http://wiki.gnome.org/Design/Apps/CharacterMap
-Source: 
http://download.gnome.org/sources/gnome-characters/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-characters/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel >= 1.35.9
 BuildRequires:  intltool >= 0.50.1
 BuildRequires:  update-desktop-files

++ gnome-characters-3.18.1.tar.xz -> gnome-characters-3.20.0.tar.xz ++
 32727 lines of diff (skipped)




commit five-or-more for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package five-or-more for openSUSE:Factory 
checked in at 2016-03-29 14:41:04

Comparing /work/SRC/openSUSE:Factory/five-or-more (Old)
 and  /work/SRC/openSUSE:Factory/.five-or-more.new (New)


Package is "five-or-more"

Changes:

--- /work/SRC/openSUSE:Factory/five-or-more/five-or-more.changes
2015-10-06 16:30:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.five-or-more.new/five-or-more.changes   
2016-03-29 14:41:06.0 +0200
@@ -1,0 +2,42 @@
+Tue Mar 22 09:44:23 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:40:32 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Updated translations.
+
+---
+Tue Mar  1 11:09:46 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Provide highres icon.
+  + Updated the appdata to spec version 0.7+.
+  + Updated translations.
+
+---
+Tue Jan 19 08:34:50 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Stop using deprecated gnome-common.
+  + Add pre-commit and pre-applypatch hooks.
+  + Updated translations.
+
+---
+Tue Dec 22 20:07:57 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.3:
+  + Updated appdata and doap.
+  + Updated translations.
+
+---
+Tue Nov 24 00:39:26 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Fixes for theme change help page.
+  + Updated translations.
+
+---

Old:

  five-or-more-3.18.0.tar.xz

New:

  five-or-more-3.20.0.tar.xz



Other differences:
--
++ five-or-more.spec ++
--- /var/tmp/diff_new_pack.23Yv5F/_old  2016-03-29 14:41:07.0 +0200
+++ /var/tmp/diff_new_pack.23Yv5F/_new  2016-03-29 14:41:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package five-or-more
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   five-or-more
-Version:3.18.0
+Version:3.20.0
 Release:0
 Summary:"Five or More" Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle 
 Url:http://www.gnome.org
-Source0:
http://download.gnome.org/sources/five-or-more/3.18/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/five-or-more/3.20/%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  intltool >= 0.50
 BuildRequires:  itstool

++ five-or-more-3.18.0.tar.xz -> five-or-more-3.20.0.tar.xz ++
 32686 lines of diff (skipped)




commit dconf-editor for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package dconf-editor for openSUSE:Factory 
checked in at 2016-03-29 14:40:53

Comparing /work/SRC/openSUSE:Factory/dconf-editor (Old)
 and  /work/SRC/openSUSE:Factory/.dconf-editor.new (New)


Package is "dconf-editor"

Changes:

--- /work/SRC/openSUSE:Factory/dconf-editor/dconf-editor.changes
2015-11-12 19:41:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.dconf-editor.new/dconf-editor.changes   
2016-03-29 14:40:54.0 +0200
@@ -1,0 +2,73 @@
+Tue Mar 22 09:39:03 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:44:31 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Some problems have appeared related to the sizing of the
+key-editor dialogs, and will need more testing with a clean
+Gtk+ release, even if all looks corrected.
+  + An infinite loop has also be spotted when trying to reset all
+keys of a folder containing keys without schema.
+  + Also, a CSS resource with one rule only has been added to look
+better when using the “Big Text” accessibility feature.
+  + Updated translations.
+
+---
+Tue Mar  1 10:02:50 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + The presentation of a key’s “default value” now takes care of
+distributor and admin overrides, instead of showing the default
+value proposed in the gschema.
+  + Updated translations.
+
+---
+Tue Feb 16 09:30:15 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + This release has seen some improvements to the keyboard
+usability, with some new shortcuts added, and an help overlay
+to document them (requiring a GTK+ 3.19 at least). Other
+changes include some more metadata in the AppData file (used by
+software centers to know about the application), and minor
+corrections caused by recent GTK+ changes.
+  + Updated translations.
+
+---
+Wed Dec 23 13:34:35 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.19.3:
+  + Added a notification for the multiple “copy” actions.
+  + Added a new menu for actions on the view (notably a “reset
+visible keys” action – no recursion for now).
+  + Updated translations.
+
+---
+Tue Nov 24 00:14:38 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Removed an unnecessary big hack, and improved some other little
+things here and there.
+  + Updated translations.
+
+---
+Sat Nov 21 18:43:17 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + dconf-editor is now distributed under GPL 3.
+  + Use GSettingsSchema to access schemas informations, and
+GSettings to edit settings when that’s possible.
+  + UI of the keys list has been updated to use a GtkListBox, more
+accessible, more usable, cleaner.
+  + Misc. other changes.
+  + Updated translations.
+- Drop dconf-use-g_settings_get_default_value.patch: Fixed
+  upstream.
+- Update license tag to GPL-3.0+, following upstreams relicensing
+  work.
+
+---

Old:

  dconf-editor-3.18.2.tar.xz
  dconf-use-g_settings_get_default_value.patch

New:

  dconf-editor-3.20.0.tar.xz



Other differences:
--
++ dconf-editor.spec ++
--- /var/tmp/diff_new_pack.7Cg2UL/_old  2016-03-29 14:40:55.0 +0200
+++ /var/tmp/diff_new_pack.7Cg2UL/_new  2016-03-29 14:40:55.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dconf-editor
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,20 @@
 
 
 Name:   dconf-editor
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:Simple key-based configuration system -- Graphical Editor
-License:LGPL-2.1+
+License:GPL-3.0+
 Group:  System/GUI/GNOME
 Url:http://live.gnome.org/dconf
-Source: 
http://download.gnome.org/sources/dconf-editor/3.18/%{name}-%{version}.tar.xz
-# PATCH-NEEDS REBASE dconf-use-g_settings_get_default_value.patch bnc#873225 
bgo#668234 mgo...@suse.com -- Have editor display correct default value when an 
administrator has a 

commit gnome-maps for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-maps for openSUSE:Factory 
checked in at 2016-03-29 14:40:25

Comparing /work/SRC/openSUSE:Factory/gnome-maps (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-maps.new (New)


Package is "gnome-maps"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-maps/gnome-maps.changes2015-11-22 
10:58:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-maps.new/gnome-maps.changes   
2016-03-29 14:40:26.0 +0200
@@ -1,0 +2,107 @@
+Mon Mar 21 20:34:57 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Fix marking of translatable strings.
+  + Updated translations.
+
+---
+Tue Mar 15 10:35:46 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Rework geoclue interaction.
+  + Ellipsize route instructions in print layout.
+  + Add 'aeroway' type to OSM editing.
+  + Make auto-complete accent insensitive.
+  + Updated translations.
+
+---
+Tue Mar  1 17:30:17 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.91:
+  + Handle case when nothing was found when reverse geocoding
+through context menu.
+  + Make sure we validate bounding boxes from geoJSON layer.
+  + Add markers to route when printing.
+  + Add via points to route when printing.
+  + Add ability to add and edit addresses on OpenStreetMap.
+  + Allow Maps to shrink more by not using a fixed width for the
+searchbar.
+  + Add tooltip to icon next to route entry to help discoverbility
+of drag and drop re-oredering.
+  + Updated translations.
+
+---
+Tue Feb 16 16:07:30 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Added icon to toggle visibility of a shape layer.
+  + Improve travel animations.
+  + Add a scale ruler to the bottom left corner.
+  + Include less information by default in map bubbles.
+  + Add expandable area on map bubbles.
+  + Add context menu item for adding location to OpenStreetMap.
+  + Enable editting of opening hours on OpenStreetMap.
+  + Add internet access tag to map bubbles.
+  + Add ele altitude tag to map bubbles.
+  + Add website to map bubbles.
+  + Add phone nunber to map bubbles.
+  + Add support for KML and GPX shape files.
+  + Add support for printing a route with instructions.
+  + Updated translations.
+
+---
+Tue Jan 19 10:34:42 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Addded a keybinding help overlay (F1 to activate).
+  + Fix zoom behaviour to be more aggresive.
+  + Fix bug with cancel login in OpenStreetMap account dialog.
+  + Add keyboard shortcut for going to current location
+(L).
+  + Fix layout of OpenStreetMap edit.
+  + Fix bug that made it impossible to sign-in to OpenStreetMap if
+you first inputed the wrong credentials.
+  + Fix drag-and-drop to be more acceptive and responsive.
+  + Make sure we can export our markers to PNG.
+  + Give user the choice of exporting markers or not.
+  + Add GUI for loading and managing shape layers such as GeoJSON
+or in the future(?) KML.
+  + Add roundabout support to route.
+  + Use a regular GtkButton for marking favorites.
+  + Updated translations.
+
+---
+Sun Dec 20 22:22:02 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.3:
+  + Added export to image to context menu.
+  + Added support for MultiPoint in GeoJSON.
+  + Fixed bug in send-to-dialog when default browser has no icon.
+  + Added support for MapBox simplestyle for GeoJSON.
+  + Added support for editing locations in OpenStreetMap.
+  + Updated translations.
+- Add pkgconfig(rest-0.7) and pkgconfig(libxml-0.2) BuildRequires:
+  New dependencies.
+
+---
+Tue Nov 24 00:04:27 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Fix GeoJSON filling of polygons in polygons.
+  + Add simpler keyboard shortcuts for zoom.
+  + Fix width of send-to dialog.
+  + Add open with browser to send-to dialog that will open a
+location on OpenStreetMap web.
+  + Handle the 'geo' URI scheme, this will allow us to handle geu:
+URIs in for instance the browser or in Polari.
+  + Go to latest visited view on start up.
+  + Updated translations.
+- Changes from version 3.19.1:
+  + Use new convenience library for GeoClue.
+  + Add support for opening and displaying GeoJSON files.
+- https://en.wikipedia.org/wiki/GeoJSON
+- This is with help of the Mapbox geojson-vt javascript code
+  found at: https://github.com/mapbox/geojson-vt
+  + Updated translations.
+

commit gnome-initial-setup for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-initial-setup for 
openSUSE:Factory checked in at 2016-03-29 14:40:32

Comparing /work/SRC/openSUSE:Factory/gnome-initial-setup (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-initial-setup.new (New)


Package is "gnome-initial-setup"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-initial-setup/gnome-initial-setup.changes  
2015-10-06 16:23:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-initial-setup.new/gnome-initial-setup.changes 
2016-03-29 14:40:33.0 +0200
@@ -1,0 +2,54 @@
+Mon Mar 21 20:36:31 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:37:05 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Add a translator comment for 'Welcome!'.
+  + Updated translations.
+
+---
+Tue Mar  1 10:57:33 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Visual refinements on online accounts page.
+  + Minor tweaks on the privacy and accounts pages.
+  + Ensure keyring gets created for new users.
+  + Updated translations.
+- Changes from version 3.19.90:
+  + Visual refresh for the 'ready to go' page.
+
+---
+Mon Feb 22 15:51:04 UTC 2016 - dims...@opensuse.org
+
+- Add gnome-getting-started-docs Requires: once the g-i-s assistant
+  is completed, it auto-launches the getting started documentation.
+
+---
+Tue Feb 16 10:22:53 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.2:
+  + Fix timezone lookup after locale change.
+  + Handle screen resolution changes.
+  + Design updates to the timezone page.
+  + Don't create a keyring for existing users.
+  + Updated translations.
+
+---
+Mon Feb 15 11:21:26 UTC 2016 - dims...@opensuse.org
+
+- Create user 'gnome-initial-setup', which is mandatory to make
+  this work.
+
+---
+Mon Nov 23 23:29:14 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Ensure locale region matches the selected language.
+  + Sort languages case-insensitively.
+  + Updated translations.
+
+---

Old:

  gnome-initial-setup-3.18.0.tar.xz

New:

  gnome-initial-setup-3.20.0.tar.xz



Other differences:
--
++ gnome-initial-setup.spec ++
--- /var/tmp/diff_new_pack.NKH7F8/_old  2016-03-29 14:40:34.0 +0200
+++ /var/tmp/diff_new_pack.NKH7F8/_new  2016-03-29 14:40:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-initial-setup
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-initial-setup
-Version:3.18.0
+Version:3.20.0
 Release:0
 Summary:GNOME Initial Setup Assistant
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.google.com
-Source: 
http://download.gnome.org/sources/gnome-initial-setup/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-initial-setup/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  intltool >= 0.40
 BuildRequires:  krb5-devel
 BuildRequires:  vala
@@ -54,6 +54,7 @@
 BuildRequires:  pkgconfig(pwquality)
 BuildRequires:  pkgconfig(rest-0.7)
 BuildRequires:  pkgconfig(webkit2gtk-4.0)
+Requires:   gnome-getting-started-docs
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -71,6 +72,9 @@
 %make_install
 %find_lang %{name} %{?no_lang_C}
 
+%pre
+useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} || :
+
 %files
 %defattr(-,root,root)
 %doc README COPYING

++ gnome-initial-setup-3.18.0.tar.xz -> gnome-initial-setup-3.20.0.tar.xz 
++
 271852 lines of diff (skipped)




commit tali for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package tali for openSUSE:Factory checked in 
at 2016-03-29 14:39:52

Comparing /work/SRC/openSUSE:Factory/tali (Old)
 and  /work/SRC/openSUSE:Factory/.tali.new (New)


Package is "tali"

Changes:

--- /work/SRC/openSUSE:Factory/tali/tali.changes2015-10-06 
16:27:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.tali.new/tali.changes   2016-03-29 
14:39:53.0 +0200
@@ -1,0 +2,21 @@
+Mon Mar 21 20:29:51 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + No changes, version bump only.
+
+---
+Tue Mar 15 09:58:12 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Highres Icons added.
+  + Updated translations.
+
+---
+Tue Feb 16 09:35:53 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Stop using deprecated gnome-common.
+  + Fix RollDie() that could return 7.
+  + Updated translations.
+
+---

Old:

  tali-3.18.0.tar.xz

New:

  tali-3.20.0.tar.xz



Other differences:
--
++ tali.spec ++
--- /var/tmp/diff_new_pack.GQIfB7/_old  2016-03-29 14:39:54.0 +0200
+++ /var/tmp/diff_new_pack.GQIfB7/_new  2016-03-29 14:39:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tali
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   tali
-Version:3.18.0
+Version:3.20.0
 Release:0
 Summary:Yahtzee Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Other
 Url:https://live.gnome.org/Tali
-Source: 
http://download.gnome.org/sources/tali/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/tali/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files

++ tali-3.18.0.tar.xz -> tali-3.20.0.tar.xz ++
 19279 lines of diff (skipped)




commit gnome-mahjongg for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-mahjongg for openSUSE:Factory 
checked in at 2016-03-29 14:39:31

Comparing /work/SRC/openSUSE:Factory/gnome-mahjongg (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-mahjongg.new (New)


Package is "gnome-mahjongg"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-mahjongg/gnome-mahjongg.changes
2015-10-06 16:28:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-mahjongg.new/gnome-mahjongg.changes   
2016-03-29 14:39:32.0 +0200
@@ -1,0 +2,18 @@
+Mon Mar 21 20:26:23 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:36:33 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Updated translations.
+
+---
+Tue Feb 16 10:18:58 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Updated translations.
+
+---

Old:

  gnome-mahjongg-3.18.0.tar.xz

New:

  gnome-mahjongg-3.20.0.tar.xz



Other differences:
--
++ gnome-mahjongg.spec ++
--- /var/tmp/diff_new_pack.kTGolZ/_old  2016-03-29 14:39:33.0 +0200
+++ /var/tmp/diff_new_pack.kTGolZ/_new  2016-03-29 14:39:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-mahjongg
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-mahjongg
-Version:3.18.0
+Version:3.20.0
 Release:0
 Summary:Mahjong Solitaire Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://live.gnome.org/GnomeMahongg
-Source: 
http://download.gnome.org/sources/gnome-mahjongg/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-mahjongg/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files

++ gnome-mahjongg-3.18.0.tar.xz -> gnome-mahjongg-3.20.0.tar.xz ++
 9679 lines of diff (skipped)




commit quadrapassel for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package quadrapassel for openSUSE:Factory 
checked in at 2016-03-29 14:39:45

Comparing /work/SRC/openSUSE:Factory/quadrapassel (Old)
 and  /work/SRC/openSUSE:Factory/.quadrapassel.new (New)


Package is "quadrapassel"

Changes:

--- /work/SRC/openSUSE:Factory/quadrapassel/quadrapassel.changes
2015-10-06 16:28:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.quadrapassel.new/quadrapassel.changes   
2016-03-29 14:39:46.0 +0200
@@ -1,0 +2,19 @@
+Mon Mar 21 20:28:57 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + No changes, version bump only.
+
+---
+Tue Mar 15 10:04:35 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Updated translations.
+
+---
+Tue Feb 16 09:44:03 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Stop using deprecated gnome-common.
+  + Updated translations.
+
+---

Old:

  quadrapassel-3.18.0.tar.xz

New:

  quadrapassel-3.20.0.tar.xz



Other differences:
--
++ quadrapassel.spec ++
--- /var/tmp/diff_new_pack.D6LI0x/_old  2016-03-29 14:39:47.0 +0200
+++ /var/tmp/diff_new_pack.D6LI0x/_new  2016-03-29 14:39:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package quadrapassel
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   quadrapassel
-Version:3.18.0
+Version:3.20.0
 Release:0
 Summary:Tetris Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Action/Other
 Url:https://live.gnome.org/Quadrapassel
-Source: 
http://download.gnome.org/sources/quadrapassel/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/quadrapassel/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files

++ quadrapassel-3.18.0.tar.xz -> quadrapassel-3.20.0.tar.xz ++
 18922 lines of diff (skipped)




commit tracker for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package tracker for openSUSE:Factory checked 
in at 2016-03-29 14:39:25

Comparing /work/SRC/openSUSE:Factory/tracker (Old)
 and  /work/SRC/openSUSE:Factory/.tracker.new (New)


Package is "tracker"

Changes:

--- /work/SRC/openSUSE:Factory/tracker/tracker-extras.changes   2016-03-11 
09:38:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.tracker.new/tracker-extras.changes  
2016-03-29 14:39:26.0 +0200
@@ -1,0 +2,137 @@
+Mon Mar 21 20:22:43 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.8.0:
+  + libtracker-miner: Adapt to libcue 2.0.
+  + Updated translations.
+
+---
+Tue Mar 15 09:52:54 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.7.5:
+  + Add back .trackerignore match to
+ignored-directories-with-content.
+  + libtracker-data: Handle inserts where the subproperty
+cardinality is larger than the parents'.
+  + tracker-extract:
+- Fix gstreamer module cuesheet handling.
+- Protect all single-valued properties in abiword extractor.
+- Protect all single-valued properties in EPUB extractor.
+- Protect all single-valued properties in ooxml extractor.
+- Protect all single-valued properties in oasis extractor.
+- Protect all single-valued properties in HTML extractor.
+- Check string length before parsing XMP in PDF extractor.
+- Add missing application/msword mimetype.
+- Remove old dbus interface xml.
+- propagate urn to the TrackerExtractInfo.
+- Use safer method to insert tags in PDF module.
+- Use safer method to insert tags in GIF module.
+- Use safer method to insert tags in JPEG module.
+- Use safer method to insert tags in TIFF module.
+- Use safer method to insert tags in PNG module.
+  + libtracker-extract: Delete TrackerExtractClient.
+  + libtracker-miner:
+- Avoid querying file type in crawling queries.
+- Cut some slack on the reentry counter.
+- Avoid changing order of elements in processing queue.
+- Initialize all NodeData memory.
+- Ensure the directory root is removed when its indexing root
+  is.
+- Drop tracker-trackerignore.patch: fixed upstream.
+
+---
+Tue Mar  8 20:00:38 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.7.4:
+  + Update to FTS5.
+  + libtracker-miner: Many fixes to TrackerFileNotifier
+cancellation.
+  + libtracker-direct: Handle cancellable argument in queries.
+  + libtracker-miner: Plug fd leak on TrackerCrawler
+cancellation.
+  + libtracker-extract:
+- Fix year-only date extraction in gstreamer module.
+- Use tracker-guarantee to ensure a title in playlists.
+  + tracker-miner-fs: Ignore git repositories. Modify the
+ignored-directories-with-content setting if you found this
+convenient.
+  + tracker-miner-fs: Ignore #*# vim backups.
+- Add tracker-trackerignore.patch: Add back configuration option
+  to ignore directories containing a .trackerignore file.
+
+---
+Tue Mar  8 20:00:37 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.7.3:
+  + libtracker-miner:
+- Many indexing fixes leading to stale elements in the
+  database. If "UNIQUE constraint failed:
+  nie:DataObject.nie:url" errors are seen in journald, running
+  tracker-miner-fs once with the
+  TRACKER_MINER_FORCE_CHECK_UPDATED envvar is recommended. you
+  will need to terminate miners before that with
+  tracker daemon -t.
+- Do not insert partial/empty sparql on error.
+- Pass a builder in UPDATE state to
+  TrackerMinerFS::remove-file.
+- Remove children recursively from queues on directory deleted.
+- Fix generated Sparql query in
+  sparql_contents_compose_query().
+- Fix some memory leaks of TrackerTask.
+- Invalidate files iri recursively in case of file removal.
+- Reset of reentry counter is not needed anymore.
+  + libtracker-fts: Fix invalid blob length calculation.
+  + libtracker-common: Use guint64 for free space calculations.
+  + libtracker-data, docs, libtracker-miner: Fix compile warnings.
+  + libtracker-data:
+- misc code fixes.
+- Fix g_warning() missing argument.
+  + Update AppData to spec version 0.7+.
+  + Updated translations.
+
+---
+Tue Mar  8 20:00:36 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.7.2:
+  + Many leak fixes.
+  + libtracker-data: Reverted code to clean up stale Resources,
+can't just be done yet.
+  + tracker tool: Removed tracker-compatibility CLI wrapper for
+older commands.
+  + libtracker-common: Fix possible warnings on libicu unaccent
+

commit iagno for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package iagno for openSUSE:Factory checked 
in at 2016-03-29 14:40:16

Comparing /work/SRC/openSUSE:Factory/iagno (Old)
 and  /work/SRC/openSUSE:Factory/.iagno.new (New)


Package is "iagno"

Changes:

--- /work/SRC/openSUSE:Factory/iagno/iagno.changes  2015-11-12 
19:41:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.iagno.new/iagno.changes 2016-03-29 
14:40:17.0 +0200
@@ -1,0 +2,38 @@
+Mon Mar 21 20:33:48 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:14:53 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + The “valign” property of some buttons of the headerbar has been
+set to “center”, to look better on some rare configurations.
+  + Updated translations.
+
+---
+Tue Mar  1 10:42:40 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Updated translations.
+
+---
+Tue Feb 16 21:55:15 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + The “Black and White” (high_contrast) theme has evolved to look
+good when used with the new GTK+ theme “HighContrastInverse”,
+and is set as the default for it.
+  + Updates of the metadata files (AppData and Doap).
+  + Add a code style checker.
+  + Updated translations.
+
+---
+Tue Nov 24 01:38:31 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Adaptation to current CSS-nodes (will break again).
+  + Updated translations.
+
+---

Old:

  iagno-3.18.2.tar.xz

New:

  iagno-3.20.0.tar.xz



Other differences:
--
++ iagno.spec ++
--- /var/tmp/diff_new_pack.bvC3Cf/_old  2016-03-29 14:40:18.0 +0200
+++ /var/tmp/diff_new_pack.bvC3Cf/_new  2016-03-29 14:40:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package iagno
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   iagno
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:Reversi Game for GNOME
 License:GPL-3.0+
 Group:  Amusements/Games/Board/Other
 Url:https://live.gnome.org/Iagno
-Source: 
http://download.gnome.org/sources/iagno/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/iagno/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50

++ iagno-3.18.2.tar.xz -> iagno-3.20.0.tar.xz ++
 33885 lines of diff (skipped)




commit gnome-desktop for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-desktop for openSUSE:Factory 
checked in at 2016-03-29 14:40:01

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-11-12 19:35:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-desktop.new/gnome-desktop.changes 
2016-03-29 14:40:02.0 +0200
@@ -1,0 +2,57 @@
+Mon Mar 21 20:30:55 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + No changes.
+
+---
+Thu Mar 17 14:42:12 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.93:
+  + Add a way to get the frequency for a mode as a floating number.
+
+---
+Mon Mar 14 18:38:38 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Only version update.
+
+---
+Thu Mar  3 19:43:17 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Reduce log spam in thumbnailing.
+  + Updated translations.
+
+---
+Tue Feb 16 10:14:28 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Only version update.
+- Changes from version 3.19.4:
+  + Capitalize language and territory names.
+  + Add default keyboard layout for Mexico and Guatemala.
+  + Avoid a crash when thumbnailing.
+  + Be more careful when parsing locales.
+  + Updated translations.
+
+---
+Sat Dec 19 06:55:57 UTC 2015 - damjanovic@gmail.com
+
+- Update to version 3.19.3:
+  + Fixed compiler warning in gnome-rr.
+
+---
+Tue Nov 24 19:46:05 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Updated translations.
+
+---
+Tue Nov 24 01:02:53 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Fix turning off tiled monitors.
+  + Fix thumbnailing of animations.
+  + Updated translations.
+
+---

Old:

  gnome-desktop-3.18.2.tar.xz

New:

  gnome-desktop-3.20.0.tar.xz



Other differences:
--
++ gnome-desktop.spec ++
--- /var/tmp/diff_new_pack.tL4mKS/_old  2016-03-29 14:40:03.0 +0200
+++ /var/tmp/diff_new_pack.tL4mKS/_new  2016-03-29 14:40:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-desktop
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,20 +19,20 @@
 %define IS_DEFAULT_GNOME_DESKTOP 1
 
 Name:   gnome-desktop
-Version:3.18.2
+Version:3.20.0
 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.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-desktop/3.20/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.33.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
 BuildRequires:  pkgconfig(gsettings-desktop-schemas) >= 3.5.91
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.6

++ gnome-desktop-3.18.2.tar.xz -> gnome-desktop-3.20.0.tar.xz ++
 5862 lines of diff (skipped)




commit gnome-tetravex for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-tetravex for openSUSE:Factory 
checked in at 2016-03-29 14:39:38

Comparing /work/SRC/openSUSE:Factory/gnome-tetravex (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-tetravex.new (New)


Package is "gnome-tetravex"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-tetravex/gnome-tetravex.changes
2015-10-06 16:30:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-tetravex.new/gnome-tetravex.changes   
2016-03-29 14:39:39.0 +0200
@@ -1,0 +2,18 @@
+Mon Mar 21 20:27:36 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + No changes, version bump only.
+
+---
+Tue Mar 15 10:32:05 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Updated translations.
+
+---
+Tue Feb 16 09:51:21 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Updated translations.
+
+---

Old:

  gnome-tetravex-3.18.0.tar.xz

New:

  gnome-tetravex-3.20.0.tar.xz



Other differences:
--
++ gnome-tetravex.spec ++
--- /var/tmp/diff_new_pack.SCaw7Q/_old  2016-03-29 14:39:40.0 +0200
+++ /var/tmp/diff_new_pack.SCaw7Q/_new  2016-03-29 14:39:40.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-tetravex
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-tetravex
-Version:3.18.0
+Version:3.20.0
 Release:0
 Summary:Tetravex Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://live.gnome.org/Tetravex
-Source: 
http://download.gnome.org/sources/gnome-tetravex/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-tetravex/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files

++ gnome-tetravex-3.18.0.tar.xz -> gnome-tetravex-3.20.0.tar.xz ++
 22790 lines of diff (skipped)




commit file-roller for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package file-roller for openSUSE:Factory 
checked in at 2016-03-29 14:40:09

Comparing /work/SRC/openSUSE:Factory/file-roller (Old)
 and  /work/SRC/openSUSE:Factory/.file-roller.new (New)


Package is "file-roller"

Changes:

--- /work/SRC/openSUSE:Factory/file-roller/file-roller.changes  2015-10-30 
16:35:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.file-roller.new/file-roller.changes 
2016-03-29 14:40:10.0 +0200
@@ -1,0 +2,50 @@
+Mon Mar 21 20:32:40 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:41:04 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.91:
+  + Updated translations.
+
+---
+Mon Feb 15 21:13:53 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Updated translations.
+
+---
+Tue Jan 19 12:33:04 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.1:
+  + New features and user visible changes:
+- Added support for .click packages (bgo#752133).
+- Use a message dialog to show the result of an extraction
+  (bgo#748428).
+- Modernized the 'update files' dialog.
+- Removed the quit button from the confirmation dialog.
+- Make Nauitlus select the extracted file.
+  + Bugs fixed:
+- Only show the menubar when the shell shows the menubar
+  (bgo#730291).
+- libarchive: correctly extract sparse files (bgo#747091).
+- Updated MimeType in org.gnome.FileRoller.desktop
+  (bgo#747639).
+- Fix documentation typos (bgo#758814).
+- Error extracting files using file-roller with unar with the
+  character [ (bgo#755580).
+- Stop mis-treating p7zip 15.09 as pre-4.55 (bgo#757793).
+- Add a configure environment variable to select the cpio path.
+- Appdata: added kudos.
+- Removed deprecated widgets from .ui files.
+- Added support for the official debian package mime type.
+- Fixed message dialog showing a (null) string.
+- Fixed memory leaks: bgo#752476, bgo#752476, bgo#752476,
+  bgo#752476, bgo#752476, bgo#752476, bgo#752476, bgo#752476.
+  + Updated translations.
+- Drop file-roller-extract-sparse-file.patch: fixed upstream.
+- Suggest p7zip instead of recommending it.
+
+---

Old:

  file-roller-3.16.4.tar.xz
  file-roller-extract-sparse-file.patch

New:

  file-roller-3.20.0.tar.xz



Other differences:
--
++ file-roller.spec ++
--- /var/tmp/diff_new_pack.RSUo34/_old  2016-03-29 14:40:11.0 +0200
+++ /var/tmp/diff_new_pack.RSUo34/_new  2016-03-29 14:40:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package file-roller
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,17 @@
 
 
 Name:   file-roller
-Version:3.16.4
+Version:3.20.0
 Release:0
 Summary:An Archive Manager for GNOME
 License:GPL-2.0+
 Group:  Productivity/Archiving/Compression
 Url:http://fileroller.sourceforge.net
-Source: 
http://download.gnome.org/sources/file-roller/3.16/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/file-roller/3.20/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE file-roller-3.4-change-archiver-priority.patch bnc#767386 
gan...@opensuse.org -- Give unzip a higher priority than 7z when unpackging zip 
files. Gives better results for non-latin charsets.
 Patch0: file-roller-3.4-change-archiver-priority.patch
 # PATCH-FEATURE-OPENSUSE file-roller-pkg-match.patch bnc#696530 
dims...@opensuse.org -- List package match names for automatic installation 
using PK.
 Patch1: file-roller-pkg-match.patch
-# PATCH-FIX-UPSTREAM file-roller-extract-sparse-file.patch bsc#923449 
bgo#747091 ty...@suse.com -- file-roller does not extract file correctly
-Patch2: file-roller-extract-sparse-file.patch
 # Needed for directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  fdupes
@@ -53,7 +51,6 @@
 Requires:   rpm
 Requires:   unzip
 # Formats that we likely want to support by default
-Recommends: p7zip
 Recommends: unrar
 Recommends: xz
 Recommends: zip
@@ -61,6 +58,7 @@
 Suggests:   lha
 Suggests:   lzip
 Suggests:   lzop
+Suggests:   p7zip
 Suggests:   rzip
 

commit gvfs for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gvfs for openSUSE:Factory checked in 
at 2016-03-29 14:39:02

Comparing /work/SRC/openSUSE:Factory/gvfs (Old)
 and  /work/SRC/openSUSE:Factory/.gvfs.new (New)


Package is "gvfs"

Changes:

--- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes2016-02-25 
21:53:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.gvfs.new/gvfs.changes   2016-03-29 
14:39:04.0 +0200
@@ -1,0 +2,67 @@
+Mon Mar 21 20:17:53 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.28.0:
+  + afc: Several fixes for recent iOS versions.
+  + Updated translations.
+
+---
+Tue Mar 15 10:48:00 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.27.92:
+  + fuse: Avoid crashes when exiting.
+  + Updated translations.
+
+---
+Mon Feb 29 20:27:47 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.27.91:
+  + udisks2: Send unmount notification only once when stopping.
+  + Updated translations.
+
+---
+Fri Feb 19 08:58:19 UTC 2016 - zai...@opensuse.org
+
+- Split out samba backend in own subpackage, make samba removable.
+- Drop superfluous libsmbclient-devel BuildRequires as we already
+  have pkgconfig(smbclient) BuildRequires that covers it.
+
+---
+Fri Feb 19 01:27:57 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.27.90:
+  + udisks2: Avoid crashes during unmount.
+  + ftp: Fix cache invalidation after writing.
+  + network: Fix crashes when mount failed.
+  + mtp: Allow reading on more devices.
+  + Several smaller bugfixes.
+  + Updated translations.
+
+---
+Fri Feb 19 01:27:04 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.27.4:
+  + dns-sd: Add support for nfs shares.
+  + Do not print anything from daemons unless debug mode is
+enabled.
+  + Several other logging improvements.
+  + Updated translations.
+
+---
+Fri Feb 19 01:27:03 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.27.3:
+  + sftp:
+- Fail cancelled jobs.
+- Handle "Too many authentication failures" error.
+  + metadata: Avoid endless recursion when copying meta files.
+  + mtp: Use phone icon for MTP devices.
+  + udisks2: Do not show notification if unmount failed.
+  + completion: Allow bash completion for gvfs-mount.
+  + http: Return error if seek was not successful.
+  + Several smaller bugfixes.
+  + Updated translations.
+- Add disabled pkgconfig(libnfs) BuildRequires, needed for nfs
+  backedend, but the needed underlying libs is not available for
+  openSUSE yet.
+
+---

Old:

  gvfs-1.26.3.tar.xz

New:

  gvfs-1.28.0.tar.xz



Other differences:
--
++ gvfs.spec ++
--- /var/tmp/diff_new_pack.neJ6NJ/_old  2016-03-29 14:39:05.0 +0200
+++ /var/tmp/diff_new_pack.neJ6NJ/_new  2016-03-29 14:39:05.0 +0200
@@ -20,13 +20,13 @@
 %define with_cdda 1
 
 Name:   gvfs
-Version:1.26.3
+Version:1.28.0
 Release:0
 Summary:VFS functionality for GLib
 License:LGPL-2.0+
 Group:  Development/Libraries/C and C++
 Url:http://www.gnome.org
-Source0:
http://download.gnome.org/sources/gvfs/1.26/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gvfs/1.28/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # PATCH-FEATURE-SLE gvfs-nvvfs.patch ksam...@novell.com -- Provides gvfs 
backend for novell nautilus plugin
 Patch5: gvfs-nvvfs.patch
@@ -48,7 +48,6 @@
 %endif
 BuildRequires:  libgphoto2-devel
 BuildRequires:  libimobiledevice-devel >= 1.1.5
-BuildRequires:  libsmbclient-devel
 BuildRequires:  libsoup-devel >= 2.34.0
 BuildRequires:  libtool
 BuildRequires:  pkg-config
@@ -65,6 +64,8 @@
 BuildRequires:  pkgconfig(libbluray)
 BuildRequires:  pkgconfig(libgdata) >= 0.17.3
 BuildRequires:  pkgconfig(libmtp) >= 1.1.5
+# FIXME - Add disabled as we do not have this in openSUSE yet.
+# BuildRequires:  pkgconfig(libnfs)
 BuildRequires:  pkgconfig(libsecret-unstable)
 BuildRequires:  pkgconfig(libsystemd-login) >= 44
 BuildRequires:  pkgconfig(smbclient)
@@ -92,6 +93,17 @@
 %description backend-afc
 This package provides a gvfs backend that supports iPod / iPhone devices.
 
+%package backend-samba
+Summary:VFS functionality for GLib -- Samba Support
+License:LGPL-2.0+
+Group:  Development/Libraries/C and C++
+Requires:

commit hitori for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package hitori for openSUSE:Factory checked 
in at 2016-03-29 14:39:17

Comparing /work/SRC/openSUSE:Factory/hitori (Old)
 and  /work/SRC/openSUSE:Factory/.hitori.new (New)


Package is "hitori"

Changes:

--- /work/SRC/openSUSE:Factory/hitori/hitori.changes2015-11-24 
22:34:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.hitori.new/hitori.changes   2016-03-29 
14:39:18.0 +0200
@@ -1,0 +2,19 @@
+Mon Mar 21 20:19:42 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Various AppData fixes.
+  + Fix a GTK+ warning about styling with newer GTK+ versions.
+  + Updated translations.
+- Drop hitori-old-icon-name.patch: fixed upstream.
+
+---
+Wed Dec 23 14:07:25 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.19.1:
+  + Rename icon, desktop and appdata files to use
+‘org.gnome.Hitori’ prefix.
+  + Remove dependency on gnome-common in favour of autoconf-archive
+(or m4-common).
+- Add hitori-old-icon-name.patch: Fix references to old icon names.
+
+---

Old:

  hitori-3.16.2.tar.xz

New:

  hitori-3.20.0.tar.xz



Other differences:
--
++ hitori.spec ++
--- /var/tmp/diff_new_pack.TLTAca/_old  2016-03-29 14:39:19.0 +0200
+++ /var/tmp/diff_new_pack.TLTAca/_new  2016-03-29 14:39:19.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hitori
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   hitori
-Version:3.16.2
+Version:3.20.0
 Release:0
 Summary:Original puzzle of Nikoli
 License:GPL-3.0+
 Group:  Amusements/Games/Logic
 Url:https://live.gnome.org/Hitori
-Source: 
http://download.gnome.org/sources/hitori/3.16/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/hitori/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.35.0
 BuildRequires:  update-desktop-files
@@ -56,7 +56,7 @@
 %install
 %make_install
 %find_lang %{name}
-%suse_update_desktop_file %{name}
+%suse_update_desktop_file org.gnome.Hitori
 
 %post
 %icon_theme_cache_post
@@ -72,11 +72,11 @@
 %defattr(-,root,root)
 %doc ChangeLog README COPYING
 %{_bindir}/%{name}
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/icons/hicolor/*/apps/%{name}*
+%{_datadir}/applications/org.gnome.Hitori.desktop
+%{_datadir}/icons/hicolor/*/apps/org.gnome.Hitori*
 %{_datadir}/glib-2.0/schemas/org.gnome.hitori.gschema.xml
 %dir %{_datadir}/appdata/
-%{_datadir}/appdata/hitori.appdata.xml
+%{_datadir}/appdata/org.gnome.Hitori.appdata.xml
 
 %files lang -f %{name}.lang
 

++ hitori-3.16.2.tar.xz -> hitori-3.20.0.tar.xz ++
 20947 lines of diff (skipped)




commit gnome-getting-started-docs for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-getting-started-docs for 
openSUSE:Factory checked in at 2016-03-29 14:39:11

Comparing /work/SRC/openSUSE:Factory/gnome-getting-started-docs (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-getting-started-docs.new (New)


Package is "gnome-getting-started-docs"

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-getting-started-docs/gnome-getting-started-docs.changes
2015-11-11 10:36:00.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-getting-started-docs.new/gnome-getting-started-docs.changes
   2016-03-29 14:39:15.0 +0200
@@ -1,0 +2,6 @@
+Mon Mar 21 20:16:49 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---

Old:

  gnome-getting-started-docs-3.18.2.tar.xz

New:

  gnome-getting-started-docs-3.20.0.tar.xz



Other differences:
--
++ gnome-getting-started-docs.spec ++
--- /var/tmp/diff_new_pack.zs1cj2/_old  2016-03-29 14:39:18.0 +0200
+++ /var/tmp/diff_new_pack.zs1cj2/_new  2016-03-29 14:39:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-getting-started-docs
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-getting-started-docs
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:Getting started with GNOME - Documentation
 License:CC-BY-SA-3.0
 Group:  Documentation
 Url:http://live.gnome.org/DocumentationProject
-Source: 
http://download.gnome.org/sources/gnome-getting-started-docs/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-getting-started-docs/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  yelp-tools
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ gnome-getting-started-docs-3.18.2.tar.xz -> 
gnome-getting-started-docs-3.20.0.tar.xz ++
/work/SRC/openSUSE:Factory/gnome-getting-started-docs/gnome-getting-started-docs-3.18.2.tar.xz
 
/work/SRC/openSUSE:Factory/.gnome-getting-started-docs.new/gnome-getting-started-docs-3.20.0.tar.xz
 differ: char 27, line 1




commit vala for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package vala for openSUSE:Factory checked in 
at 2016-03-29 14:38:40

Comparing /work/SRC/openSUSE:Factory/vala (Old)
 and  /work/SRC/openSUSE:Factory/.vala.new (New)


Package is "vala"

Changes:

--- /work/SRC/openSUSE:Factory/vala/vala.changes2016-02-05 
00:30:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.vala.new/vala.changes   2016-03-29 
14:38:42.0 +0200
@@ -1,0 +2,17 @@
+Mon Mar 21 20:12:56 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.32.0:
+  + Bug fixes and binding updates.
+
+---
+Mon Feb  8 10:16:25 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.31.1:
+  + Introduce [Version] attribute.
+  + Require and target GLib >= 2.32.
+  + Bug fixes and binding updates.
+- Bump vala_version to 0.32, vala_libversion to 0_32 (following
+  upstream) and vala_priority to 32 (following the vala packaging
+  convention).
+
+---

Old:

  vala-0.30.1.tar.xz

New:

  vala-0.32.0.tar.xz



Other differences:
--
++ vala.spec ++
--- /var/tmp/diff_new_pack.vmHFSw/_old  2016-03-29 14:38:43.0 +0200
+++ /var/tmp/diff_new_pack.vmHFSw/_new  2016-03-29 14:38:43.0 +0200
@@ -17,23 +17,23 @@
 
 
 Name:   vala
-Version:0.30.1
+Version:0.32.0
 Release:0
-%define vala_version 0.30
-%define vala_libversion 0_30
+%define vala_version 0.32
+%define vala_libversion 0_32
 # The priority defines which version of vala, in case of multiple ones are 
installed
 # is to be used by default. The rule-of-thumb for vala is to use MAJORMINOR 
without
 # decimal separator, hoping they will not get to the idea to create a 0.100 
release.
-%define vala_priority 30
+%define vala_priority 32
 Summary:Programming language for GNOME
 License:LGPL-2.0
 Group:  Development/Languages/Other
 Url:http://live.gnome.org/Vala
-Source0:
http://download.gnome.org/sources/vala/0.30/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/vala/0.32/%{name}-%{version}.tar.xz
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex
-BuildRequires:  glib2-devel >= 2.24.0
+BuildRequires:  glib2-devel >= 2.32.0
 BuildRequires:  xsltproc
 Requires(post): update-alternatives
 Requires(postun): update-alternatives

++ vala-0.30.1.tar.xz -> vala-0.32.0.tar.xz ++
 78749 lines of diff (skipped)




commit geocode-glib for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package geocode-glib for openSUSE:Factory 
checked in at 2016-03-29 14:38:51

Comparing /work/SRC/openSUSE:Factory/geocode-glib (Old)
 and  /work/SRC/openSUSE:Factory/.geocode-glib.new (New)


Package is "geocode-glib"

Changes:

--- /work/SRC/openSUSE:Factory/geocode-glib/geocode-glib.changes
2016-02-16 09:27:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.geocode-glib.new/geocode-glib.changes   
2016-03-29 14:38:52.0 +0200
@@ -1,0 +2,14 @@
+Mon Mar 21 20:14:30 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Add icons to EXTRA_DIST.
+  + Fix memleaks in query cache.
+
+---
+Sun Feb 14 23:12:46 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Add simple train stops and tram stops to place types.
+  + Fix timestamp documentation.
+
+---

Old:

  geocode-glib-3.18.1.tar.xz

New:

  geocode-glib-3.20.0.tar.xz



Other differences:
--
++ geocode-glib.spec ++
--- /var/tmp/diff_new_pack.iWQOzI/_old  2016-03-29 14:38:53.0 +0200
+++ /var/tmp/diff_new_pack.iWQOzI/_new  2016-03-29 14:38:53.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   geocode-glib
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:Convenience library for the Yahoo! Place Finder APIs
 License:LGPL-2.0+
 Group:  System/Libraries
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/geocode-glib/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/geocode-glib/3.20/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
@@ -32,7 +32,7 @@
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gio-2.0) >= 2.34
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.99.2
-BuildRequires:  pkgconfig(libsoup-2.4)
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.42
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ geocode-glib-3.18.1.tar.xz -> geocode-glib-3.20.0.tar.xz ++
 2952 lines of diff (skipped)




commit evince for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package evince for openSUSE:Factory checked 
in at 2016-03-29 14:37:46

Comparing /work/SRC/openSUSE:Factory/evince (Old)
 and  /work/SRC/openSUSE:Factory/.evince.new (New)


Package is "evince"

Changes:

--- /work/SRC/openSUSE:Factory/evince/evince.changes2015-11-22 
10:59:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.evince.new/evince.changes   2016-03-29 
14:37:47.0 +0200
@@ -1,0 +2,44 @@
+Mon Mar 21 16:47:39 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Thu Mar 17 08:45:07 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + New features and improvements:
+- Use a popover for view and action menus (bgo#760527).
+- Add shortcuts help window (bgo#757828).
+- Add Shift+Space keybinding to go back in presentation mode
+  (bgo#758162).
+- Rename links sidebar title from Index to Outline
+  (bgo#732547).
+- Add missing tooltips to the headerbar (bgo#595467).
+- Show the page label instead of page number in find sidebar
+  (#756683).
+- Add a systemd user unit corresponding to the D-Bus session
+  service (bgo#755897).
+- Recognize multipage DjVu MIME type (bgo#754467).
+- Add support for utf8 filenames on Mac OS X to comics backend
+  (bgo#761161).
+  + Bug fixes:
+- Fix text selection on Wayland (bgo#759506).
+- Manually destroy the search popover on toolbar dispose in
+  browser plugin to try to fix a crashes on plugin destruction
+  (bgo#762838).
+- Check boundaries of accessible pages to avoid crashes when
+  the document is reloaded due to changes in the document file
+  (bgo#735744).
+- Fix translations in thumbnailer help message (bgo#760418).
+- Fix text selections in annotation popups (bgo#749727).
+- Fix special characters in path to cbz (bgo#643843).
+- Fix css style of loading message (bgo#758356).
+- Fix warning with no document loaded (bgo#758596).
+- Fix unbalanced quote in configure script.
+- Fix installation of symbolic app icon.
+- Fix the position of the zoom action GtkPopover in Wayland
+  (bgo#756976).
+  + Updated translations.
+
+---

Old:

  evince-3.18.2.tar.xz

New:

  evince-3.20.0.tar.xz



Other differences:
--
++ evince.spec ++
--- /var/tmp/diff_new_pack.4z6Gar/_old  2016-03-29 14:37:48.0 +0200
+++ /var/tmp/diff_new_pack.4z6Gar/_new  2016-03-29 14:37:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package evince
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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 _major_version 3.0
 %define pluginAPI 4
 Name:   evince
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:GNOME Document Viewer
 License:GPL-2.0+
 Group:  Productivity/Office/Other
 Url:http://www.gnome.org/projects/evince/
-Source: 
http://download.gnome.org/sources/evince/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/evince/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  ghostscript-fonts-std
@@ -37,7 +37,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(adwaita-icon-theme) >= 2.17.1
-BuildRequires:  pkgconfig(ddjvuapi) >= 3.5.17
+BuildRequires:  pkgconfig(ddjvuapi) >= 3.5.22
 BuildRequires:  pkgconfig(gio-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
@@ -53,7 +53,7 @@
 BuildRequires:  pkgconfig(libsecret-1) >= 0.5
 BuildRequires:  pkgconfig(libspectre) >= 0.2.0
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.5.0
-BuildRequires:  pkgconfig(poppler-glib) >= 0.24.0
+BuildRequires:  pkgconfig(poppler-glib) >= 0.33.0
 BuildRequires:  pkgconfig(sm) >= 1.0.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(zlib)
@@ -279,6 +279,7 @@
 %dir %{_libexecdir}/evince
 %{_libexecdir}/evince/evinced
 %doc %{_mandir}/man?/*.*
+%{_userunitdir}/evince.service
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)

++ evince-3.18.2.tar.xz -> evince-3.20.0.tar.xz ++
 68676 lines of diff (skipped)




commit yelp-xsl for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package yelp-xsl for openSUSE:Factory 
checked in at 2016-03-29 14:38:28

Comparing /work/SRC/openSUSE:Factory/yelp-xsl (Old)
 and  /work/SRC/openSUSE:Factory/.yelp-xsl.new (New)


Package is "yelp-xsl"

Changes:

--- /work/SRC/openSUSE:Factory/yelp-xsl/yelp-xsl.changes2015-10-17 
16:37:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.yelp-xsl.new/yelp-xsl.changes   2016-03-29 
14:38:30.0 +0200
@@ -1,0 +2,16 @@
+Mon Mar 21 17:16:00 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Sun Feb 14 23:18:29 UTC 2016 - zai...@opensuse.org
+
+- Update to 3.19.90:
+  + Move linktrails stubs to common for all source formats to use.
+  + Allow Mallard example to be a formal element with title.
+  + Added html.js.script template for easier site overrides.
+  + Don't force xref attributes on links in Mallard cache.
+  + Updated translations.
+
+---

Old:

  yelp-xsl-3.18.1.tar.xz

New:

  yelp-xsl-3.20.0.tar.xz



Other differences:
--
++ yelp-xsl.spec ++
--- /var/tmp/diff_new_pack.qogkQ9/_old  2016-03-29 14:38:30.0 +0200
+++ /var/tmp/diff_new_pack.qogkQ9/_new  2016-03-29 14:38:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yelp-xsl
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,12 +18,12 @@
 
 
 Name:   yelp-xsl
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:XSL stylesheets for the yelp help browser
 License:GPL-2.0+ and LGPL-2.1+ and MIT
 Group:  System/Libraries
-Source: 
http://download.gnome.org/sources/yelp-xsl/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/yelp-xsl/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  itstool >= 1.2.0
 BuildRequires:  pkg-config

++ yelp-xsl-3.18.1.tar.xz -> yelp-xsl-3.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-xsl-3.18.1/ChangeLog 
new/yelp-xsl-3.20.0/ChangeLog
--- old/yelp-xsl-3.18.1/ChangeLog   2015-10-05 16:06:38.0 +0200
+++ new/yelp-xsl-3.20.0/ChangeLog   2016-03-21 17:55:03.0 +0100
@@ -1,4 +1,74 @@
-commit f28d0b0d9d343d7f3ab9224fec6ba985a2988623
+commit f2e1ea32bb8cf55da17dd7d5fa8b25194ce659c3
+Author: Ask Hjorth Larsen 
+Date:   Sun Mar 20 23:21:24 2016 +0100
+
+Updated Danish translation
+
+ po/da.po | 10 +-
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 1c09c6765eb6ddb7182bcb31b14bddfc78b1da52
+Author: Cédric Valmary 
+Date:   Mon Feb 29 18:18:32 2016 +
+
+Updated Occitan translation
+
+ po/oc.po | 1079 +++---
+ 1 file changed, 533 insertions(+), 546 deletions(-)
+
+commit b9ee65b8d581852f8345afa4c09ba88f4bf95970
+Author: Cédric Valmary 
+Date:   Sat Feb 27 14:27:06 2016 +
+
+Updated Occitan translation
+
+ po/oc.po | 1090 +++---
+ 1 file changed, 552 insertions(+), 538 deletions(-)
+
+commit 9bc6f02a60585ad6dea5715b8a57dd1839f11acc
+Author: Shaun McCance 
+Date:   Sun Feb 14 15:57:05 2016 -0500
+
+Version 3.19.90
+
+ NEWS | 26 ++
+ configure.ac |  2 +-
+ 2 files changed, 27 insertions(+), 1 deletion(-)
+
+commit e8cd693ac57869aa80507f7f128a290b46790f5a
+Author: Shaun McCance 
+Date:   Tue Feb 9 11:01:57 2016 -0500
+
+mal-cache.xsl: Don't force xref attribute on info links
+
+ xslt/mallard/cache/mal-cache.xsl | 28 +---
+ 1 file changed, 1 insertion(+), 27 deletions(-)
+
+commit 693a687bcf9e139f76adc9cefa48d5264bb1414a
+Author: Shaun McCance 
+Date:   Tue Jan 19 19:24:33 2016 -0500
+
+html.xsl: Adding template html.js.script for easier overrides
+
+If you want to move yelp's js to an external file, currently you have
+to override html.js. This is fragile, because you'll miss whatever
+new things we might add. This new template is only responsible for
+wrapping html.js.content with , so is safer to override.
+
+ xslt/common/html.xsl | 54 +++-
+ 1 file changed, 37 insertions(+), 17 deletions(-)
+
+commit 

commit gnome-online-accounts for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-online-accounts for 
openSUSE:Factory checked in at 2016-03-29 14:38:08

Comparing /work/SRC/openSUSE:Factory/gnome-online-accounts (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-online-accounts.new (New)


Package is "gnome-online-accounts"

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-online-accounts/gnome-online-accounts.changes  
2016-02-23 16:52:12.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-online-accounts.new/gnome-online-accounts.changes
 2016-03-29 14:38:09.0 +0200
@@ -1,0 +2,61 @@
+Mon Mar 21 16:49:46 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Wed Mar 16 17:10:30 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92.1:
+  + bgo#763078: Documentation missing from tarball.
+
+---
+Wed Mar 16 14:21:56 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + bgo#756495: identity: don't ignore almost all renewal requests.
+  + bgo#761262: alarm, daemon: Avoid using %m for errors.
+  + bgo#761510: Factorize common code in
+GoaBackend::build_object().
+  + bgo#762097: httpclient: Don't hard-code "Connection: close" in
+the request headers.
+  + bgo#762155: kerberos: Do not use goa_object_peek_* in threaded
+code.
+  + bgo#762548: Fix the dialogs' dimensions with newer GTK+.
+  + bgo#763078: build: Update autogen.sh from GNOME recommendation.
+  + Updated translations.
+
+---
+Wed Feb 17 03:19:57 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.90:
+  + Bugs fixed: bgo#755316, bgo#756498, bgo#760991, bgo#761188,
+bgo#761510.
+  + Updated translations.
+
+---
+Wed Feb 17 03:19:04 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + Bugs fixed: bgo#758475, bgo#759571, bgo#759828, bgo#760189.
+  + Updated translations.
+
+---
+Wed Feb 17 03:19:03 UTC 2016 - damjanovic@gmail.com
+
+- Update to version 3.19.3:
+  + Bugs fixed: bgo#751524, bgo#758361.
+  + Updated translations.
+
+---
+Wed Feb 17 03:19:02 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Bugs fixed: bgo#755316, bgo#757952, bgo#758361.
+  + Updated translations.
+- Changes from version 3.19.1:
+  + Bugs fixed: bgo#752736, bgo#754142, bgo#755168, bgo#755315,
+bgo#756394, bgo#756494, bgo#756759.
+  + Updated translations.
+
+---

Old:

  gnome-online-accounts-3.18.4.tar.xz

New:

  gnome-online-accounts-3.20.0.tar.xz



Other differences:
--
++ gnome-online-accounts.spec ++
--- /var/tmp/diff_new_pack.fRigb0/_old  2016-03-29 14:38:10.0 +0200
+++ /var/tmp/diff_new_pack.fRigb0/_new  2016-03-29 14:38:10.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-online-accounts
-Version:3.18.4
+Version:3.20.0
 Release:0
 Summary:GNOME service to access online accounts
 License:LGPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-online-accounts/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-online-accounts/3.20/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  gobject-introspection-devel
@@ -35,7 +35,7 @@
 BuildRequires:  pkgconfig(gcr-3)
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.35
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.11.1
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.12
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libaccounts-glib)
 BuildRequires:  pkgconfig(libsecret-1)

++ gnome-online-accounts-3.18.4.tar.xz -> 
gnome-online-accounts-3.20.0.tar.xz ++
 37689 lines of diff (skipped)




commit gnome-online-miners for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-online-miners for 
openSUSE:Factory checked in at 2016-03-29 14:37:36

Comparing /work/SRC/openSUSE:Factory/gnome-online-miners (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-online-miners.new (New)


Package is "gnome-online-miners"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-online-miners/gnome-online-miners.changes  
2015-05-06 11:17:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-online-miners.new/gnome-online-miners.changes 
2016-03-29 14:37:37.0 +0200
@@ -1,0 +2,27 @@
+Mon Mar 21 16:13:04 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + No changes, only version bump.
+
+---
+Mon Feb 15 13:05:23 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + media-server:
+- Support non-searchable DLNA servers (bgo#728912).
+- Store photo names without extensions (bgo#741162).
+- Drop gnome-online-miners-grilo-0.3.patch: fixed upstream.
+- Drop gnome-common BuildRequires and call to gnome-autogen.sh: we
+  no longer carry patches touching the build system.
+
+---
+Wed Dec 23 22:37:17 UTC 2015 - dims...@opensuse.org
+
+- Port to Grilo 0.3:
+  + Add gnome-online-miners-grilo-0.3.patch: do the port.
+  + Replace pkgconfig(grilo-0.2) BuildRequires with
+pkgconfig(grilo-0.3).
+  + Add gnome-common BuildRequires and call to gnome-autogen.sh as
+the patch touches the build system.
+
+---

Old:

  gnome-online-miners-3.14.3.tar.xz

New:

  gnome-online-miners-3.20.0.tar.xz



Other differences:
--
++ gnome-online-miners.spec ++
--- /var/tmp/diff_new_pack.62KEKf/_old  2016-03-29 14:37:38.0 +0200
+++ /var/tmp/diff_new_pack.62KEKf/_new  2016-03-29 14:37:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-online-miners
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,17 +18,17 @@
 
 
 Name:   gnome-online-miners
-Version:3.14.3
+Version:3.20.0
 Release:0
 Summary:Crawls through your online content
 License:GPL-2.0+
 Group:  System/Libraries
 Url:http://download.gnome.org/sources/gnome-online-miners
-Source: 
http://download.gnome.org/sources/gnome-online-miners/3.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-online-miners/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.35.1
 BuildRequires:  pkgconfig(goa-1.0) >= 3.13.3
-BuildRequires:  pkgconfig(grilo-0.2) >= 0.2.6
+BuildRequires:  pkgconfig(grilo-0.3) >= 0.3
 BuildRequires:  pkgconfig(libgdata) >= 0.15.2
 BuildRequires:  pkgconfig(libgfbgraph-0.2) >= 0.2.2
 BuildRequires:  pkgconfig(tracker-miner-1.0)

++ gnome-online-miners-3.14.3.tar.xz -> gnome-online-miners-3.20.0.tar.xz 
++
 21950 lines of diff (skipped)




commit yelp for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package yelp for openSUSE:Factory checked in 
at 2016-03-29 14:38:19

Comparing /work/SRC/openSUSE:Factory/yelp (Old)
 and  /work/SRC/openSUSE:Factory/.yelp.new (New)


Package is "yelp"

Changes:

--- /work/SRC/openSUSE:Factory/yelp/yelp.changes2015-10-25 
19:11:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.yelp.new/yelp.changes   2016-03-29 
14:38:21.0 +0200
@@ -1,0 +2,34 @@
+Mon Mar 21 17:13:46 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar  1 12:24:19 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + Fallback to help-list: if no other help is available
+(bgo#759545).
+  + Fix warnings in GtkStyleContext usage (bgo#761577).
+
+---
+Tue Feb 16 09:40:08 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Partial fix for handling documents using local paths
+(bgo#753443).
+  + Allow .docbook files as file path (bgo#65).
+  + Fix return type of document_indexed (bgo#761647).
+  + Fix build issue with separate builddir (bgo#757139).
+  + Updated translations.
+
+---
+Wed Nov 11 18:55:18 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Simplify build system and avoid private yelpcommon library
+(bgo#756654).
+  + Hide several internal symbols (bgo#756658).
+  + Updated translations.
+
+---

Old:

  yelp-3.18.1.tar.xz

New:

  yelp-3.20.0.tar.xz



Other differences:
--
++ yelp.spec ++
--- /var/tmp/diff_new_pack.Yzl079/_old  2016-03-29 14:38:22.0 +0200
+++ /var/tmp/diff_new_pack.Yzl079/_new  2016-03-29 14:38:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yelp
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   yelp
-Version:3.18.1
+Version:3.20.0
 Release:0
 Summary:Help Browser for the GNOME Desktop
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/yelp/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/yelp/3.20/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE yelp-2.13.5-use-susehelp.patch -- make gnome-help a 
symlink to susehelp for better cross-desktop compatibility
 Patch0: yelp-2.13.5-use-susehelp.patch
 # PATCH-FEATURE-OPENSUSE yelp-lang-bundle.patch bnc#689979 vu...@opensuse.org 
-- Support help documents shipped in bundles
@@ -140,7 +140,6 @@
 %defattr (-, root, root)
 %{_libdir}/libyelp.so.0*
 %dir %{_libdir}/yelp/
-%{_libdir}/yelp/libyelpcommon.so
 %dir %{_libdir}/yelp/web-extensions/
 %{_libdir}/yelp/web-extensions/libyelpwebextension.so
 

++ yelp-3.18.1.tar.xz -> yelp-3.20.0.tar.xz ++
 65078 lines of diff (skipped)




commit colord for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2016-03-29 14:37:55

Comparing /work/SRC/openSUSE:Factory/colord (Old)
 and  /work/SRC/openSUSE:Factory/.colord.new (New)


Package is "colord"

Changes:

--- /work/SRC/openSUSE:Factory/colord/colord.changes2015-10-14 
16:43:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes   2016-03-29 
14:37:57.0 +0200
@@ -1,0 +2,59 @@
+Mon Mar 21 16:44:58 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.3.2:
+  + New Features:
+- Make building the daemon optional.
+- Make the session helper optional.
+- libcolorhug: Add initial support for the v2 protocol used by
+  ColorHug+.
+  + Bugfixes:
+- libcolord: Fix a hard-to-reproduce bug when cancelling async
+  operations.
+- libcolorhug: Fix a crash when submitting lots of commands at
+  the same time.
+- Replace '/' with '-' on the basename to fix calibration
+  crash.
+
+---
+Thu Feb 18 10:04:55 UTC 2016 - fcro...@suse.com
+
+- Rely on _tmpfilesdir macro to locate the directory to use for
+  store tmpfiles config files by using --with-tmpfilesdir to
+  configure.
+
+---
+Tue Feb 16 13:55:44 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.3.1:
+  + New Features:
+- Add a sensor error for missing dark calibration.
+- Add g_autoptr() defines for cd_color*.
+- Add get-spectral-reading command to colormgr.
+- Add the GetSpectrum() sensor D-Bus method.
+- Allow returning spectral readings from the Spark sensor.
+- libcolord:
+  . Add an error enum for missing irradiance calibration.
+  . Add a spectral sensor capability.
+  . Add cd_sensor_get_spectrum().
+  . Add cd_spectrum_get_value_max().
+  . Add cd_spectrum_limit_min().
+  . Add cd_spectrum_planckian_new_full().
+  . Add cd_spectrum_resample().
+  . Add cd_spectrum_set_wavelength_cal().
+  . Add cd_spectrum_subtract().
+  . Add cd_spectrum_to_string().
+  + Bugfixes:
+- Add a systemd user service corresponding to the D-Bus session
+  service.
+- Add a tmpfiles.d snippet to fix stateless systems.
+- data: Build Rec709 correctly.
+- Ignore the ColorHug+ in DFU mode.
+- Install the tmpfiles.d snippet in the right place.
+- Reset the sensor back to idle after each action.
+- libcolord:
+  . Fix a tiny memory leak in cd_icc_get_tag_data().
+  . Fix saving non-normalized spectra.
+  . Make cd_spectrum_free() NULL-safe.
+  . Return an error when we fail to estimate the gamma value.
+
+---

Old:

  colord-1.2.12.tar.xz
  colord-1.2.12.tar.xz.asc

New:

  colord-1.3.2.tar.xz
  colord-1.3.2.tar.xz.asc



Other differences:
--
++ colord.spec ++
--- /var/tmp/diff_new_pack.r1ufND/_old  2016-03-29 14:37:58.0 +0200
+++ /var/tmp/diff_new_pack.r1ufND/_new  2016-03-29 14:37:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package colord
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,7 +19,7 @@
 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
 
 Name:   colord
-Version:1.2.12
+Version:1.3.2
 Release:0
 Summary:System Daemon for Managing Color Devices
 License:GPL-2.0+
@@ -130,6 +130,7 @@
 --enable-polkit \
 --with-daemon-user=colord \
 --enable-vala \
+--with-tmpfilesdir=%{_tmpfilesdir} \
 --enable-systemd-login
 make %{?_smp_mflags}
 
@@ -248,6 +249,8 @@
 %dir %{_datadir}/vala
 %dir %{_datadir}/vala/vapi
 %{_datadir}/vala/vapi/colord.vapi
+%{_userunitdir}/colord-session.service
+%{_tmpfilesdir}/colord.conf
 
 %files lang -f %{name}.lang
 %defattr(-, root, root)

++ colord-1.2.12.tar.xz -> colord-1.3.2.tar.xz ++
 105660 lines of diff (skipped)





commit orca for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package orca for openSUSE:Factory checked in 
at 2016-03-29 14:37:28

Comparing /work/SRC/openSUSE:Factory/orca (Old)
 and  /work/SRC/openSUSE:Factory/.orca.new (New)


Package is "orca"

Changes:

--- /work/SRC/openSUSE:Factory/orca/orca.changes2015-11-12 
19:35:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.orca.new/orca.changes   2016-03-29 
14:37:29.0 +0200
@@ -1,0 +2,193 @@
+Mon Mar 21 15:42:39 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Sun Mar 20 19:36:22 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.92:
+  + Return early in allSelectedText() when entire document is
+selected (performance).
+  + Fix restoration of location when returning to nested document
+after find in page.
+  + Work around unforunate event order when switching page tabs in
+Gecko applications.
+  + Eliminate several clipboard/selection-related-presentation
+false positives.
+  + Treat terminal text insertions resulting from Alt-modified
+input event as command output.
+  + Map MATE's notification daemon to the notification-daemon
+script.
+  + Updated translations.
+
+---
+Thu Mar  3 02:01:23 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.91:
+  + General:
+- Fix several issues in presentation of clipboard
+  notifications.
+- Ignore some uninteresting and spammy events (performance,
+  chattiness).
+- Don't keep asking the registry for the desktop (performance).
+- Eliminate several instances of terminal chattiness.
+- Hack around Pidgin status toggle button bug.
+- Improve presentation of selection changes in layered panes.
+- Fix modifier keys being passed to application while in in
+  learn mode.
+- Add a customization to present updates for status bar
+  progress bars.
+- Make detailed whereAmI fall back on basic whereAmI
+  presentation.
+- Speak popovers which are modal but do not claim focus.
+- Fix incorrect identification of commands entered on Cyrillic
+  keyboards.
+- Fix presentation of first radio button in a functional (but
+  not actual) group.
+- Use isSameObject() to detect widgets and windows which were
+  recreated.
+  + Gecko:
+- Work around multiple accessible objects for one functional
+  window.
+- Add more, and more performant, zombie replicant recovery
+  utilities.
+- Grab focus on entries when setting focus mode; not when
+   positioning caret so we don't accidentally trigger popups.
+- Notify script when locusOfFocus is set from window to
+  contenteditable objects so we're not silent.
+- Work around broken table interface Gecko issue.
+- Attempt to identify and present clipboard events caused by
+  elements.
+- Let default script handle content editable during selection.
+- Clear content cache when Thunderbird window is deactivated so
+  we don't mistakenly conclude we're in the same document
+  frame.
+- Fix several caret navigation and structural navigation bugs.
+- Present object counts for all objects in detailed whereAmI
+  page summary.
+  + LibreOffice:
+- Update some heuristics to address changed roles in Calc
+  5.1.x.
+- Handle more cases of Calc becoming non-responsive or
+  crashing.
+- Work around missing event from LibreOffice Calc.
+  + Updated translations.
+- Add pkgconfig(gstreamer-1.0) BuildRequires: new dependency.
+
+---
+Thu Feb 18 08:36:01 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + New Features and Options:
+- Present copy, cut, paste, undo, redo, selection deletion, and
+  selection restoration.
+- Add progress bar beeps.
+- Add core support for sound-icons (not yet enabled).
+- Add option to present page summary upon load, and include
+  landmarks in summary.
+- Speak visited state for links which have been visited.
+- Make Flat Review SayAll binding independent of focus-tracking
+  SayAll binding.
+- Speak text indentation during selection.
+- Add a specific setting for speaking the misspelled indicator.
+  + General:
+- Improve presentation of selected content in Gecko.
+- Fix bug in on-the-fly row reading for spreadsheets.
+- Update support for changes in Calc 5.1.
+- Fix failure to copy all characters when using flat review
+  copy.
+- Present the new location when using PageUp/PageDown in web
+  content.
+- Remove the old and broken-for-years console setup.
+- Work around broken 

commit gnome-robots for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-robots for openSUSE:Factory 
checked in at 2016-03-29 14:37:02

Comparing /work/SRC/openSUSE:Factory/gnome-robots (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-robots.new (New)


Package is "gnome-robots"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-robots/gnome-robots.changes
2015-11-08 11:27:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-robots.new/gnome-robots.changes   
2016-03-29 14:37:03.0 +0200
@@ -1,0 +2,24 @@
+Mon Mar 21 15:18:32 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0.1:
+  + Version number bump after mis-tagging 3.20.0.
+
+---
+Mon Mar 21 15:18:25 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Feb 16 10:09:53 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + License change: now licensed as GPLv3+.
+  + New dependency: libgames-support.
+  + New scores dialog via libgames-support.
+  + Updated translations.
+- Add pkgconfig(libgames-support-1.0) BuildRequires: new
+  dependency.
+- Change License tag to GPL-3.0+, following upstreams change.
+
+---

Old:

  gnome-robots-3.18.1.tar.xz

New:

  gnome-robots-3.20.0.1.tar.xz



Other differences:
--
++ gnome-robots.spec ++
--- /var/tmp/diff_new_pack.u99i5e/_old  2016-03-29 14:37:04.0 +0200
+++ /var/tmp/diff_new_pack.u99i5e/_new  2016-03-29 14:37:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-robots
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-robots
-Version:3.18.1
+Version:3.20.0.1
 Release:0
 Summary:Robots Game for GNOME
-License:GPL-2.0+
+License:GPL-3.0+
 Group:  Amusements/Games/Action/Arcade
 Url:https://live.gnome.org/Robots
-Source: 
http://download.gnome.org/sources/gnome-robots/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-robots/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  gnome-games-scripts
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
@@ -32,6 +32,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.0
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.26
+BuildRequires:  pkgconfig(libgames-support-1.0)
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.36.2
 Requires(pre):  pwdutils
 # gnome-robots used to be called 'gnobots' and was part of gnome-games until 
3.7.x

++ gnome-robots-3.18.1.tar.xz -> gnome-robots-3.20.0.1.tar.xz ++
 35914 lines of diff (skipped)




commit clutter for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package clutter for openSUSE:Factory checked 
in at 2016-03-29 14:37:19

Comparing /work/SRC/openSUSE:Factory/clutter (Old)
 and  /work/SRC/openSUSE:Factory/.clutter.new (New)


Package is "clutter"

Changes:

--- /work/SRC/openSUSE:Factory/clutter/clutter.changes  2015-10-25 
19:10:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.clutter.new/clutter.changes 2016-03-29 
14:37:21.0 +0200
@@ -1,0 +2,62 @@
+Mon Mar 21 15:21:31 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.26.0:
+  + Avoid spamming accessibility state changes in clones.
+  + Ignore GDK deprecation compiler warnings.
+  + Resync build configuration for Windows.
+  + Bugs fixed: bgo#756371.
+  + Updated translations.
+
+---
+Fri Mar  4 14:13:34 UTC 2016 - fcro...@suse.com
+
+- Remove obsolete --disable-conformance configure flag.
+- Only BuildRequires: pkgconfig(libinput) when building wayland
+  support.
+
+---
+Thu Feb 18 18:57:02 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.25.6:
+  + Enable swap throttling for fullscreen windows with GDK. Avoids
+performance penalties with the GDK backend on constrained
+devices running full screen Clutter and Clutter-GTK
+applications.
+  + Add platform-specific data for the libinput input backend. This
+allows implementing high level functionality when writing
+Wayland compositors based on Clutter.
+  + Bugs fixed: bgo#752752, bgo#755849.
+  + Updated translations.
+
+---
+Fri Feb 12 15:02:38 UTC 2016 - fcro...@suse.com
+
+- Resync BuildRequires with the ones from configure.ac:
+  + pkgconfig(gdk-3.0) >= 3.16.0 (needed when building X11 and
+libinput).
+  + pkgconfig(libinput) >= 0.19.0.
+  + pkgconfig(gobject-2.0) >= 2.44.0.
+
+---
+Fri Jan 22 08:30:40 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.25.4:
+  + Add more scrolling information inside ClutterScrollEvent
+  + Bugs fixed: bgo#757026.
+  + Updated translations.
+
+---
+Thu Dec 17 21:57:56 UTC 2015 - damjanovic@gmail.com
+
+- Update to version 1.25.2:
+  + Set event code on button and key events in the evdev input
+backend.
+  + Take scaling factor into account on Wayland with GDK.
+  + Decouple selectability from editability in ClutterText.
+  + Allow overriding the Cogl driver used by Clutter.
+  + Rework the windowing system backend selection.
+  + Bugs fixed: bgo#758238, bgo#755245, bgo#757470, bgo#752752,
+bgo#759074, bgo#759191, bgo#742678.
+  + Updated translations.
+
+---

Old:

  clutter-1.24.2.tar.xz

New:

  clutter-1.26.0.tar.xz



Other differences:
--
++ clutter.spec ++
--- /var/tmp/diff_new_pack.PHfUFu/_old  2016-03-29 14:37:22.0 +0200
+++ /var/tmp/diff_new_pack.PHfUFu/_new  2016-03-29 14:37:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package clutter
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,13 +23,13 @@
 %endif
 
 Name:   clutter
-Version:1.24.2
+Version:1.26.0
 Release:0
 Summary:The clutter library
 License:LGPL-2.1+
 Group:  System/Libraries
 Url:http://clutter-project.org/
-Source0:
http://download.gnome.org/sources/clutter/1.24/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/clutter/1.26/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  xmlto
@@ -37,13 +37,12 @@
 BuildRequires:  pkgconfig(cairo) >= 1.14.0
 BuildRequires:  pkgconfig(cogl-1.0) >= 1.21.2
 BuildRequires:  pkgconfig(cogl-path-1.0)
-BuildRequires:  pkgconfig(gdk-3.0) >= 3.3.18
+BuildRequires:  pkgconfig(gdk-3.0) >= 3.16.0
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(gobject-2.0) >= 2.37.3
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.44.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 0.9.5
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.12
 BuildRequires:  pkgconfig(libdrm)
-BuildRequires:  pkgconfig(libinput) >= 0.8.0
 BuildRequires:  pkgconfig(libudev) >= 136
 BuildRequires:  pkgconfig(pangocairo) >= 1.30
 BuildRequires:  pkgconfig(pangoft2)
@@ -54,6 +53,7 @@
 

commit libgames-support for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package libgames-support for 
openSUSE:Factory checked in at 2016-03-29 14:37:11

Comparing /work/SRC/openSUSE:Factory/libgames-support (Old)
 and  /work/SRC/openSUSE:Factory/.libgames-support.new (New)


Package is "libgames-support"

Changes:

--- /work/SRC/openSUSE:Factory/libgames-support/libgames-support.changes
2015-10-06 16:33:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgames-support.new/libgames-support.changes   
2016-03-29 14:37:12.0 +0200
@@ -1,0 +2,37 @@
+Mon Mar 21 15:19:45 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.0:
+  + Updated translations.
+
+---
+Mon Mar  7 11:49:52 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.91:
+  + Adjust column spacing on scores dialog.
+  + Add missing mnemonic to done button on scores dialog.
+  + Updated translations.
+
+---
+Tue Feb 16 12:40:38 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.90:
+  + Add ability to import old scores.
+  + Various fixes and improvements.
+  + Various API changes.
+  + Updated translations.
+- Rename libgames-support1 subpackage to libgames-support2,
+  following upstreams soname bump.
+
+---
+Wed Dec 23 13:47:05 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.2:
+  + API break: replace Context.get_best_n_scores with
+Context.get_high_scores. The new function returns a
+non-nullable Gee.List (with possibly zero elements) rather than
+a nullable GLib.List (which was never empty if non-null).
+  + Updated translations.
+- Rename libgames-support0 subpackage to libgames-support1,
+  following upstreams soname bump.
+
+---

Old:

  libgames-support-0.1.tar.xz

New:

  libgames-support-1.0.tar.xz



Other differences:
--
++ libgames-support.spec ++
--- /var/tmp/diff_new_pack.VMNYm2/_old  2016-03-29 14:37:13.0 +0200
+++ /var/tmp/diff_new_pack.VMNYm2/_new  2016-03-29 14:37:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgames-support
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,19 @@
 
 
 Name:   libgames-support
-Version:0.1
+Version:1.0
 Release:0
 Summary:Internal support library for GNOME games
 License:LGPL-3.0+
 Group:  System/Libraries
-Source: 
https://download.gnome.org/sources/%{name}/0.1/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libgames-support/1.0/%{name}-%{version}.tar.xz
 BuildRequires:  gnome-common
 BuildRequires:  intltool >= 0.50.2
 BuildRequires:  vala >= 0.24
 BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.40
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.2
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -38,13 +38,13 @@
 GNOME Games, but it may be used by others. The API will only break
 with the major version number. The ABI is unstable.
 
-%package -n libgames-support0
+%package -n libgames-support2
 Summary:Internal support library for GNOME games
 Group:  System/Libraries
 # In order for the -lang package to be installable
 Provides:   %{name} = %{version}
 
-%description -n libgames-support0
+%description -n libgames-support2
 libgames-support is a small library intended for internal use by
 GNOME Games, but it may be used by others. The API will only break
 with the major version number. The ABI is unstable.
@@ -52,7 +52,7 @@
 %package devel
 Summary:Development files for the GNOME Internal games library
 Group:  Development/Libraries/C and C++
-Requires:   libgames-support0 = %{version}
+Requires:   libgames-support2 = %{version}
 
 %description devel
 libgames-support is a small library intended for internal use by
@@ -72,10 +72,10 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
 
-%files -n libgames-support0
+%files -n libgames-support2
 %defattr(-,root,root)
 %doc COPYING.LESSER COPYING
-%{_libdir}/libgames-support.so.0*
+%{_libdir}/libgames-support.so.2*
 
 %files devel
 %defattr(-,root,root)

++ libgames-support-0.1.tar.xz -> libgames-support-1.0.tar.xz ++
 40322 

  1   2   3   4   >