commit perl-Text-CSV for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package perl-Text-CSV for openSUSE:Factory 
checked in at 2015-04-22 08:22:25

Comparing /work/SRC/openSUSE:Factory/perl-Text-CSV (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Text-CSV.new (New)


Package is perl-Text-CSV

Changes:

--- /work/SRC/openSUSE:Factory/perl-Text-CSV/perl-Text-CSV.changes  
2013-07-31 17:24:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Text-CSV.new/perl-Text-CSV.changes 
2015-04-22 08:22:26.0 +0200
@@ -1,0 +2,20 @@
+Tue Apr 14 21:12:13 UTC 2015 - co...@suse.com
+
+- updated to 1.33
+   see /usr/share/doc/packages/perl-Text-CSV/Changes
+
+  1.33  Tue Mar  3 14:13:41 2015
+   - Fix some reported bugs with handling fields with zeros.
+  https://rt.cpan.org/Public/Bug/Display.html?id=93518
+  https://rt.cpan.org/Public/Bug/Display.html?id=92509
+ patched by shlomif
+   - catch up Text::CSV_XS 1.02
+   * add decode_utf8 attribute by ktat
+   - fix warnings: $. is undefined by ktat
+   - typo fixes in doc by anirvan, dsteinbrunner and pdl.
+   - parse() supports bind_columns()
+  
+   * TODO: Updating documents and adding diag_verbose in the next version.
+   Catching up CSV_XS 1.04.
+
+---

Old:

  Text-CSV-1.32.tar.gz

New:

  Text-CSV-1.33.tar.gz



Other differences:
--
++ perl-Text-CSV.spec ++
--- /var/tmp/diff_new_pack.JazgOS/_old  2015-04-22 08:22:27.0 +0200
+++ /var/tmp/diff_new_pack.JazgOS/_new  2015-04-22 08:22:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Text-CSV
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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:   perl-Text-CSV
-Version:1.32
+Version:1.33
 Release:0
 %define cpan_name Text-CSV
 Summary:comma-separated values manipulator (using XS or PurePerl)
@@ -29,7 +29,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(Text::CSV)
 %{perl_requires}
 
 %description
@@ -46,6 +45,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Text-CSV-1.32.tar.gz - Text-CSV-1.33.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-CSV-1.32/Changes new/Text-CSV-1.33/Changes
--- old/Text-CSV-1.32/Changes   2013-06-13 08:36:38.0 +0200
+++ new/Text-CSV-1.33/Changes   2015-03-03 18:13:23.0 +0100
@@ -1,5 +1,19 @@
 Revision history for Perl extension Text::CSV.
 
+1.33  Tue Mar  3 14:13:41 2015
+   - Fix some reported bugs with handling fields with zeros.
+  https://rt.cpan.org/Public/Bug/Display.html?id=93518
+  https://rt.cpan.org/Public/Bug/Display.html?id=92509
+ patched by shlomif
+   - catch up Text::CSV_XS 1.02
+   * add decode_utf8 attribute by ktat
+   - fix warnings: $. is undefined by ktat
+   - typo fixes in doc by anirvan, dsteinbrunner and pdl.
+   - parse() supports bind_columns()
+
+   * TODO: Updating documents and adding diag_verbose in the next version.
+   Catching up CSV_XS 1.04.
+
 1.32
- fix t/rt71_pp.t
 
@@ -9,8 +23,6 @@
- add allow_unquoted_escape
- fix parsing escapted sep char (found in Text::CSV_XS rt#81295)
 
-   * TODO: Updating documents and adding diag_verbose in the next version
-
 1.30  Tue Jun 11 00:06:02 2013
- catch up Text::CSV_XS 0.99
(except for diag_verbose and allow_unquoted_escape)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-CSV-1.32/MANIFEST new/Text-CSV-1.33/MANIFEST
--- old/Text-CSV-1.32/MANIFEST  2013-06-13 08:47:00.0 +0200
+++ new/Text-CSV-1.33/MANIFEST  2015-03-03 18:40:32.0 +0100
@@ -1,40 +1,37 @@
 Changes
+files/macosx.csv   A CSV files exported on MacOSX
+files/utf8.csv A UTF-8 encode test file
 lib/Text/CSV.pm
 lib/Text/CSV_PP.pm
 Makefile.PL
 MANIFEST
 README
-
-# test suits are copied and modified from Text::CSV_XS
-
-t/00_pod.t Check if pod is valid
-t/10_base.tBase tests (combine and parse only)
-t/12_acc.t Accessor methods
-t/15_flags.t   Basic flag tests
-t/20_file.t 

commit gnome-characters for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-characters for 
openSUSE:Factory checked in at 2015-04-23 07:58:49

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-04-10 09:51:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-characters.new/gnome-characters.changes   
2015-04-23 07:58:49.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr 15 08:08:26 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + bgo#747061: Search sometimes has poor results.
+  + Updated translations.
+
+---

Old:

  gnome-characters-3.16.0.tar.xz

New:

  gnome-characters-3.16.1.tar.xz



Other differences:
--
++ gnome-characters.spec ++
--- /var/tmp/diff_new_pack.evbwjv/_old  2015-04-23 07:58:50.0 +0200
+++ /var/tmp/diff_new_pack.evbwjv/_new  2015-04-23 07:58:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-characters
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Character Map
 License:GPL-3.0+

++ gnome-characters-3.16.0.tar.xz - gnome-characters-3.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-characters-3.16.0/NEWS 
new/gnome-characters-3.16.1/NEWS
--- old/gnome-characters-3.16.0/NEWS2015-03-23 09:19:10.0 +0100
+++ new/gnome-characters-3.16.1/NEWS2015-04-13 09:23:31.0 +0200
@@ -1,3 +1,15 @@
+3.16.1
+===
+
+- Bug 747061 - Search sometimes has poor results.
+
+New And Updated Translations
+
+Alexandre Franke (fr)
+Daniel Korostil (uk)
+Irene Sáez (es)
+Milo Casagrande (it)
+
 3.16.0
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-characters-3.16.0/configure 
new/gnome-characters-3.16.1/configure
--- old/gnome-characters-3.16.0/configure   2015-03-23 09:30:32.0 
+0100
+++ new/gnome-characters-3.16.1/configure   2015-04-13 09:24:56.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for org.gnome.Characters 3.16.0.
+# Generated by GNU Autoconf 2.69 for org.gnome.Characters 3.16.1.
 #
 # Report bugs to 
https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-characters.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='org.gnome.Characters'
 PACKAGE_TARNAME='gnome-characters'
-PACKAGE_VERSION='3.16.0'
-PACKAGE_STRING='org.gnome.Characters 3.16.0'
+PACKAGE_VERSION='3.16.1'
+PACKAGE_STRING='org.gnome.Characters 3.16.1'
 
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-characters'
 PACKAGE_URL=''
 
@@ -1763,7 +1763,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 org.gnome.Characters 3.16.0 to adapt to many kinds of 
systems.
+\`configure' configures org.gnome.Characters 3.16.1 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1834,7 +1834,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of org.gnome.Characters 3.16.0:;;
+ short | recursive ) echo Configuration of org.gnome.Characters 3.16.1:;;
esac
   cat \_ACEOF
 
@@ -1973,7 +1973,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-org.gnome.Characters configure 3.16.0
+org.gnome.Characters configure 3.16.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2579,7 +2579,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by org.gnome.Characters $as_me 3.16.0, which was
+It was created by org.gnome.Characters $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3449,7 +3449,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-characters'
- VERSION='3.16.0'
+ VERSION='3.16.1'
 
 
 # Some tools Automake needs.
@@ -25727,7 +25727,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by org.gnome.Characters $as_me 3.16.0, which was
+This file was extended by org.gnome.Characters $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= 

commit sound-juicer for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package sound-juicer for openSUSE:Factory 
checked in at 2015-04-23 07:58:54

Comparing /work/SRC/openSUSE:Factory/sound-juicer (Old)
 and  /work/SRC/openSUSE:Factory/.sound-juicer.new (New)


Package is sound-juicer

Changes:

--- /work/SRC/openSUSE:Factory/sound-juicer/sound-juicer.changes
2015-03-30 19:21:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.sound-juicer.new/sound-juicer.changes   
2015-04-23 07:58:56.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 15 07:11:56 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Fix a crash in multiple_album_dialog().
+
+---

Old:

  sound-juicer-3.16.0.tar.xz

New:

  sound-juicer-3.16.1.tar.xz



Other differences:
--
++ sound-juicer.spec ++
--- /var/tmp/diff_new_pack.I6XHfe/_old  2015-04-23 07:58:56.0 +0200
+++ /var/tmp/diff_new_pack.I6XHfe/_new  2015-04-23 07:58:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sound-juicer
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Clean and Lean GNOME CD Ripper
 License:GPL-2.0+

++ sound-juicer-3.16.0.tar.xz - sound-juicer-3.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sound-juicer-3.16.0/NEWS new/sound-juicer-3.16.1/NEWS
--- old/sound-juicer-3.16.0/NEWS2015-03-23 11:22:12.0 +0100
+++ new/sound-juicer-3.16.1/NEWS2015-04-13 12:31:15.0 +0200
@@ -1,3 +1,7 @@
+Sound Juicer Pastoral 3.16.1
+==
+* Fix a crash in multiple_album_dialog() (Phillip Wood)
+
 Sound Juicer Hammerklavier 3.16.0
 ===
 * Translations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sound-juicer-3.16.0/configure 
new/sound-juicer-3.16.1/configure
--- old/sound-juicer-3.16.0/configure   2015-03-23 11:24:21.0 +0100
+++ new/sound-juicer-3.16.1/configure   2015-04-13 12:33:57.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Sound Juicer 3.16.0.
+# Generated by GNU Autoconf 2.69 for Sound Juicer 3.16.1.
 #
 # Report bugs to 
http://bugzilla.gnome.org/enter_bug.cgi?product=sound-juicer.
 #
@@ -581,8 +581,8 @@
 # Identity of this package.
 PACKAGE_NAME='Sound Juicer'
 PACKAGE_TARNAME='sound-juicer'
-PACKAGE_VERSION='3.16.0'
-PACKAGE_STRING='Sound Juicer 3.16.0'
+PACKAGE_VERSION='3.16.1'
+PACKAGE_STRING='Sound Juicer 3.16.1'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=sound-juicer'
 PACKAGE_URL=''
 
@@ -1383,7 +1383,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 Sound Juicer 3.16.0 to adapt to many kinds of systems.
+\`configure' configures Sound Juicer 3.16.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1449,7 +1449,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of Sound Juicer 3.16.0:;;
+ short | recursive ) echo Configuration of Sound Juicer 3.16.1:;;
esac
   cat \_ACEOF
 
@@ -1586,7 +1586,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-Sound Juicer configure 3.16.0
+Sound Juicer configure 3.16.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1955,7 +1955,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Sound Juicer $as_me 3.16.0, which was
+It was created by Sound Juicer $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2822,7 +2822,7 @@
 
 # Define the identity of the package.
  PACKAGE='sound-juicer'
- VERSION='3.16.0'
+ VERSION='3.16.1'
 
 
 cat confdefs.h _ACEOF
@@ -8123,7 +8123,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by Sound Juicer $as_me 3.16.0, which was
+This file was extended by Sound Juicer $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -8189,7 +8189,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-Sound Juicer config.status 3.16.0
+Sound Juicer config.status 3.16.1
 configured by $0, generated by GNU 

commit cheese for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package cheese for openSUSE:Factory checked 
in at 2015-04-23 07:58:17

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.changes2015-03-30 
19:20:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.cheese.new/cheese.changes   2015-04-23 
07:58:18.0 +0200
@@ -1,0 +2,10 @@
+Wed Apr 15 08:02:02 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + icon: install symbolic to symbolic size rather than installing
+to scalable size, we install to symbolic due to the nominal
+size of 16x16
+  + Provide a symbolic variant of the application icon.
+  + Updated translations.
+
+---

Old:

  cheese-3.16.0.tar.xz

New:

  cheese-3.16.1.tar.xz



Other differences:
--
++ cheese.spec ++
--- /var/tmp/diff_new_pack.Hw2wtt/_old  2015-04-23 07:58:19.0 +0200
+++ /var/tmp/diff_new_pack.Hw2wtt/_new  2015-04-23 07:58:19.0 +0200
@@ -20,7 +20,7 @@
 %define lib_gtk_major 23
 
 Name:   cheese
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Webcam Booth for GNOME
 License:GPL-2.0+
@@ -171,7 +171,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/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.16.0.tar.xz - cheese-3.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cheese-3.16.0/ChangeLog new/cheese-3.16.1/ChangeLog
--- old/cheese-3.16.0/ChangeLog 2015-03-24 07:58:18.0 +0100
+++ new/cheese-3.16.1/ChangeLog 2015-04-13 23:23:09.0 +0200
@@ -1,6 +1,53 @@
+commit e0c1e7af878ba6c0bbfec85dc417a4c84ecbe223
+Author: David King amigad...@amigadave.com
+Date:   Mon Apr 13 22:22:09 2015 +0100
+
+Update NEWS for 3.16.1 release
+
+M  NEWS
+M  configure.ac
+
+commit d1c0c076cec0b3e03b0872f75b7805c07b64a5b8
+Author: Jakub Steiner jim...@gmail.com
+Date:  Mon Apr 13 21:10:04 2015 +0200
+
+icon: install symbolic to symbolic size
+
+rather than installing to scalable size, we install
+to symbolic due to the nominal size of 16x16
+
+M  Makefile.am
+R100   data/icons/scalable/cheese-symbolic.svg
+data/icons/symbolic/cheese-symbolic.svg
+
+commit 70af60455959d92ea369605627824c934fadba57
+Author: Jakub Steiner jim...@gmail.com
+Date:  Mon Mar 30 13:18:05 2015 +0200
+
+Provide a symbolic variant of the application icon
+
+Used for the High Contrast theme.
+
+The symbolic size has been introduced to hicolor to cope with
+the nominal size of 16x16 rather than the backward compatible
+128x128.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=747013
+
+M  Makefile.am
+A  data/icons/scalable/cheese-symbolic.svg
+
+commit 4a11d4e648890acb5b0540625712d83c97181dcd
+Author: Victor Ibragimov victor.ibragi...@gmail.com
+Date:  Tue Apr 7 05:36:39 2015 +
+
+Updated Tajik translation
+
+M  po/tg.po
+
 commit 84e58f9e04ee8de0359c9d42680c37b72f96018a
 Author: David King amigad...@amigadave.com
-Date:   Tue Mar 24 07:56:42 2015 +0100
+Date:  Tue Mar 24 07:56:42 2015 +0100
 
 Update NEWS for 3.16.0 release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cheese-3.16.0/Makefile.am 
new/cheese-3.16.1/Makefile.am
--- old/cheese-3.16.0/Makefile.am   2015-02-24 12:56:51.0 +0100
+++ new/cheese-3.16.1/Makefile.am   2015-04-13 21:20:24.0 +0200
@@ -395,6 +395,7 @@
 appsicon32dir = $(iconthemedir)/32x32/apps
 appsicon48dir = $(iconthemedir)/48x48/apps
 appsicon256dir = $(iconthemedir)/256x256/apps
+appsiconsymbolicdir = $(iconthemedir)/symbolic/apps
 
 dist_appsicon16_DATA = data/icons/16x16/cheese.png
 dist_appsicon22_DATA = data/icons/22x22/cheese.png
@@ -402,6 +403,7 @@
 dist_appsicon32_DATA = data/icons/32x32/cheese.png
 dist_appsicon48_DATA = data/icons/48x48/cheese.png
 dist_appsicon256_DATA = data/icons/256x256/cheese.png
+dist_appsiconsymbolic_DATA = data/icons/symbolic/cheese-symbolic.svg
 
 update_icon_cache = gtk-update-icon-cache --ignore-theme-index --force
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cheese-3.16.0/Makefile.in 
new/cheese-3.16.1/Makefile.in
--- old/cheese-3.16.0/Makefile.in   2015-03-24 07:57:11.0 

commit gnome-contacts for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-contacts for openSUSE:Factory 
checked in at 2015-04-23 07:58:33

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


Package is gnome-contacts

Changes:

--- /work/SRC/openSUSE:Factory/gnome-contacts/gnome-contacts.changes
2015-03-30 19:20:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-contacts.new/gnome-contacts.changes   
2015-04-23 07:58:35.0 +0200
@@ -1,0 +2,6 @@
+Thu Apr 16 16:46:05 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Updated translations.
+
+---

Old:

  gnome-contacts-3.16.0.tar.xz

New:

  gnome-contacts-3.16.1.tar.xz



Other differences:
--
++ gnome-contacts.spec ++
--- /var/tmp/diff_new_pack.uVsA3Z/_old  2015-04-23 07:58:36.0 +0200
+++ /var/tmp/diff_new_pack.uVsA3Z/_new  2015-04-23 07:58:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-contacts
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Contacts Manager for GNOME
 License:GPL-2.0+

++ gnome-contacts-3.16.0.tar.xz - gnome-contacts-3.16.1.tar.xz ++
 26456 lines of diff (skipped)




commit gnome-dictionary for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-dictionary for 
openSUSE:Factory checked in at 2015-04-23 07:57:56

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
2015-03-30 19:28:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-dictionary.new/gnome-dictionary.changes   
2015-04-23 07:57:57.0 +0200
@@ -1,0 +2,10 @@
+Wed Apr 15 07:25:21 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Application:
+- Remove compilation warnings.
+- Improve menu items sensitivity.
+  + Library: Add GdictDefbox::selection-changed signal.
+  + Updated translations.
+
+---

Old:

  gnome-dictionary-3.16.0.tar.xz

New:

  gnome-dictionary-3.16.1.tar.xz



Other differences:
--
++ gnome-dictionary.spec ++
--- /var/tmp/diff_new_pack.Nu85rX/_old  2015-04-23 07:57:58.0 +0200
+++ /var/tmp/diff_new_pack.Nu85rX/_new  2015-04-23 07:57:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-dictionary
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Utility to look up words in dictionary sources
 License:GPL-2.0+

++ gnome-dictionary-3.16.0.tar.xz - gnome-dictionary-3.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-dictionary-3.16.0/NEWS 
new/gnome-dictionary-3.16.1/NEWS
--- old/gnome-dictionary-3.16.0/NEWS2015-03-22 23:00:43.0 +0100
+++ new/gnome-dictionary-3.16.1/NEWS2015-04-11 17:42:21.0 +0200
@@ -1,3 +1,15 @@
+GNOME Dictionary 3.16.1   
2015-04-12
+
+Application
+ * Remove compilation warnings (Juan R. García Blanco)
+ * Improve menu items sensitivity (Juan R. García Blanco)
+
+Library
+ * Add GdictDefbox::selection-changed signal (Juan R. García Blanco)
+
+Translations
+ * cs (Marek Černocký), el (Tom Tryfonidis)
+
 GNOME Dictionary 3.16.0   
2015-03-22
 

 Translations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-dictionary-3.16.0/configure 
new/gnome-dictionary-3.16.1/configure
--- old/gnome-dictionary-3.16.0/configure   2015-03-22 23:01:54.0 
+0100
+++ new/gnome-dictionary-3.16.1/configure   2015-04-13 22:27:59.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gnome-dictionary 3.16.0.
+# Generated by GNU Autoconf 2.69 for gnome-dictionary 3.16.1.
 #
 # Report bugs to 
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-dictionary.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-dictionary'
 PACKAGE_TARNAME='gnome-dictionary'
-PACKAGE_VERSION='3.16.0'
-PACKAGE_STRING='gnome-dictionary 3.16.0'
+PACKAGE_VERSION='3.16.1'
+PACKAGE_STRING='gnome-dictionary 3.16.1'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-dictionary'
 PACKAGE_URL='http://live.gnome.org/GnomeUtils'
 
@@ -1452,7 +1452,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures gnome-dictionary 3.16.0 to adapt to many kinds of 
systems.
+\`configure' configures gnome-dictionary 3.16.1 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1524,7 +1524,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of gnome-dictionary 3.16.0:;;
+ short | recursive ) echo Configuration of gnome-dictionary 3.16.1:;;
esac
   cat \_ACEOF
 
@@ -1663,7 +1663,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-gnome-dictionary configure 3.16.0
+gnome-dictionary configure 3.16.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2153,7 +2153,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-dictionary $as_me 3.16.0, which was
+It was created by gnome-dictionary $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3133,7 +3133,7 @@
 
 # Define the 

commit yelp-xsl for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package yelp-xsl for openSUSE:Factory 
checked in at 2015-04-23 07:56:41

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-03-30 
19:17:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.yelp-xsl.new/yelp-xsl.changes   2015-04-23 
07:56:42.0 +0200
@@ -1,0 +2,7 @@
+Tue Apr 14 00:43:21 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Fixed Mallard link content when it's only an image.
+  + Make sure TTML spans are displayed inline (bgo#746550).
+
+---

Old:

  yelp-xsl-3.16.0.tar.xz

New:

  yelp-xsl-3.16.1.tar.xz



Other differences:
--
++ yelp-xsl.spec ++
--- /var/tmp/diff_new_pack.oxclDL/_old  2015-04-23 07:56:43.0 +0200
+++ /var/tmp/diff_new_pack.oxclDL/_new  2015-04-23 07:56:43.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   yelp-xsl
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:XSL stylesheets for the yelp help browser
 License:GPL-2.0+ and LGPL-2.1+ and MIT

++ yelp-xsl-3.16.0.tar.xz - yelp-xsl-3.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-xsl-3.16.0/ChangeLog 
new/yelp-xsl-3.16.1/ChangeLog
--- old/yelp-xsl-3.16.0/ChangeLog   2015-03-24 09:20:14.0 +0100
+++ new/yelp-xsl-3.16.1/ChangeLog   2015-04-13 23:51:56.0 +0200
@@ -1,3 +1,31 @@
+commit 48f6119e313cfab457fda8b1004b07e8afe91523
+Author: Shaun McCance sha...@gnome.org
+Date:   Sat Apr 4 01:16:34 2015 -0400
+
+mal2html-inline: Fix link content when it's only an image
+
+ xslt/mallard/html/mal2html-inline.xsl |2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit d05795d79b8ab3de873623e5c130fc0ee95e6d82
+Author: Shaun McCance sha...@gnome.org
+Date:   Fri Mar 20 17:46:11 2015 -0400
+
+html.xsl: Make sure TTML spans are displayed inline, #746550
+
+ xslt/common/html.xsl |2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit d31f70e2f9a29bd2abc1d02955545e38d93ec4fd
+Author: Shaun McCance sha...@gnome.org
+Date:   Tue Mar 24 04:22:44 2015 -0400
+
+Version 3.16.0
+
+ NEWS |4 
+ configure.ac |2 +-
+ 2 files changed, 5 insertions(+), 1 deletions(-)
+
 commit b0f554438b88d1fbc31395239bdf9d1d3ace51c4
 Author: Shaun McCance sha...@gnome.org
 Date:   Mon Mar 16 21:59:53 2015 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-xsl-3.16.0/NEWS new/yelp-xsl-3.16.1/NEWS
--- old/yelp-xsl-3.16.0/NEWS2015-03-24 09:19:48.0 +0100
+++ new/yelp-xsl-3.16.1/NEWS2015-04-13 23:51:34.0 +0200
@@ -1,3 +1,8 @@
+3.16.1
+==
+* Fixed Mallard link content when it's only an image
+* Make sure TTML spans are displayed inline, #746550
+
 3.16.0
 ==
 * Stable release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yelp-xsl-3.16.0/configure 
new/yelp-xsl-3.16.1/configure
--- old/yelp-xsl-3.16.0/configure   2015-03-24 09:20:05.0 +0100
+++ new/yelp-xsl-3.16.1/configure   2015-04-13 23:51:48.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.66 for yelp-xsl 3.16.0.
+# Generated by GNU Autoconf 2.66 for yelp-xsl 3.16.1.
 #
 # Report bugs to http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl.
 #
@@ -552,8 +552,8 @@
 # Identity of this package.
 PACKAGE_NAME='yelp-xsl'
 PACKAGE_TARNAME='yelp-xsl'
-PACKAGE_VERSION='3.16.0'
-PACKAGE_STRING='yelp-xsl 3.16.0'
+PACKAGE_VERSION='3.16.1'
+PACKAGE_STRING='yelp-xsl 3.16.1'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl'
 PACKAGE_URL=''
 
@@ -1231,7 +1231,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 yelp-xsl 3.16.0 to adapt to many kinds of systems.
+\`configure' configures yelp-xsl 3.16.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1297,7 +1297,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yelp-xsl 3.16.0:;;
+ short | recursive ) echo Configuration of yelp-xsl 3.16.1:;;
esac
   cat \_ACEOF
 
@@ -1386,7 +1386,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yelp-xsl configure 3.16.0
+yelp-xsl configure 3.16.1
 generated by 

commit gnome-control-center for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Factory checked in at 2015-04-23 07:56:18

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


Package is gnome-control-center

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center.changes
2015-03-30 19:16:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center.changes
   2015-04-23 07:56:20.0 +0200
@@ -1,0 +2,35 @@
+Wed Apr 15 15:17:23 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Add AppData file so it cannot be removed in GNOME Software.
+  + Color:
+- Set the default profile quality at startup.
+- Set the users profile title when generating a profile.
+- Allow to change profile color by activating the list box row.
+  + Display:
+- Fix some memory leaks.
+- Close the dialog when the RR configuration changes.
+  + Mouse and Touchpad:
+- Fix checking touchpad capabilities when multiple devices
+  are present
+- Fix sensitivity of two-finger scroll toggle with libinput X11
+  driver.
+- Fix tap-to-click toggle sensitivity with libinput X11 driver.
+  + Network: Fix a crash on IPv6 settings dialog.
+  + Online accounts:
+- Disable the remove button for locked accounts
+- Prevent the attention-needed icon from getting hidden and
+  widen the list.
+  + Power: Make section headings accessible.
+  + Printers: Recognize more supply types.
+  + Sound: Fix duplicated Bluetooth devices.
+  + User Accounts: Show restart notification when account type
+changed.
+  + Wacom:
+- Support tablets where the stylus doesn't have an eraser such
+  as the Huion and UC-Logic tablets.
+- Require udev to be present to build Wayland support.
+- Fix possible crashes.
+  + Updated translations.
+
+---

Old:

  gnome-control-center-3.16.0.tar.xz

New:

  gnome-control-center-3.16.1.tar.xz



Other differences:
--
++ gnome-control-center.spec ++
--- /var/tmp/diff_new_pack.T6FZ3C/_old  2015-04-23 07:56:20.0 +0200
+++ /var/tmp/diff_new_pack.T6FZ3C/_new  2015-04-23 07:56:20.0 +0200
@@ -29,7 +29,7 @@
 %define with_cacert_patch 1
 
 Name:   gnome-control-center
-Version:3.16.0
+Version:3.16.1
 Release:0
 # FIXME: in 12.3 and later, check if we still need patch2 
(gnome-control-center-hide-region-system-tab.patch) (see bnc#703833)
 Summary:The GNOME Control Center
@@ -252,6 +252,7 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %{_bindir}/*
+%{_datadir}/appdata/gnome-control-center.appdata.xml
 %exclude %{_datadir}/applications/gnome-color-panel.desktop
 %{_datadir}/applications/*.desktop
 %{_datadir}/bash-completion/completions/gnome-control-center

++ gnome-control-center-3.16.0.tar.xz - gnome-control-center-3.16.1.tar.xz 
++
/work/SRC/openSUSE:Factory/gnome-control-center/gnome-control-center-3.16.0.tar.xz
 
/work/SRC/openSUSE:Factory/.gnome-control-center.new/gnome-control-center-3.16.1.tar.xz
 differ: char 26, line 1




commit four-in-a-row for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package four-in-a-row for openSUSE:Factory 
checked in at 2015-04-23 07:56:46

Comparing /work/SRC/openSUSE:Factory/four-in-a-row (Old)
 and  /work/SRC/openSUSE:Factory/.four-in-a-row.new (New)


Package is four-in-a-row

Changes:

--- /work/SRC/openSUSE:Factory/four-in-a-row/four-in-a-row.changes  
2015-03-30 19:17:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.four-in-a-row.new/four-in-a-row.changes 
2015-04-23 07:56:47.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 15 07:45:00 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Updated translations.
+
+---

Old:

  four-in-a-row-3.16.0.tar.xz

New:

  four-in-a-row-3.16.1.tar.xz



Other differences:
--
++ four-in-a-row.spec ++
--- /var/tmp/diff_new_pack.V4689U/_old  2015-04-23 07:56:47.0 +0200
+++ /var/tmp/diff_new_pack.V4689U/_new  2015-04-23 07:56:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   four-in-a-row
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Connect Four Game for GNOME
 License:GPL-2.0+ and GPL-3.0+

++ four-in-a-row-3.16.0.tar.xz - four-in-a-row-3.16.1.tar.xz ++
 2080 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/four-in-a-row-3.16.0/NEWS new/four-in-a-row-3.16.1/NEWS
--- old/four-in-a-row-3.16.0/NEWS   2015-03-22 19:04:20.0 +0100
+++ new/four-in-a-row-3.16.1/NEWS   2015-04-13 18:57:16.0 +0200
@@ -1,3 +1,8 @@
+3.16.1 - April 13, 2015
+===
+
+* Updated Brazilian Portuguese translation
+
 3.16.0 - March 22, 2015
 ===
 
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/four-in-a-row-3.16.0/compile new/four-in-a-row-3.16.1/compile
--- old/four-in-a-row-3.16.0/compile2015-03-22 19:05:28.0 +0100
+++ new/four-in-a-row-3.16.1/compile2015-04-13 18:57:52.0 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # Written by Tom Tromey tro...@cygnus.com.
 #
 # This program is free software; you can redistribute it and/or modify
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/four-in-a-row-3.16.0/configure.ac new/four-in-a-row-3.16.1/configure.ac
--- old/four-in-a-row-3.16.0/configure.ac   2015-03-22 19:03:57.0 
+0100
+++ new/four-in-a-row-3.16.1/configure.ac   2015-04-13 18:57:33.0 
+0200
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Four-in-a-Row], [3.16.0], [https://bugzilla.gnome.org/],
+AC_INIT([Four-in-a-Row], [3.16.1], [https://bugzilla.gnome.org/],
 [four-in-a-row], [https://wiki.gnome.org/Apps/Four-in-a-row])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
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/four-in-a-row-3.16.0/missing new/four-in-a-row-3.16.1/missing
--- old/four-in-a-row-3.16.0/missing2015-03-22 19:05:28.0 +0100
+++ new/four-in-a-row-3.16.1/missing2015-04-13 18:57:52.0 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2013-10-28.13; # UTC
 
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinard pin...@iro.umontreal.ca, 1996.
 
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude 

commit gsettings-desktop-schemas for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gsettings-desktop-schemas for 
openSUSE:Factory checked in at 2015-04-23 07:57:06

Comparing /work/SRC/openSUSE:Factory/gsettings-desktop-schemas (Old)
 and  /work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new (New)


Package is gsettings-desktop-schemas

Changes:

--- 
/work/SRC/openSUSE:Factory/gsettings-desktop-schemas/gsettings-desktop-schemas.changes
  2015-03-30 19:18:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gsettings-desktop-schemas.new/gsettings-desktop-schemas.changes
 2015-04-23 07:57:08.0 +0200
@@ -1,0 +2,7 @@
+Tue Apr 14 00:34:42 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Use system font in titlebar by default.
+  + Updated translations.
+
+---

Old:

  gsettings-desktop-schemas-3.16.0.tar.xz

New:

  gsettings-desktop-schemas-3.16.1.tar.xz



Other differences:
--
++ gsettings-desktop-schemas.spec ++
--- /var/tmp/diff_new_pack.xjMeEY/_old  2015-04-23 07:57:09.0 +0200
+++ /var/tmp/diff_new_pack.xjMeEY/_new  2015-04-23 07:57:09.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gsettings-desktop-schemas
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Shared GSettings Schemas for the Desktop
 License:LGPL-2.1+

++ gsettings-desktop-schemas-3.16.0.tar.xz - 
gsettings-desktop-schemas-3.16.1.tar.xz ++
 6805 lines of diff (skipped)




commit swell-foop for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2015-04-23 07:57:45

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-03-30 
19:19:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2015-04-23 07:57:47.0 +0200
@@ -1,0 +2,9 @@
+Wed Apr 15 06:50:03 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Provide symbolic icon.
+  + Updated translations.
+- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
+  icons have replaced them.
+
+---

Old:

  swell-foop-3.16.0.tar.xz

New:

  swell-foop-3.16.1.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.98aw9p/_old  2015-04-23 07:57:47.0 +0200
+++ /var/tmp/diff_new_pack.98aw9p/_new  2015-04-23 07:57:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   swell-foop
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+
@@ -60,13 +60,11 @@
 %glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
-%icon_theme_cache_post HighContrast
 
 %postun
 %glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%icon_theme_cache_postun HighContrast
 
 %files
 %defattr(-,root,root)
@@ -79,7 +77,6 @@
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml
 %{_datadir}/icons/hicolor/
-%{_datadir}/icons/HighContrast/
 
 %files lang -f %{name}.lang
 

++ swell-foop-3.16.0.tar.xz - swell-foop-3.16.1.tar.xz ++
 2707 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/swell-foop-3.16.0/NEWS new/swell-foop-3.16.1/NEWS
--- old/swell-foop-3.16.0/NEWS  2015-03-23 20:49:21.0 +0100
+++ new/swell-foop-3.16.1/NEWS  2015-04-14 01:29:47.0 +0200
@@ -1,3 +1,9 @@
+Swell Foop 3.16.1
+==
+
+* Updated translations
+* Provide symbolic icon (Jakub Steiner)
+
 Swell Foop 3.16.0
 ==
 
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/swell-foop-3.16.0/compile new/swell-foop-3.16.1/compile
--- old/swell-foop-3.16.0/compile   2015-03-23 20:50:00.0 +0100
+++ new/swell-foop-3.16.1/compile   2015-04-14 01:30:12.0 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # Written by Tom Tromey tro...@cygnus.com.
 #
 # This program is free software; you can redistribute it and/or modify
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/swell-foop-3.16.0/configure.ac new/swell-foop-3.16.1/configure.ac
--- old/swell-foop-3.16.0/configure.ac  2015-03-23 20:49:07.0 +0100
+++ new/swell-foop-3.16.1/configure.ac  2015-04-14 01:29:04.0 +0200
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Swell Foop], [3.16.0], [https://bugzilla.gnome.org/],
+AC_INIT([Swell Foop], [3.16.1], [https://bugzilla.gnome.org/],
 [swell-foop], [https://wiki.gnome.org/Apps/Swell%20Foop])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
Files old/swell-foop-3.16.0/data/icons/HighContrast/16x16/swell-foop.png and 
new/swell-foop-3.16.1/data/icons/HighContrast/16x16/swell-foop.png differ
Files old/swell-foop-3.16.0/data/icons/HighContrast/22x22/swell-foop.png and 
new/swell-foop-3.16.1/data/icons/HighContrast/22x22/swell-foop.png differ
Files old/swell-foop-3.16.0/data/icons/HighContrast/24x24/swell-foop.png and 
new/swell-foop-3.16.1/data/icons/HighContrast/24x24/swell-foop.png differ
Files 

commit nautilus for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package nautilus for openSUSE:Factory 
checked in at 2015-04-23 07:56:56

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.changes2015-03-30 
19:18:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.nautilus.new/nautilus.changes   2015-04-23 
07:56:57.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr 15 15:37:01 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Fix xf86-favorites shortcut.
+  + Decrease padding on list view.
+
+---

Old:

  nautilus-3.16.0.tar.xz

New:

  nautilus-3.16.1.tar.xz



Other differences:
--
++ nautilus.spec ++
--- /var/tmp/diff_new_pack.1vd5WB/_old  2015-04-23 07:56:58.0 +0200
+++ /var/tmp/diff_new_pack.1vd5WB/_new  2015-04-23 07:56:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   nautilus
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:File Manager for the GNOME Desktop
 License:GPL-2.0+

++ nautilus-3.16.0.tar.xz - nautilus-3.16.1.tar.xz ++
 31101 lines of diff (skipped)




commit libgit2-glib for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package libgit2-glib for openSUSE:Factory 
checked in at 2015-04-23 07:57:51

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


Package is libgit2-glib

Changes:

--- /work/SRC/openSUSE:Factory/libgit2-glib/libgit2-glib.changes
2015-04-10 09:51:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgit2-glib.new/libgit2-glib.changes   
2015-04-23 07:57:52.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 15 06:41:03 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.22.6:
+  + Add ggit_repository_path_is_ignored.
+
+---

Old:

  libgit2-glib-0.22.4.tar.xz

New:

  libgit2-glib-0.22.6.tar.xz



Other differences:
--
++ libgit2-glib.spec ++
--- /var/tmp/diff_new_pack.Hc4wIP/_old  2015-04-23 07:57:52.0 +0200
+++ /var/tmp/diff_new_pack.Hc4wIP/_new  2015-04-23 07:57:52.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   libgit2-glib
-Version:0.22.4
+Version:0.22.6
 Release:0
 Summary:Glib wrapper library around libgit2
 License:LGPL-2.1+

++ libgit2-glib-0.22.4.tar.xz - libgit2-glib-0.22.6.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgit2-glib-0.22.4/ChangeLog 
new/libgit2-glib-0.22.6/ChangeLog
--- old/libgit2-glib-0.22.4/ChangeLog   2015-04-07 08:14:14.0 +0200
+++ new/libgit2-glib-0.22.6/ChangeLog   2015-04-13 21:54:17.0 +0200
@@ -1,6 +1,39 @@
+commit c3224b70acfdbe0a9b4f927ca474cff4953f2453
+Author: Christian Hergert christ...@hergert.me
+Date:   2015-04-13
+
+repository: add ggit_repository_path_is_ignored()
+
+This function is a convenience wrapper around
+git_ignore_path_is_ignored()
+which takes a git_repository* and a path.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=747727
+
+M  libgit2-glib/ggit-repository.c
+M  libgit2-glib/ggit-repository.h
+
+commit dcad30c3a26ad7f415f6efcb595a24990b4846be
+Author: Ignacio Casal Quinteiro i...@gnome.org
+Date:  2015-04-07
+
+Post release version bump
+
+M  configure.ac
+
+commit 2316a13d3f9ded6da1c77abbf88afdfa0430
+Author: Ignacio Casal Quinteiro i...@gnome.org
+Date:  2015-04-07
+
+Release 0.22.4
+
+M  NEWS
+M  README
+M  configure.ac
+
 commit 01f1f6959446280d84008fbb947e8259cd904c88
 Author: Christian Hergert christ...@hergert.me
-Date:   2015-04-06
+Date:  2015-04-06
 
 clone-options: zero all fields in ggit_clone_options_new()
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgit2-glib-0.22.4/NEWS new/libgit2-glib-0.22.6/NEWS
--- old/libgit2-glib-0.22.4/NEWS2015-04-07 08:13:35.0 +0200
+++ new/libgit2-glib-0.22.6/NEWS2015-04-13 21:52:04.0 +0200
@@ -1,3 +1,7 @@
+News in 0.22.6
+--
+* Add ggit_repository_path_is_ignored
+
 News in 0.22.4
 --
 * Fix crash when cloning
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgit2-glib-0.22.4/README 
new/libgit2-glib-0.22.6/README
--- old/libgit2-glib-0.22.4/README  2015-04-07 08:13:19.0 +0200
+++ new/libgit2-glib-0.22.6/README  2015-04-13 21:51:41.0 +0200
@@ -20,8 +20,8 @@
 
 Simple install procedure:
 
-  % tar Jxf libgit2-glib-0.22.4.tar.xz # unpack the sources
-  % cd libgit2-glib-0.22.4 # change to the toplevel 
directory
+  % tar Jxf libgit2-glib-0.22.6.tar.xz # unpack the sources
+  % cd libgit2-glib-0.22.6 # change to the toplevel 
directory
   % ./configure# run the `configure' 
script
   % make   # build libgit2-glib
   [ Become root if necessary ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgit2-glib-0.22.4/aclocal.m4 
new/libgit2-glib-0.22.6/aclocal.m4
--- old/libgit2-glib-0.22.4/aclocal.m4  2015-04-07 08:13:50.0 +0200
+++ new/libgit2-glib-0.22.6/aclocal.m4  2015-04-13 21:53:56.0 +0200
@@ -20,6 +20,184 @@
 If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically 
'autoreconf'.])])
 
+# gnome-compiler-flags.m4
+#
+# serial 2
+#
+
+dnl GNOME_COMPILE_WARNINGS
+dnl Turn on many useful compiler warnings and substitute the result into
+dnl WARN_CFLAGS
+dnl For now, only works on GCC
+dnl Pass the default value of the --enable-compile-warnings configure option as
+dnl the first argument to the macro, defaulting to 'yes'.
+dnl 

commit devhelp for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package devhelp for openSUSE:Factory checked 
in at 2015-04-23 07:57:18

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


Package is devhelp

Changes:

--- /work/SRC/openSUSE:Factory/devhelp/devhelp.changes  2015-03-30 
19:19:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.devhelp.new/devhelp.changes 2015-04-23 
07:57:19.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr 15 09:33:30 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Update list of official developer documentation sites.
+  + bgo#747016: icon: provide a symbolic variant of the app icon.
+
+---

Old:

  devhelp-3.16.0.tar.xz

New:

  devhelp-3.16.1.tar.xz



Other differences:
--
++ devhelp.spec ++
--- /var/tmp/diff_new_pack.5PoZIj/_old  2015-04-23 07:57:19.0 +0200
+++ /var/tmp/diff_new_pack.5PoZIj/_new  2015-04-23 07:57:19.0 +0200
@@ -19,7 +19,7 @@
 %define vimplugin_dir %{_datadir}/vim/site
 
 Name:   devhelp
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Developer's Help Program for GNOME
 License:GPL-2.0+
@@ -112,7 +112,7 @@
 %{_datadir}/devhelp
 %{_datadir}/GConf/gsettings/devhelp.convert
 %{_datadir}/glib-2.0/schemas/org.gnome.devhelp.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/*.*
+%{_datadir}/icons/hicolor/*/apps/*
 %{_libdir}/*.so.*
 
 %files lang -f %{name}.lang

++ devhelp-3.16.0.tar.xz - devhelp-3.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/devhelp-3.16.0/NEWS new/devhelp-3.16.1/NEWS
--- old/devhelp-3.16.0/NEWS 2015-03-23 12:40:09.0 +0100
+++ new/devhelp-3.16.1/NEWS 2015-04-13 19:29:09.0 +0200
@@ -1,4 +1,16 @@
 ==
+Version 3.16.1
+==
+
+Fixed bugs:
+
+ - Update list of official developer documentation sites
+ - #747016, icon: provide a symbolic variant of the app icon
+
+Many thanks to all contributors: Jakub Steiner, Alexandre Franke
+
+
+==
 Version 3.16.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/devhelp-3.16.0/configure new/devhelp-3.16.1/configure
--- old/devhelp-3.16.0/configure2015-03-23 12:40:52.0 +0100
+++ new/devhelp-3.16.1/configure2015-03-30 17:13:58.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Devhelp 3.16.0.
+# Generated by GNU Autoconf 2.69 for Devhelp 3.16.1.
 #
 # Report bugs to http://bugzilla.gnome.org/enter_bug.cgi?product=devhelp.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='Devhelp'
 PACKAGE_TARNAME='devhelp'
-PACKAGE_VERSION='3.16.0'
-PACKAGE_STRING='Devhelp 3.16.0'
+PACKAGE_VERSION='3.16.1'
+PACKAGE_STRING='Devhelp 3.16.1'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=devhelp'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Devhelp'
 
@@ -1391,7 +1391,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 Devhelp 3.16.0 to adapt to many kinds of systems.
+\`configure' configures Devhelp 3.16.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1461,7 +1461,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of Devhelp 3.16.0:;;
+ short | recursive ) echo Configuration of Devhelp 3.16.1:;;
esac
   cat \_ACEOF
 
@@ -1588,7 +1588,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-Devhelp configure 3.16.0
+Devhelp configure 3.16.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1957,7 +1957,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Devhelp $as_me 3.16.0, which was
+It was created by Devhelp $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2838,7 +2838,7 @@
 
 # Define the identity of the package.
  PACKAGE='devhelp'
- VERSION='3.16.0'
+ VERSION='3.16.1'
 
 
 # Some tools Automake needs.
@@ -14118,7 +14118,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by Devhelp $as_me 3.16.0, which was
+This file was extended by Devhelp $as_me 3.16.1, which was
 generated by GNU Autoconf 2.69.  

commit gnome-user-docs for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-user-docs for openSUSE:Factory 
checked in at 2015-04-23 07:58:03

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-03-30 19:20:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-user-docs.new/gnome-user-docs.changes 
2015-04-23 07:58:04.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr 15 07:58:59 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Updates to GNOME Help.
+  + Updated translations.
+
+---

Old:

  gnome-user-docs-3.16.0.tar.xz

New:

  gnome-user-docs-3.16.1.tar.xz



Other differences:
--
++ gnome-user-docs.spec ++
--- /var/tmp/diff_new_pack.mq4Czj/_old  2015-04-23 07:58:05.0 +0200
+++ /var/tmp/diff_new_pack.mq4Czj/_new  2015-04-23 07:58:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-user-docs
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:GNOME Desktop Documentation
 License:GFDL-1.1

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




commit five-or-more for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package five-or-more for openSUSE:Factory 
checked in at 2015-04-23 07:57:40

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-03-30 19:19:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.five-or-more.new/five-or-more.changes   
2015-04-23 07:57:41.0 +0200
@@ -1,0 +2,9 @@
+Wed Apr 15 07:37:57 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Provide symbolic app icon.
+  + Updated translations.
+- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
+  icons have replaced them.
+
+---

Old:

  five-or-more-3.16.0.tar.xz

New:

  five-or-more-3.16.1.tar.xz



Other differences:
--
++ five-or-more.spec ++
--- /var/tmp/diff_new_pack.51OAtF/_old  2015-04-23 07:57:42.0 +0200
+++ /var/tmp/diff_new_pack.51OAtF/_new  2015-04-23 07:57:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   five-or-more
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Five or More Game for GNOME
 License:GPL-2.0+
@@ -61,13 +61,11 @@
 %post
 %glib2_gsettings_schema_post
 %icon_theme_cache_post
-%icon_theme_cache_post HighContrast
 %desktop_database_post
 
 %postun
 %glib2_gsettings_schema_postun
 %icon_theme_cache_postun
-%icon_theme_cache_postun HighContrast
 %desktop_database_postun
 
 %files
@@ -79,8 +77,7 @@
 %{_datadir}/appdata/five-or-more.appdata.xml
 %{_datadir}/applications/five-or-more.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.five-or-more.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/five-or-more.*
-%{_datadir}/icons/HighContrast/
+%{_datadir}/icons/hicolor/*/apps/five-or-more*.*
 %{_mandir}/man6/%{name}.6%{?ext_man}
 %defattr (0755, games, games)
 

++ five-or-more-3.16.0.tar.xz - five-or-more-3.16.1.tar.xz ++
 7636 lines of diff (skipped)




commit gnome-nibbles for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-nibbles for openSUSE:Factory 
checked in at 2015-04-23 07:57:01

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-03-30 19:18:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-nibbles.new/gnome-nibbles.changes 
2015-04-23 07:57:02.0 +0200
@@ -1,0 +2,9 @@
+Wed Apr 15 07:23:23 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Provide symbolic app icon.
+  + Updated translations.
+- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
+  icons have replaced them.
+
+---

Old:

  gnome-nibbles-3.16.0.tar.xz

New:

  gnome-nibbles-3.16.1.tar.xz



Other differences:
--
++ gnome-nibbles.spec ++
--- /var/tmp/diff_new_pack.qTXoNz/_old  2015-04-23 07:57:02.0 +0200
+++ /var/tmp/diff_new_pack.qTXoNz/_new  2015-04-23 07:57:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-nibbles
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Worm Game for GNOME
 License:GPL-2.0+
@@ -63,13 +63,11 @@
 %glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
-%icon_theme_cache_post HighContrast
 
 %postun
 %glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%icon_theme_cache_postun HighContrast
 
 %files
 %defattr(-,root,root)
@@ -80,8 +78,7 @@
 %{_datadir}/appdata/gnome-nibbles.appdata.xml
 %{_datadir}/applications/gnome-nibbles.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.nibbles.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/%{name}.*
-%{_datadir}/icons/HighContrast/
+%{_datadir}/icons/hicolor/*/apps/%{name}*.*
 %{_mandir}/man6/%{name}.6%{?ext_man}
 
 %files lang -f %{name}.lang

++ gnome-nibbles-3.16.0.tar.xz - gnome-nibbles-3.16.1.tar.xz ++
 3510 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-nibbles-3.16.0/NEWS new/gnome-nibbles-3.16.1/NEWS
--- old/gnome-nibbles-3.16.0/NEWS   2015-03-22 19:08:57.0 +0100
+++ new/gnome-nibbles-3.16.1/NEWS   2015-04-13 18:59:11.0 +0200
@@ -1,3 +1,9 @@
+3.16.1 - April 13, 2015
+===
+
+* Provide symbolic app icon
+* Updated Basque and Brazilian Portuguese translations
+
 3.16.0 - March 22, 2015
 ===
 
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-nibbles-3.16.0/compile new/gnome-nibbles-3.16.1/compile
--- old/gnome-nibbles-3.16.0/compile2015-03-22 19:09:19.0 +0100
+++ new/gnome-nibbles-3.16.1/compile2015-04-13 19:00:59.0 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # Written by Tom Tromey tro...@cygnus.com.
 #
 # This program is free software; you can redistribute it and/or modify
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-nibbles-3.16.0/configure.ac new/gnome-nibbles-3.16.1/configure.ac
--- old/gnome-nibbles-3.16.0/configure.ac   2015-03-22 19:08:45.0 
+0100
+++ new/gnome-nibbles-3.16.1/configure.ac   2015-04-13 18:58:28.0 
+0200
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Nibbles], [3.16.0], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Nibbles], [3.16.1], [https://bugzilla.gnome.org/],
 [gnome-nibbles], [https://gnome.org.wiki/Apps/Nibbles])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
@@ -63,7 +63,6 @@
 data/Makefile
 data/icons/Makefile
 data/icons/hicolor/Makefile
-data/icons/HighContrast/Makefile
 data/levels/Makefile
 data/pix/Makefile
 help/Makefile
Files 

commit gnome-bluetooth for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-bluetooth for openSUSE:Factory 
checked in at 2015-04-23 07:57:23

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


Package is gnome-bluetooth

Changes:

--- /work/SRC/openSUSE:Factory/gnome-bluetooth/gnome-bluetooth.changes  
2015-03-30 19:19:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-bluetooth.new/gnome-bluetooth.changes 
2015-04-23 07:57:25.0 +0200
@@ -1,0 +2,6 @@
+Sat Apr 18 15:37:50 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Fix Bluetooth 2.1 keyboards not being pairable.
+
+---

Old:

  gnome-bluetooth-3.16.0.tar.xz

New:

  gnome-bluetooth-3.16.1.tar.xz



Other differences:
--
++ gnome-bluetooth.spec ++
--- /var/tmp/diff_new_pack.lmUIHS/_old  2015-04-23 07:57:26.0 +0200
+++ /var/tmp/diff_new_pack.lmUIHS/_new  2015-04-23 07:57:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-bluetooth
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:GNOME Bluetooth graphical utilities
 License:GPL-2.0+

++ gnome-bluetooth-3.16.0.tar.xz - gnome-bluetooth-3.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-bluetooth-3.16.0/ChangeLog 
new/gnome-bluetooth-3.16.1/ChangeLog
--- old/gnome-bluetooth-3.16.0/ChangeLog2015-03-24 12:56:37.0 
+0100
+++ new/gnome-bluetooth-3.16.1/ChangeLog2015-04-18 17:28:44.0 
+0200
@@ -1,3 +1,40 @@
+commit 042b2cd0d57a779c06568318720772eba3200b6c
+Author: Bastien Nocera had...@hadess.net
+Date:   Sat Apr 18 17:28:29 2015 +0200
+
+3.16.1
+
+ NEWS | 3 +++
+ configure.ac | 2 +-
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+
+commit 2d953eb4ebc090e55369cc036867ca0250e8339d
+Author: Bastien Nocera had...@hadess.net
+Date:   Thu Apr 9 12:07:06 2015 +0200
+
+lib: Fix Bluetooth 2.1 keyboard pairing
+
+We just forgot to ever show the pairing dialogue. Duh!
+
+https://bugzilla.gnome.org/show_bug.cgi?id=746033
+
+ lib/bluetooth-settings-widget.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 8cb094504745c6640fecc935c344e4420a493246
+Author: Jian-Ding Chen tim.chen...@canonical.com
+Date:   Fri Nov 28 13:56:31 2014 +1300
+
+lib: Fix signature of org.bluez.Agent1.DisplayPasskey method
+
+This would cause devices that require this method to be unable to connect
+(e.g. keyboards).
+
+https://bugzilla.gnome.org/show_bug.cgi?id=740829
+
+ lib/bluetooth-agent.c | 8 
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
 commit 2244ec228f137fc8bee82e2d50b4129de18fc7b2
 Author: Bastien Nocera had...@hadess.net
 Date:   Tue Mar 24 12:55:47 2015 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-bluetooth-3.16.0/NEWS 
new/gnome-bluetooth-3.16.1/NEWS
--- old/gnome-bluetooth-3.16.0/NEWS 2015-03-24 12:55:44.0 +0100
+++ new/gnome-bluetooth-3.16.1/NEWS 2015-04-18 17:28:19.0 +0200
@@ -1,3 +1,6 @@
+ver 3.16.1:
+- Fix Bluetooth 2.1 keyboards not being pairable
+
 ver 3.16.0:
 - Translation updates
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-bluetooth-3.16.0/aclocal.m4 
new/gnome-bluetooth-3.16.1/aclocal.m4
--- old/gnome-bluetooth-3.16.0/aclocal.m4   2015-03-24 12:56:15.0 
+0100
+++ new/gnome-bluetooth-3.16.1/aclocal.m4   2015-04-18 17:28:39.0 
+0200
@@ -376,6 +376,187 @@
   AC_SUBST(WARN_CXXFLAGS)
 ])
 
+dnl GLIB_GSETTINGS
+dnl Defines GSETTINGS_SCHEMAS_INSTALL which controls whether
+dnl the schema should be compiled
+dnl
+
+AC_DEFUN([GLIB_GSETTINGS],
+[
+  m4_pattern_allow([AM_V_GEN])
+  AC_ARG_ENABLE(schemas-compile,
+AS_HELP_STRING([--disable-schemas-compile],
+   [Disable regeneration of gschemas.compiled on 
install]),
+[case ${enableval} in
+  yes) GSETTINGS_DISABLE_SCHEMAS_COMPILE=  ;;
+  no)  GSETTINGS_DISABLE_SCHEMAS_COMPILE=1 ;;
+  *) AC_MSG_ERROR([bad value ${enableval} for 
--enable-schemas-compile]) ;;
+ esac])
+  AC_SUBST([GSETTINGS_DISABLE_SCHEMAS_COMPILE])
+  PKG_PROG_PKG_CONFIG([0.16])
+  AC_SUBST(gsettingsschemadir, [${datadir}/glib-2.0/schemas])
+  if test x$cross_compiling != xyes; then
+GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable glib_compile_schemas gio-2.0`
+  else
+AC_PATH_PROG(GLIB_COMPILE_SCHEMAS, glib-compile-schemas)
+  fi
+  AC_SUBST(GLIB_COMPILE_SCHEMAS)
+  if 

commit xdg-app for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package xdg-app for openSUSE:Factory checked 
in at 2015-04-23 07:58:08

Comparing /work/SRC/openSUSE:Factory/xdg-app (Old)
 and  /work/SRC/openSUSE:Factory/.xdg-app.new (New)


Package is xdg-app

Changes:

--- /work/SRC/openSUSE:Factory/xdg-app/xdg-app.changes  2015-03-30 
19:13:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.xdg-app.new/xdg-app.changes 2015-04-23 
07:58:08.0 +0200
@@ -1,0 +2,51 @@
+Wed Apr  8 20:42:14 UTC 2015 - dims...@opensuse.org
+
+- Add ostree Requires: xdg-app can't start without its presence.
+
+---
+Wed Apr 08 09:46:56 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.1+git.20150407.fc8db2b:
+  + Add COPYING to reflect license headers
+  + Pass name into build-init and store in metadata
+  + build-finish: Only export files with app-id prefix
+  + Switch to using glibc xattrs.
+  + Remove dead code in xdg-app-builtins-build-finish.c.
+  + Remove dead code xdg-app-builtins-build-init.c.
+  + Remove dead code xdg-app-dir.c.
+  + xdg-app-builtins-list.c: Cleanup comma separator code
+- Add 0001-Finish-switch-to-glibc-s-xattr.patch: complete port of
+  libgnx to xattr.
+
+---
+Mon Mar 23 13:11:29 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.0.1~20150323:
+  + Mount system fonts in /run/host/fonts
+  + deploy: Split the file rewriting and prefix checkout out from
+the exporting
+  + Move update_exports out of deploy/undeploy
+  + Remove old code handling per-app data
+  + Add xdg_app_dir_list_refs[_for_name] helpers
+  + builtins-list: Use the new helper to list refs
+  + uninstal: Fix the cleanup of empty dirs
+  + Track which branch of an app is current
+  + Add make-app-current
+  + Make sure we initialize variables that auto-cleanup
+  + xdg-app-dir: Move exports to update_exports
+  + Import libglnx
+  + Convert to g_autoptr
+  + Use cleanup macros from libglnx
+  + Switch to GLnxDirFd
+  + Use glnx_set_error_from_errno
+  + Use g_steal_pointer
+  + Check for libattr header
+  + fixup g_steal_pointer use
+  + Fix dist
+  + Require ostree 2015.3
+  + helper: Manually apply bind flags recursively
+  + Bump version to 0.1
+  + Fix build on older glib
+  + Add copyright headers
+
+---

Old:

  xdg-app-0.0.1~20150305.tar.xz

New:

  0001-Finish-switch-to-glibc-s-xattr.patch
  xdg-app-0.1+git.20150407.fc8db2b.tar.xz



Other differences:
--
++ xdg-app.spec ++
--- /var/tmp/diff_new_pack.m8qtiy/_old  2015-04-23 07:58:09.0 +0200
+++ /var/tmp/diff_new_pack.m8qtiy/_new  2015-04-23 07:58:09.0 +0200
@@ -17,13 +17,14 @@
 
 
 Name:   xdg-app
-Version:0.0.1~20150305
+Version:0.1+git.20150407.fc8db2b
 Release:0
 Summary:Manage OSTree based application bundles
 License:LGPL-2.1+
 Group:  System/Utilities
 Url:https://wiki.gnome.org/Projects/SandboxedApps
 Source: %{name}-%{version}.tar.xz
+Patch0: 0001-Finish-switch-to-glibc-s-xattr.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libcap-devel
 BuildRequires:  libtool
@@ -33,16 +34,20 @@
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libgsystem) = 2015.1
 BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(ostree-1) = 2015.1
+BuildRequires:  pkgconfig(ostree-1) = 2015.3
+Requires:   ostree = 2015.3
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 
 %prep
 %setup -q
+pushd libglnx
+%patch0 -p1
+popd
 
 %build
-autoreconf -fiv
+NOCONFIGURE=1 ./autogen.sh
 %configure \
 --with-priv-mode=none
 make %{?_smp_mflags}

++ 0001-Finish-switch-to-glibc-s-xattr.patch ++
From dab8d5ad7a0d6f9385c6713d6a8d620484f2c73d Mon Sep 17 00:00:00 2001
From: Dominique Leuenberger dims...@opensuse.org
Date: Wed, 8 Apr 2015 11:55:35 +0200
Subject: [PATCH] Finish switch to glibc's xattr

Commit d59a63e switched from libattr to xattr, but missed the explicit
linking of libattr.
---
 Makefile-libglnx.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile-libglnx.am b/Makefile-libglnx.am
index 8775418..9ccceeb 100644
--- a/Makefile-libglnx.am
+++ b/Makefile-libglnx.am
@@ -41,4 +41,4 @@ libglnx_la_SOURCES = \
 
 libglnx_la_CFLAGS = $(AM_CFLAGS) $(libglnx_cflags)
 libglnx_la_LDFLAGS = -avoid-version -Bsymbolic-functions -export-symbols-regex 
^glnx_ -no-undefined -export-dynamic 
-libglnx_la_LIBADD = $(libglnx_libs) -lattr
+libglnx_la_LIBADD = $(libglnx_libs)
-- 
2.3.3

++ _service ++
--- /var/tmp/diff_new_pack.m8qtiy/_old  

commit hitori for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package hitori for openSUSE:Factory checked 
in at 2015-04-23 07:57:36

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-03-05 
18:17:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.hitori.new/hitori.changes   2015-04-23 
07:57:37.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr 14 16:03:58 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.0:
+  + Port to GResource for UI and CSS.
+  + Minor menu tweaks.
+  + Updated translations.
+
+---

Old:

  hitori-3.14.3.tar.xz

New:

  hitori-3.16.0.tar.xz



Other differences:
--
++ hitori.spec ++
--- /var/tmp/diff_new_pack.nMutPo/_old  2015-04-23 07:57:37.0 +0200
+++ /var/tmp/diff_new_pack.nMutPo/_new  2015-04-23 07:57:37.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   hitori
-Version:3.14.3
+Version:3.16.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.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/hitori/3.16/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool = 0.35.0
 BuildRequires:  update-desktop-files
@@ -31,7 +31,7 @@
 BuildRequires:  pkgconfig(cairo) = 1.4
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.13.2
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.15.0
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -72,7 +72,6 @@
 %defattr(-,root,root)
 %doc ChangeLog README COPYING
 %{_bindir}/%{name}
-%{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_datadir}/glib-2.0/schemas/org.gnome.hitori.gschema.xml

++ hitori-3.14.3.tar.xz - hitori-3.16.0.tar.xz ++
 4336 lines of diff (skipped)




commit gnome-chess for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-chess for openSUSE:Factory 
checked in at 2015-04-23 07:57:12

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


Package is gnome-chess

Changes:

--- /work/SRC/openSUSE:Factory/gnome-chess/gnome-chess.changes  2015-03-30 
19:12:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-chess.new/gnome-chess.changes 
2015-04-23 07:57:13.0 +0200
@@ -1,0 +2,8 @@
+Wed Apr 15 09:37:07 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Fix crash on invalid clock type in pgn.
+  + Fix bad pgn load behaviour.
+  + Updated translations.
+
+---

Old:

  gnome-chess-3.16.0.tar.xz

New:

  gnome-chess-3.16.1.tar.xz



Other differences:
--
++ gnome-chess.spec ++
--- /var/tmp/diff_new_pack.4OqZ93/_old  2015-04-23 07:57:13.0 +0200
+++ /var/tmp/diff_new_pack.4OqZ93/_new  2015-04-23 07:57:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-chess
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Chess Game for GNOME
 License:GPL-2.0+

++ gnome-chess-3.16.0.tar.xz - gnome-chess-3.16.1.tar.xz ++
 14041 lines of diff (skipped)




commit gnome-calendar for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-calendar for openSUSE:Factory 
checked in at 2015-04-23 07:57:28

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-03-30 19:30:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-calendar.new/gnome-calendar.changes   
2015-04-23 07:57:30.0 +0200
@@ -1,0 +2,7 @@
+Thu Apr 16 07:34:50 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Block creation on nameless events.
+  + Updated translations.
+
+---

Old:

  gnome-calendar-3.16.0.tar.xz

New:

  gnome-calendar-3.16.1.tar.xz



Other differences:
--
++ gnome-calendar.spec ++
--- /var/tmp/diff_new_pack.VuMDL5/_old  2015-04-23 07:57:31.0 +0200
+++ /var/tmp/diff_new_pack.VuMDL5/_new  2015-04-23 07:57:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-calendar
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -15,20 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gnome-calendar
-Version:3.16.0
+Version:3.16.1
 Release:0
-License:GPL-3.0+
 Summary:A calendar application for GNOME
-Url:https://wiki.gnome.org/Design/Apps/Calendar
+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.16/%{name}-%{version}.tar.xz
-BuildRequires:  intltool
 BuildRequires:  desktop-file-utils
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  pkgconfig(gmodule-export-2.0)
+BuildRequires:  intltool
 BuildRequires:  pkgconfig(gio-2.0) = 2.43.2
 BuildRequires:  pkgconfig(glib-2.0) = 2.43.2
+BuildRequires:  pkgconfig(gmodule-export-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.14.0
 BuildRequires:  pkgconfig(libecal-1.2) = 3.5.3
 BuildRequires:  pkgconfig(libedataserver-1.2) = 3.5.3

++ gnome-calendar-3.16.0.tar.xz - gnome-calendar-3.16.1.tar.xz ++
 31018 lines of diff (skipped)




commit gnome-devel-docs for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-devel-docs for 
openSUSE:Factory checked in at 2015-04-23 07:58:38

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-03-30 19:21:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-devel-docs.new/gnome-devel-docs.changes   
2015-04-23 07:58:40.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr 15 09:36:01 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Fix typos in platform demos, HIG and accessibility devel guide.
+  + Updated translations.
+
+---

Old:

  gnome-devel-docs-3.16.0.tar.xz

New:

  gnome-devel-docs-3.16.1.tar.xz



Other differences:
--
++ gnome-devel-docs.spec ++
--- /var/tmp/diff_new_pack.ueDDo9/_old  2015-04-23 07:58:41.0 +0200
+++ /var/tmp/diff_new_pack.ueDDo9/_new  2015-04-23 07:58:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-devel-docs
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:GNOME Platform Documentation
 License:GFDL-1.1 and CC-BY-SA-4.0

++ gnome-devel-docs-3.16.0.tar.xz - gnome-devel-docs-3.16.1.tar.xz ++
/work/SRC/openSUSE:Factory/gnome-devel-docs/gnome-devel-docs-3.16.0.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-devel-docs.new/gnome-devel-docs-3.16.1.tar.xz 
differ: char 27, line 1




commit gnome-shell-extensions for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2015-04-23 07:58:27

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
2015-03-30 19:20:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes
   2015-04-23 07:58:29.0 +0200
@@ -1,0 +2,8 @@
+Wed Apr 15 07:20:58 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + window-list: Fix workspace indicators popup menu position.
+  + apps-menu: Fix taking over panel-main-menu shortcut.
+  + Updated translations.
+
+---

Old:

  gnome-shell-extensions-3.16.0.tar.xz

New:

  gnome-shell-extensions-3.16.1.tar.xz



Other differences:
--
++ gnome-shell-extensions.spec ++
--- /var/tmp/diff_new_pack.N4yotN/_old  2015-04-23 07:58:29.0 +0200
+++ /var/tmp/diff_new_pack.N4yotN/_new  2015-04-23 07:58:29.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-shell-extensions
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:A collection of extensions for GNOME Shell
 License:GPL-2.0+

++ gnome-shell-extensions-3.16.0.tar.xz - 
gnome-shell-extensions-3.16.1.tar.xz ++
 3812 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.16.0/NEWS new/gnome-shell-extensions-3.16.1/NEWS
--- old/gnome-shell-extensions-3.16.0/NEWS  2015-03-23 20:44:53.0 
+0100
+++ new/gnome-shell-extensions-3.16.1/NEWS  2015-04-14 23:38:03.0 
+0200
@@ -1,3 +1,9 @@
+3.16.1
+==
+* window-list: Fix workspace indicators popup menu position
+* apps-menu: Fix taking over panel-main-menu shortcut
+* updated translations (et, ja, lv)
+
 3.16.0
 ==
 * updated translations (ca)
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.16.0/configure.ac 
new/gnome-shell-extensions-3.16.1/configure.ac
--- old/gnome-shell-extensions-3.16.0/configure.ac  2015-03-23 
20:44:30.0 +0100
+++ new/gnome-shell-extensions-3.16.1/configure.ac  2015-04-14 
23:38:13.0 +0200
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell-extensions],[3.16.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shellcomponent=extensions])
+AC_INIT([gnome-shell-extensions],[3.16.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shellcomponent=extensions])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
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.16.0/data/gnome-classic.css 
new/gnome-shell-extensions-3.16.1/data/gnome-classic.css
--- old/gnome-shell-extensions-3.16.0/data/gnome-classic.css2015-03-23 
20:45:31.0 +0100
+++ new/gnome-shell-extensions-3.16.1/data/gnome-classic.css2015-04-08 
16:55:00.0 +0200
@@ -562,7 +562,7 @@
 -panel-corner-border-color: transparent; }
 #panel .panel-corner:active, #panel .panel-corner:overview, #panel 
.panel-corner:focus {
   -panel-corner-border-color: #5f9ddd; }
-#panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, 
#panel .panel-cornerunlock-screen {
+#panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, 
#panel .panel-corner.unlock-screen {
   -panel-corner-radius: 0;
   -panel-corner-background-color: transparent;
   -panel-corner-border-color: transparent; }
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 

commit gnome-directory-thumbnailer for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-directory-thumbnailer for 
openSUSE:Factory checked in at 2015-04-23 07:58:22

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


Package is gnome-directory-thumbnailer

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-directory-thumbnailer/gnome-directory-thumbnailer.changes
  2015-03-30 19:13:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-directory-thumbnailer.new/gnome-directory-thumbnailer.changes
 2015-04-23 07:58:24.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 00:37:31 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.1.5:
+  + Updated translations.
+
+---

Old:

  gnome-directory-thumbnailer-0.1.4.tar.xz

New:

  gnome-directory-thumbnailer-0.1.5.tar.xz



Other differences:
--
++ gnome-directory-thumbnailer.spec ++
--- /var/tmp/diff_new_pack.9bBbBv/_old  2015-04-23 07:58:24.0 +0200
+++ /var/tmp/diff_new_pack.9bBbBv/_new  2015-04-23 07:58:24.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-directory-thumbnailer
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,7 +18,7 @@
 
 
 Name:   gnome-directory-thumbnailer
-Version:0.1.4
+Version:0.1.5
 Release:0
 Summary:Directory Thumbnailer
 License:LGPL-2.1+

++ gnome-directory-thumbnailer-0.1.4.tar.xz - 
gnome-directory-thumbnailer-0.1.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-directory-thumbnailer-0.1.4/ChangeLog 
new/gnome-directory-thumbnailer-0.1.5/ChangeLog
--- old/gnome-directory-thumbnailer-0.1.4/ChangeLog 2015-01-25 
12:03:13.0 +0100
+++ new/gnome-directory-thumbnailer-0.1.5/ChangeLog 2015-04-14 
00:37:20.0 +0200
@@ -1,3 +1,77 @@
+commit ff78f4b6a5f14be8d225ecde61b1b904c6a38a77
+Author: Milo Casagrande m...@ubuntu.com
+Date:   Fri Mar 27 08:36:52 2015 +
+
+Added Italian translation
+
+ po/LINGUAS |  1 +
+ po/it.po   | 81
+ ++
+ 2 files changed, 82 insertions(+)
+
+commit 5d9223593014e35be7707b8e04561b1ab85f68af
+Author: Samir Ribic samir.ri...@etf.unsa.ba
+Date:   Fri Mar 13 23:36:52 2015 +
+
+Added Bosnian translation
+
+ po/LINGUAS |  1 +
+ po/bs.po   | 92
+ ++
+ 2 files changed, 93 insertions(+)
+
+commit e8cb3ee6be4efbef0d20b9efc69e583ea4dbb02f
+Author: Dušan Kazik prescot...@gmail.com
+Date:   Wed Mar 11 08:59:27 2015 +
+
+Added Slovak translation
+
+ po/LINGUAS |  1 +
+ po/sk.po   | 80
+ ++
+ 2 files changed, 81 insertions(+)
+
+commit dc2c1e70baa60166424abf51da43fefe287c39ca
+Author: Stas Solovey whats...@tut.by
+Date:   Fri Mar 6 09:27:04 2015 +
+
+Added Russian translation
+
+ po/LINGUAS |  1 +
+ po/ru.po   | 86
+ ++
+ 2 files changed, 87 insertions(+)
+
+commit 35090610d60080b62621a91d144cfcb61146c4f2
+Author: Muhammet Kara muhamm...@gmail.com
+Date:   Tue Feb 17 09:50:14 2015 +
+
+Added Turkish translation
+
+ po/LINGUAS |  1 +
+ po/tr.po   | 86
+ ++
+ 2 files changed, 87 insertions(+)
+
+commit 1754bb7cab121e4bd1f98284379d0130b907ac74
+Author: Philip Withnall philip.withn...@collabora.co.uk
+Date:   Sun Jan 25 11:09:37 2015 +
+
+Post-release version bump
+
+ NEWS | 10 ++
+ configure.ac |  2 +-
+ 2 files changed, 11 insertions(+), 1 deletion(-)
+
+commit d7739b94be06e4ef6662a7c1a7043b8cdf226746
+Author: Philip Withnall philip.withn...@collabora.co.uk
+Date:   Sun Jan 25 11:07:58 2015 +
+
+Release version 0.1.4
+
+ NEWS | 6 --
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
 commit 625629693f9cf037bfba3fbc83dc31fdace67e98
 Author: Philip Withnall philip.withn...@collabora.co.uk
 Date:   Sun Jan 25 09:51:59 2015 +
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-directory-thumbnailer-0.1.4/INSTALL 
new/gnome-directory-thumbnailer-0.1.5/INSTALL
--- old/gnome-directory-thumbnailer-0.1.4/INSTALL   2015-01-25 
12:02:58.0 +0100
+++ new/gnome-directory-thumbnailer-0.1.5/INSTALL   2015-04-14 

commit lightsoff for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package lightsoff for openSUSE:Factory 
checked in at 2015-04-23 07:59:18

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-03-30 
19:22:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.lightsoff.new/lightsoff.changes 2015-04-23 
07:59:21.0 +0200
@@ -1,0 +2,16 @@
+Wed Apr 15 22:06:13 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1.1:
+  + Fix installation of hicolor icon.
+
+---
+Wed Apr 15 07:13:22 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Update moved counter when using keyboard.
+  + Provide a symbolic icon
+  + Updated translations.
+- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
+  icons have replaced them.
+
+---

Old:

  lightsoff-3.16.0.tar.xz

New:

  lightsoff-3.16.1.1.tar.xz



Other differences:
--
++ lightsoff.spec ++
--- /var/tmp/diff_new_pack.LtTtn0/_old  2015-04-23 07:59:22.0 +0200
+++ /var/tmp/diff_new_pack.LtTtn0/_new  2015-04-23 07:59:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   lightsoff
-Version:3.16.0
+Version:3.16.1.1
 Release:0
 Summary:Lights Out Game for GNOME
 License:GPL-2.0+
@@ -60,13 +60,11 @@
 %glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
-%icon_theme_cache_post HighContrast
 
 %postun
 %glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%icon_theme_cache_postun HighContrast
 
 %files
 %defattr(-,root,root)
@@ -78,8 +76,7 @@
 %{_datadir}/appdata/lightsoff.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/%{name}.*
-%{_datadir}/icons/HighContrast/
+%{_datadir}/icons/hicolor/*/apps/%{name}*
 
 %files lang -f %{name}.lang
 

++ lightsoff-3.16.0.tar.xz - lightsoff-3.16.1.1.tar.xz ++
 8577 lines of diff (skipped)




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

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-getting-started-docs for 
openSUSE:Factory checked in at 2015-04-23 07:59:13

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-03-30 19:22:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-getting-started-docs.new/gnome-getting-started-docs.changes
   2015-04-23 07:59:17.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 21 10:52:25 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Updates to gnome-responding-to-messages.
+
+---

Old:

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

New:

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



Other differences:
--
++ gnome-getting-started-docs.spec ++
--- /var/tmp/diff_new_pack.Fomzei/_old  2015-04-23 07:59:21.0 +0200
+++ /var/tmp/diff_new_pack.Fomzei/_new  2015-04-23 07:59:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-getting-started-docs
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Getting started with GNOME - Documentation
 License:CC-BY-SA-3.0

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




commit gnome-clocks for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-clocks for openSUSE:Factory 
checked in at 2015-04-23 07:59:24

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


Package is gnome-clocks

Changes:

--- /work/SRC/openSUSE:Factory/gnome-clocks/gnome-clocks.changes
2015-03-30 19:22:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-clocks.new/gnome-clocks.changes   
2015-04-23 07:59:25.0 +0200
@@ -1,0 +2,9 @@
+Wed Apr 15 07:24:27 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + New HighContrast SVG icon.
+  + Updated translations.
+- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
+  icons have replaced them.
+
+---

Old:

  gnome-clocks-3.16.0.tar.xz

New:

  gnome-clocks-3.16.1.tar.xz



Other differences:
--
++ gnome-clocks.spec ++
--- /var/tmp/diff_new_pack.XRR4t9/_old  2015-04-23 07:59:26.0 +0200
+++ /var/tmp/diff_new_pack.XRR4t9/_new  2015-04-23 07:59:26.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-clocks
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Clock application designed for GNOME 3
 License:GPL-2.0+
@@ -74,13 +74,11 @@
 %post
 %glib2_gsettings_schema_post
 %icon_theme_cache_post
-%icon_theme_cache_post HighContrast
 %desktop_database_post
 
 %postun
 %glib2_gsettings_schema_postun
 %icon_theme_cache_postun
-%icon_theme_cache_postun HighContrast
 %desktop_database_postun
 
 %files
@@ -93,8 +91,7 @@
 %{_datadir}/appdata/org.gnome.clocks.appdata.xml
 %{_datadir}/dbus-1/services/org.gnome.clocks.service
 %{_datadir}/glib-2.0/schemas/org.gnome.clocks.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/gnome-clocks.*
-%{_datadir}/icons/HighContrast/
+%{_datadir}/icons/hicolor/*/apps/gnome-clocks*
 %{_datadir}/applications/org.gnome.clocks.desktop
 
 %files -n gnome-shell-search-provider-gnome-clocks

++ gnome-clocks-3.16.0.tar.xz - gnome-clocks-3.16.1.tar.xz ++
 6674 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-clocks-3.16.0/Makefile.am new/gnome-clocks-3.16.1/Makefile.am
--- old/gnome-clocks-3.16.0/Makefile.am 2015-01-03 09:43:24.0 +0100
+++ new/gnome-clocks-3.16.1/Makefile.am 2015-04-13 18:23:56.0 +0200
@@ -43,35 +43,19 @@
 icon48_DATA = data/icons/hicolor/48x48/apps/gnome-clocks.png
 icon256dir = $(datadir)/icons/hicolor/256x256/apps
 icon256_DATA = data/icons/hicolor/256x256/apps/gnome-clocks.png
+iconsymbolicdir = $(datadir)/icons/hicolor/symbolic/apps
+iconsymbolic_DATA = data/icons/hicolor/symbolic/apps/gnome-clocks-symbolic.svg
 icon_files = \
$(icon16_DATA) \
$(icon22_DATA) \
$(icon32_DATA) \
$(icon48_DATA) \
$(icon256_DATA) \
+   $(iconsymbolic_DATA) \
data/icons/hicolor/gnome-clocks.svg
 
-hcicon16dir = $(datadir)/icons/HighContrast/16x16/apps
-hcicon16_DATA = data/icons/HighContrast/16x16/apps/gnome-clocks.png
-hcicon22dir = $(datadir)/icons/HighContrast/22x22/apps
-hcicon22_DATA = data/icons/HighContrast/22x22/apps/gnome-clocks.png
-hcicon24dir = $(datadir)/icons/HighContrast/24x24/apps
-hcicon24_DATA = data/icons/HighContrast/24x24/apps/gnome-clocks.png
-hcicon32dir = $(datadir)/icons/HighContrast/32x32/apps
-hcicon32_DATA = data/icons/HighContrast/32x32/apps/gnome-clocks.png
-hcicon48dir = $(datadir)/icons/HighContrast/48x48/apps
-hcicon48_DATA = data/icons/HighContrast/48x48/apps/gnome-clocks.png
-hcicon256dir = $(datadir)/icons/HighContrast/256x256/apps
-hcicon256_DATA = data/icons/HighContrast/256x256/apps/gnome-clocks.png
-hcicon_files = \
-   $(hcicon16_DATA) \
-   $(hcicon22_DATA) \
-   $(hcicon24_DATA) \
-   $(hcicon32_DATA) \
-   $(hcicon48_DATA) \
-   $(hcicon256_DATA)
 
-gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor; 
gtk-update-icon-cache -f -t $(datadir)/icons/HighContrast
+gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
 
 install-data-hook: update-icon-cache
 uninstall-hook: update-icon-cache
@@ -153,7 +137,6 @@
$(appdata_in_files) \
$(searchprovider_DATA) \
$(icon_files) \
-   $(hcicon_files) \
$(images_DATA) \
$(resource_files) \
data/appdata/org.gnome.clocks.appdata.xml \
diff -urN '--exclude=CVS' 

commit python-gobject for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2015-04-23 07:59:01

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-03-30 19:21:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes   
2015-04-23 07:59:02.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr 15 06:43:39 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + overrides: Conditionalize touch override support in Gdk
+(bgo#747717).
+
+---
python3-gobject.changes: same change

Old:

  pygobject-3.16.0.tar.xz

New:

  pygobject-3.16.1.tar.xz



Other differences:
--
++ python-gobject.spec ++
--- /var/tmp/diff_new_pack.juQiSh/_old  2015-04-23 07:59:03.0 +0200
+++ /var/tmp/diff_new_pack.juQiSh/_new  2015-04-23 07:59:03.0 +0200
@@ -39,7 +39,7 @@
 Summary:Python bindings for GObject
 License:LGPL-2.1+
 Group:  Development/Libraries/Python
-Version:3.16.0
+Version:3.16.1
 Release:0
 Url:https://wiki.gnome.org/Projects/PyGObject/
 Source: 
http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{version}.tar.xz

python3-gobject.spec: same change
++ pygobject-3.16.0.tar.xz - pygobject-3.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygobject-3.16.0/ChangeLog 
new/pygobject-3.16.1/ChangeLog
--- old/pygobject-3.16.0/ChangeLog  2015-03-24 09:20:54.0 +0100
+++ new/pygobject-3.16.1/ChangeLog  2015-04-14 04:44:41.0 +0200
@@ -1,3 +1,36 @@
+commit 7291cb1f841c384f1a18cc744c8d9c6be20c48e2
+Author: Simon Feltman sfelt...@src.gnome.org
+Date:   Mon Apr 13 19:33:40 2015 -0700
+
+overrides: Conditionalize touch override support in Gdk
+
+Conditionalize Gdk.EventTouch union discrimination. This fixes the
+Gdk overrides to continue working with versions of Gdk less than 3.4.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=747717
+
+ gi/overrides/Gdk.py | 18 +-
+ 1 file changed, 13 insertions(+), 5 deletions(-)
+
+commit c5952495351b551b5295afc36643e3d10004225e
+Author: Simon Feltman sfelt...@src.gnome.org
+Date:   Sun Mar 29 16:29:35 2015 -0700
+
+configure.ac: post release version bump to 3.16.1
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 46f463a3a3ff45eb8eba67fbb59ecc861b1e1d73
+Author: Simon Feltman sfelt...@src.gnome.org
+Date:   Tue Mar 24 01:25:25 2015 -0700
+
+release 3.16.0
+
+ NEWS | 2 ++
+ configure.ac | 4 ++--
+ 2 files changed, 4 insertions(+), 2 deletions(-)
+
 commit bf802599f5d0d13cc4b69f1716400561a16a2443
 Author: Simon Feltman sfelt...@src.gnome.org
 Date:   Thu Mar 5 01:09:12 2015 -0800
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygobject-3.16.0/NEWS new/pygobject-3.16.1/NEWS
--- old/pygobject-3.16.0/NEWS   2015-03-24 09:19:45.0 +0100
+++ new/pygobject-3.16.1/NEWS   2015-04-14 04:44:19.0 +0200
@@ -1,3 +1,7 @@
+3.16.1  13-Apr-2015
+- overrides: Conditionalize touch override support in Gdk
+  (Simon Feltman) (#747717)
+
 3.16.0  24-Mar-2015
 
 3.15.91 05-Mar-2015
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygobject-3.16.0/PKG-INFO 
new/pygobject-3.16.1/PKG-INFO
--- old/pygobject-3.16.0/PKG-INFO   2015-03-24 09:19:03.0 +0100
+++ new/pygobject-3.16.1/PKG-INFO   2015-04-14 04:40:20.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: PyGObject
-Version: 3.16.0
+Version: 3.16.1
 Summary: Python bindings for GObject
 Home-page: http://www.pygtk.org/
 Author: James Henstridge
@@ -8,7 +8,7 @@
 Maintainer: Simon Feltman
 Maintainer-email: sfelt...@src.gnome.org
 License: GNU LGPL
-Download-url: 
ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/3.16/pygobject-3.16.0.tar.gz
+Download-url: 
ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/3.16/pygobject-3.16.1.tar.gz
 Description: Python bindings for GLib and GObject
 Platform: POSIX, Windows
 Classifier: Development Status :: 5 - Production/Stable
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygobject-3.16.0/configure 
new/pygobject-3.16.1/configure
--- old/pygobject-3.16.0/configure  2015-03-24 09:19:00.0 +0100
+++ new/pygobject-3.16.1/configure  2015-04-14 04:40:17.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess 

commit gnome-boxes for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-boxes for openSUSE:Factory 
checked in at 2015-04-23 07:58:44

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-03-30 
19:21:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-boxes.new/gnome-boxes.changes 
2015-04-23 07:58:45.0 +0200
@@ -1,0 +2,15 @@
+Tue Apr 14 11:42:15 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Support home directories on filesystems without (good) O_DIRECT
+support.
+  + Fix the issue of wizard remaining in seconardary views when
+cancelled through 'Esc' key.
+  + Show Boxes in menus of other desktops than GNOME, too.
+  + Only add USB keyboard and mouse to new VMs they are supported
+out of the box by the guest OS. This fixes installation of
+Windows XP.
+  + Gracefully handle case of no cpu defined in libvirt VMs.
+  + Load correct screenshot for shutdown machines.
+
+---

Old:

  gnome-boxes-3.16.0.tar.xz

New:

  gnome-boxes-3.16.1.tar.xz



Other differences:
--
++ gnome-boxes.spec ++
--- /var/tmp/diff_new_pack.3Xmji7/_old  2015-04-23 07:58:45.0 +0200
+++ /var/tmp/diff_new_pack.3Xmji7/_new  2015-04-23 07:58:45.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-boxes
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:A simple GNOME 3 application to access remote or virtual 
systems
 License:LGPL-2.0+
@@ -95,7 +95,7 @@
 %install
 %make_install
 find %{buildroot} -type f -name *.la -delete -print
-%suse_update_desktop_file org.gnome.Boxes
+%suse_update_desktop_file org.gnome.Boxes %{name} Emulator
 %find_lang %{name}
 
 %post

++ gnome-boxes-3.16.0.tar.xz - gnome-boxes-3.16.1.tar.xz ++
 17833 lines of diff (skipped)




commit perl-Text-Unidecode for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package perl-Text-Unidecode for 
openSUSE:Factory checked in at 2015-04-23 07:55:22

Comparing /work/SRC/openSUSE:Factory/perl-Text-Unidecode (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Text-Unidecode.new (New)


Package is perl-Text-Unidecode

Changes:

--- /work/SRC/openSUSE:Factory/perl-Text-Unidecode/perl-Text-Unidecode.changes  
2014-12-10 23:43:54.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Text-Unidecode.new/perl-Text-Unidecode.changes 
2015-04-23 07:55:24.0 +0200
@@ -1,0 +2,6 @@
+Sat Apr 18 07:56:18 UTC 2015 - co...@suse.com
+
+- updated to 1.23
+   see /usr/share/doc/packages/perl-Text-Unidecode/ChangeLog
+
+---

Old:

  Text-Unidecode-1.22.tar.gz

New:

  Text-Unidecode-1.23.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Text-Unidecode.spec ++
--- /var/tmp/diff_new_pack.UrIAUZ/_old  2015-04-23 07:55:25.0 +0200
+++ /var/tmp/diff_new_pack.UrIAUZ/_new  2015-04-23 07:55:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Text-Unidecode
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,15 @@
 
 
 Name:   perl-Text-Unidecode
-Version:1.22
+Version:1.23
 Release:0
 %define cpan_name Text-Unidecode
-Summary:Provide plain ASCII transliterations of Unicode text
+Summary:Plain Ascii Transliterations of Unicode Text
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Text-Unidecode/
-Source: 
http://www.cpan.org/authors/id/S/SB/SBURKE/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/S/SB/SBURKE/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -49,7 +50,7 @@
 NOTE:
 
 To make sure your perldoc/Pod viewing setup for viewing this page is
-working: The six-letter word r�sum� should look like resume with an /
+working: The six-letter word résumé should look like resume with an /
 accent on each e.
 
 For further tests, and help if that doesn't work, see below, the /A POD

++ Text-Unidecode-1.22.tar.gz - Text-Unidecode-1.23.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Text-Unidecode-1.22/ChangeLog 
new/Text-Unidecode-1.23/ChangeLog
--- old/Text-Unidecode-1.22/ChangeLog   2014-08-15 13:22:24.0 +0200
+++ new/Text-Unidecode-1.23/ChangeLog   2014-12-07 13:40:09.0 +0100
@@ -1,9 +1,29 @@
  -*-coding:utf-8;fill-column:79-*- 
- Last Modified Time-stamp: 2014-08-15 04:32:57 MDT sbu...@cpan.org
+ Last Modified Time-stamp: 2014-12-07 05:39:39 MST sbu...@cpan.org
 #==
 
 Revision history for Perl module Text::Unidecode
 
+2014-12-07   Sean M. Burke  sbu...@cpan.org
+   * RELEASE 1.23.  Just a bugfix version.
+   * The bug in question: https://rt.cpan.org/Ticket/Display.html?id=97456
+   * Thank you very much to superstar Dagfinn Ilmari Mannsaker for noting
+ it first *and* for providing a patch for a problem that would baffle
+ me completely:
+  On perls 5.8.8 through 5.12.x, regex matches against UTF-16
+  surrogate characters emits a fatal Malformed UTF-8 character
+  warning if warnings are enabled. ExtUtils::MakeMaker prior to 6.78
+  runs the test suite with -w, causing the installation to fail.
+  The attached patch [which I applied -SMB] disables utf8
+  warnings while doing the regex substitution and converting the
+  character number to a character in the test.
+ And thank you very much to Ricardo Signes and Tim Bunce for reminding
+ me to actually release this thang!  I was stupid and forgot... for
+ several MONTHS.   
+   * Doc: Adding mention of Tom Christiansen's Perl Unicode Cookbook:
+http://www.perl.com/pub/2012/04/perlunicook-standard-preamble.html
+   * Doc: Adding a suggestion of use utf8; in German example.
+   
 2014-08-15   Sean M. Burke  sbu...@cpan.org
* RELEASE 1.22.  (The dev release works, so this is a version bump.)
* See notes for 2014-07-25, because this is the first public release
diff -urN 

commit libseccomp for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package libseccomp for openSUSE:Factory 
checked in at 2015-04-23 07:55:18

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


Package is libseccomp

Changes:

--- /work/SRC/openSUSE:Factory/libseccomp/libseccomp.changes2015-04-02 
16:01:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.libseccomp.new/libseccomp.changes   
2015-04-23 07:55:19.0 +0200
@@ -1,0 +2,11 @@
+Mon Apr 13 15:05:05 UTC 2015 - dval...@suse.com
+
+- Fix ppc64le build: libseccomp-ppc64le.patch 
+
+---
+Fri Apr 10 16:52:55 UTC 2015 - afaer...@suse.de
+
+- Fix some arm syscall constants
+  libseccomp-arm-syscall-fixes.patch
+
+---

New:

  libseccomp-arm-syscall-fixes.patch
  libseccomp-ppc64le.patch



Other differences:
--
++ libseccomp.spec ++
--- /var/tmp/diff_new_pack.3DwrDr/_old  2015-04-23 07:55:20.0 +0200
+++ /var/tmp/diff_new_pack.3DwrDr/_new  2015-04-23 07:55:20.0 +0200
@@ -31,6 +31,8 @@
 Patch1: no-static.diff
 Patch2: 0001-tools-add-the-missing-elf.h-header-file.patch
 Patch3: libseccomp-s390x-support.patch
+Patch4: libseccomp-arm-syscall-fixes.patch
+Patch5: libseccomp-ppc64le.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake = 1.11
@@ -98,7 +100,7 @@
 
 %prep
 %setup -q
-%patch -P 1 -P 2 -P 3 -p1
+%patch -P 1 -P 2 -P 3 -P 4 -P 5 -p1
 
 %build
 autoreconf -fi
@@ -111,7 +113,7 @@
 %fdupes %buildroot/%_prefix
 
 %check
-%ifarch ppc ppc64 s390 s390x
+%ifarch ppc s390 s390x
 make check || true
 #pushd tests/
 #./regression -v

++ libseccomp-arm-syscall-fixes.patch ++
From d1019115acdc8460c9a1f8a878768001a3c32431 Mon Sep 17 00:00:00 2001
From: Paul Moore pmo...@redhat.com
Date: Fri, 10 Apr 2015 10:31:04 -0400
Subject: [PATCH] arm: fix some problems with the syscall table

The 32-bit ARM syscall table mistakenly included syscall definitions
for the syscalls below.  This patch redefines those syscalls to
libseccomp's pseudo-syscall numbers and corrects the
arch-syscall-validate to correctly list the 32-bit ARM syscalls.

 * time
 * umount
 * stime
 * alarm
 * utime
 * getrlimit
 * select
 * readdir
 * mmap
 * socketcall
 * syscall
 * ipc

Reported-by: Andreas Farber afaer...@suse.de
Signed-off-by: Paul Moore pmo...@redhat.com
---
 include/seccomp.h.in  | 10 ++
 src/arch-arm-syscalls.c   | 24 
 src/arch-syscall-validate |  2 +-
 3 files changed, 23 insertions(+), 13 deletions(-)

diff --git a/include/seccomp.h.in b/include/seccomp.h.in
index 6a115d1..9a28e4a 100644
--- a/include/seccomp.h.in
+++ b/include/seccomp.h.in
@@ -1424,6 +1424,16 @@ int seccomp_export_bpf(const scmp_filter_ctx ctx, int 
fd);
 #define __NR_utimes__PNR_utimes
 #endif /* __NR_utimes */
 
+#define __PNR_getrlimit-10180
+#ifndef __NR_getrlimit
+#define __NR_getrlimit __PNR_getrlimit
+#endif /* __NR_utimes */
+
+#define __PNR_mmap -10181
+#ifndef __NR_mmap
+#define __NR_mmap  __PNR_mmap
+#endif /* __NR_utimes */
+
 #ifdef __cplusplus
 }
 #endif
diff --git a/src/arch-arm-syscalls.c b/src/arch-arm-syscalls.c
index 8876135..b574ccc 100644
--- a/src/arch-arm-syscalls.c
+++ b/src/arch-arm-syscalls.c
@@ -49,7 +49,7 @@ const struct arch_syscall_def arm_syscall_table[] = { \
{ add_key, (__NR_SYSCALL_BASE + 309) },
{ adjtimex, (__NR_SYSCALL_BASE + 124) },
{ afs_syscall, __PNR_afs_syscall },
-   { alarm, (__NR_SYSCALL_BASE + 27) },
+   { alarm, __PNR_alarm },
{ arm_fadvise64_64, (__NR_SYSCALL_BASE + 270) },
{ arm_sync_file_range, (__NR_SYSCALL_BASE + 341) },
{ arch_prctl, __PNR_arch_prctl },
@@ -156,7 +156,7 @@ const struct arch_syscall_def arm_syscall_table[] = { \
{ getresgid32, (__NR_SYSCALL_BASE + 211) },
{ getresuid, (__NR_SYSCALL_BASE + 165) },
{ getresuid32, (__NR_SYSCALL_BASE + 209) },
-   { getrlimit, (__NR_SYSCALL_BASE + 76) },
+   { getrlimit, __PNR_getrlimit },
{ getrusage, (__NR_SYSCALL_BASE + 77) },
{ getsid, (__NR_SYSCALL_BASE + 147) },
{ getsockname, (__NR_SYSCALL_BASE + 286) },
@@ -183,7 +183,7 @@ const struct arch_syscall_def arm_syscall_table[] = { \
{ iopl, __PNR_iopl },
{ ioprio_get, (__NR_SYSCALL_BASE + 315) },
{ ioprio_set, (__NR_SYSCALL_BASE + 314) },
-   { ipc, (__NR_SYSCALL_BASE + 117) },
+   { ipc, __PNR_ipc },
{ kcmp, (__NR_SYSCALL_BASE + 378) },
{ kexec_file_load, 

commit polari for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package polari for openSUSE:Factory checked 
in at 2015-04-23 07:55:54

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-03-30 
19:29:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.polari.new/polari.changes   2015-04-23 
07:55:55.0 +0200
@@ -1,0 +2,10 @@
+Wed Apr 15 22:07:16 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Fixes messages not getting acknowledged due to confused
+toplevel state (bgo#746508).
+  + Highlight matches in user list search (bgo#745743).
+  + Make line indicator dependent on line spacing (bgo#738671).
+  + Updated translations.
+
+---

Old:

  polari-3.16.0.tar.xz

New:

  polari-3.16.1.tar.xz



Other differences:
--
++ polari.spec ++
--- /var/tmp/diff_new_pack.fl5HST/_old  2015-04-23 07:55:56.0 +0200
+++ /var/tmp/diff_new_pack.fl5HST/_new  2015-04-23 07:55:56.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   polari
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:An IRC Client for GNOME
 License:GPL-2.0+ and LGPL-2.1+

++ polari-3.16.0.tar.xz - polari-3.16.1.tar.xz ++
 1710 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/polari-3.16.0/NEWS new/polari-3.16.1/NEWS
--- old/polari-3.16.0/NEWS  2015-03-23 21:05:52.0 +0100
+++ new/polari-3.16.1/NEWS  2015-04-15 17:37:06.0 +0200
@@ -1,3 +1,16 @@
+3.16.1 - Lars, Lars and Lars
+==
+* Fixes messages not getting acknowledged due to confused toplevel state
+  [Giovanni; #746508]
+* Highlight matches in user list search [Bastian; #745743]
+* Make line indicator dependent on line spacing [Bastian; #738671]
+
+Contributors:
+  Giovanni Campagna, Bastian Ilso, Bastian Ilsø, Florian Müllner
+
+Translations:
+  Inaki Larranaga Murgoitio [eu], Bernd Homuth [de], Rūdolfs Mazurs [lv]
+
 3.16.0 - Se você roubasse um beijo de alguém
 ==
 
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/polari-3.16.0/configure.ac new/polari-3.16.1/configure.ac
--- old/polari-3.16.0/configure.ac  2015-03-23 20:53:44.0 +0100
+++ new/polari-3.16.1/configure.ac  2015-04-15 17:37:06.0 +0200
@@ -1,4 +1,4 @@
-AC_INIT([polari],[3.16.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=polari],[polari])
+AC_INIT([polari],[3.16.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=polari],[polari])
 
 AC_SUBST([APP_ID],[org.gnome.Polari])
 
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/polari-3.16.0/po/de.po new/polari-3.16.1/po/de.po
--- old/polari-3.16.0/po/de.po  2015-03-02 17:08:17.0 +0100
+++ new/polari-3.16.1/po/de.po  2015-04-15 17:28:07.0 +0200
@@ -2,24 +2,36 @@
 # Copyright (C) 2013 Florian Müllner fmuell...@gnome.org.
 # This file is distributed under the same license as the Polari package.
 # Florian Müllner fmuell...@gnome.org, 2013
+# Bernd Homuth d...@hmt.im, 2015.
 #
 msgid 
 msgstr 
 Project-Id-Version: polari master\n
 Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?;
 product=polarikeywords=I18N+L10Ncomponent=general\n
-POT-Creation-Date: 2014-09-10 15:51+\n
-PO-Revision-Date: 2014-09-15 00:00+0100\n
-Last-Translator: drei d...@hmt.im\n
+POT-Creation-Date: 2015-03-21 23:38+\n
+PO-Revision-Date: 2015-03-23 14:46+0100\n
+Last-Translator: Bernd Homuth d...@hmt.im\n
 Language-Team: Deutsch gnome...@gnome.org\n
 Language: de_DE\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
 Plural-Forms: nplurals=2; plural=(n != 1);\n
-X-Generator: Poedit 1.6.9\n
+X-Generator: Gtranslator 2.91.6\n
 
 #: 

commit iagno for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package iagno for openSUSE:Factory checked 
in at 2015-04-23 07:56:23

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-03-30 
19:16:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.iagno.new/iagno.changes 2015-04-23 
07:56:24.0 +0200
@@ -1,0 +2,9 @@
+Wed Apr 15 07:14:43 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Temporarily remove Sun and Star theme, that causes a memory
+leak.
+  + HighContrast icons removed (as the symbolic one is now used).
+  + Updated translations.
+
+---

Old:

  iagno-3.16.0.tar.xz

New:

  iagno-3.16.1.tar.xz



Other differences:
--
++ iagno.spec ++
--- /var/tmp/diff_new_pack.M29DJU/_old  2015-04-23 07:56:25.0 +0200
+++ /var/tmp/diff_new_pack.M29DJU/_new  2015-04-23 07:56:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   iagno
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Reversi Game for GNOME
 License:GPL-3.0+
@@ -64,13 +64,11 @@
 %glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
-%icon_theme_cache_post HighContrast
 
 %postun
 %glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%icon_theme_cache_postun HighContrast
 
 %files
 %defattr(-,root,root)
@@ -83,7 +81,6 @@
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/*
-%{_datadir}/icons/HighContrast/
 %{_mandir}/man6/%{name}.6%{?ext_man}
 
 %files lang -f %{name}.lang

++ iagno-3.16.0.tar.xz - iagno-3.16.1.tar.xz ++
 9682 lines of diff (skipped)




commit gnome-maps for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gnome-maps for openSUSE:Factory 
checked in at 2015-04-23 07:56:51

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-03-30 
19:18:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-maps.new/gnome-maps.changes   
2015-04-23 07:56:52.0 +0200
@@ -1,0 +2,8 @@
+Wed Apr 15 07:40:20 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Provide a symbolic variant of the app icon.
+  + Add new appdata screenshots.
+  + Updated translations.
+
+---

Old:

  gnome-maps-3.16.0.tar.xz

New:

  gnome-maps-3.16.1.tar.xz



Other differences:
--
++ gnome-maps.spec ++
--- /var/tmp/diff_new_pack.3TdBpR/_old  2015-04-23 07:56:52.0 +0200
+++ /var/tmp/diff_new_pack.3TdBpR/_new  2015-04-23 07:56:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-maps
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:MAP Application for GNOME 3 
 License:GPL-2.0+
@@ -80,11 +80,7 @@
 %{_datadir}/applications/org.gnome.Maps.desktop
 %{_datadir}/dbus-1/services/org.gnome.Maps.service
 %{_datadir}/%{name}/
-%{_datadir}/icons/hicolor/*/apps/%{name}.*
-%dir %{_datadir}/icons/HighContrast/
-%dir %{_datadir}/icons/HighContrast/*
-%dir %{_datadir}/icons/HighContrast/*/apps/
-%{_datadir}/icons/HighContrast/*/apps/%{name}.*
+%{_datadir}/icons/hicolor/*/apps/%{name}*
 %{_datadir}/glib-2.0/schemas/org.gnome.Maps.gschema.xml
 %{_libdir}/%{name}/
 

++ gnome-maps-3.16.0.tar.xz - gnome-maps-3.16.1.tar.xz ++
 3677 lines of diff (skipped)




commit bijiben for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package bijiben for openSUSE:Factory checked 
in at 2015-04-23 07:56:13

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  2015-03-30 
19:15:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.bijiben.new/bijiben.changes 2015-04-23 
07:56:14.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 15 09:39:36 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Updated translations.
+
+---

Old:

  bijiben-3.16.0.tar.xz

New:

  bijiben-3.16.1.tar.xz



Other differences:
--
++ bijiben.spec ++
--- /var/tmp/diff_new_pack.APUfDZ/_old  2015-04-23 07:56:14.0 +0200
+++ /var/tmp/diff_new_pack.APUfDZ/_new  2015-04-23 07:56:14.0 +0200
@@ -19,7 +19,7 @@
 %define with_zeitgeist 0
 
 Name:   bijiben
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Note editor for GNOME
 License:GPL-3.0+ and CC-BY-SA-3.0

++ bijiben-3.16.0.tar.xz - bijiben-3.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bijiben-3.16.0/ChangeLog new/bijiben-3.16.1/ChangeLog
--- old/bijiben-3.16.0/ChangeLog2015-03-20 08:19:41.0 +0100
+++ new/bijiben-3.16.1/ChangeLog2015-04-13 21:32:50.0 +0200
@@ -1,3 +1,40 @@
+commit 59c64df2301a15c0af9294db0b29d2830cd8d21e
+Author: Victor Ibragimov victor.ibragi...@gmail.com
+Date:   Tue Apr 7 05:40:04 2015 +
+
+Updated Tajik translation
+
+ po/tg.po | 252 +++
+ 1 file changed, 141 insertions(+), 111 deletions(-)
+
+commit 91458350c8b71d95114d678b664a41a5b05566bd
+Author: Inaki Larranaga Murgoitio doo...@zundan.com
+Date:   Mon Mar 23 18:32:55 2015 +0100
+
+Updated Basque language
+
+ po/eu.po | 41 +++--
+ 1 file changed, 23 insertions(+), 18 deletions(-)
+
+commit d08094d37737bfa363ff4bf1811adeae332c35cf
+Author: Andika Triwidada and...@gmail.com
+Date:   Sat Mar 21 11:17:51 2015 +
+
+Updated Indonesian translation
+
+ po/id.po | 135 +++
+ 1 file changed, 75 insertions(+), 60 deletions(-)
+
+commit b42db2d2d968367832ae02d0284bd0b3d1d4dc4c
+Author: Pierre-Yves Luyten p...@luyten.fr
+Date:   Fri Mar 20 08:22:26 2015 +0100
+
+Prepare 3.16.0
+
+ NEWS | 7 +++
+ configure.ac | 2 +-
+ 2 files changed, 8 insertions(+), 1 deletion(-)
+
 commit d2d06808983354ca75970d4d0b45de9b4b656946
 Author: Benjamin Steinwender b...@stbe.at
 Date:   Thu Mar 19 21:48:38 2015 +
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bijiben-3.16.0/NEWS new/bijiben-3.16.1/NEWS
--- old/bijiben-3.16.0/NEWS 2015-03-20 08:17:33.0 +0100
+++ new/bijiben-3.16.1/NEWS 2015-04-13 21:32:01.0 +0200
@@ -1,3 +1,11 @@
+Overview of changes in 3.16.1
+=
+
+* Translations
+  Basque
+  Indonesian
+  Tajik
+
 Overview of changes in 3.16.0
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bijiben-3.16.0/configure new/bijiben-3.16.1/configure
--- old/bijiben-3.16.0/configure2015-03-20 08:18:55.0 +0100
+++ new/bijiben-3.16.1/configure2015-04-13 21:32:41.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for bijiben 3.16.0.
+# Generated by GNU Autoconf 2.69 for bijiben 3.16.1.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='bijiben'
 PACKAGE_TARNAME='bijiben'
-PACKAGE_VERSION='3.16.0'
-PACKAGE_STRING='bijiben 3.16.0'
+PACKAGE_VERSION='3.16.1'
+PACKAGE_STRING='bijiben 3.16.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1442,7 +1442,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 bijiben 3.16.0 to adapt to many kinds of systems.
+\`configure' configures bijiben 3.16.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1512,7 +1512,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of bijiben 3.16.0:;;
+ short | recursive ) echo Configuration of bijiben 3.16.1:;;
esac
   cat \_ACEOF
 
@@ -1651,7 

commit baobab for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package baobab for openSUSE:Factory checked 
in at 2015-04-23 07:56:28

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


Package is baobab

Changes:

--- /work/SRC/openSUSE:Factory/baobab/baobab.changes2015-03-30 
19:17:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.baobab.new/baobab.changes   2015-04-23 
07:56:29.0 +0200
@@ -1,0 +2,9 @@
+Wed Apr 15 07:31:38 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Ship symbolic variant for application icon.
+  + Updated translations.
+- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
+  icons have replaced them.
+
+---

Old:

  baobab-3.16.0.tar.xz

New:

  baobab-3.16.1.tar.xz



Other differences:
--
++ baobab.spec ++
--- /var/tmp/diff_new_pack.CuflGA/_old  2015-04-23 07:56:29.0 +0200
+++ /var/tmp/diff_new_pack.CuflGA/_new  2015-04-23 07:56:29.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   baobab
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Disk Usage Analyzer
 License:GPL-2.0+
@@ -65,13 +65,11 @@
 %glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
-%icon_theme_cache_post HighContrast
 
 %postun
 %glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%icon_theme_cache_postun HighContrast
 
 %files
 %defattr(-,root,root)
@@ -79,8 +77,7 @@
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1%{?ext_man}
-%{_datadir}/icons/hicolor/*/apps/%{name}.png
-%{_datadir}/icons/HighContrast/
+%{_datadir}/icons/hicolor/*/apps/%{name}*.*
 %{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
 %{_datadir}/applications/org.gnome.%{name}.desktop
 %dir %{_datadir}/appdata/

++ baobab-3.16.0.tar.xz - baobab-3.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baobab-3.16.0/ChangeLog new/baobab-3.16.1/ChangeLog
--- old/baobab-3.16.0/ChangeLog 2015-03-23 21:04:51.0 +0100
+++ new/baobab-3.16.1/ChangeLog 2015-04-13 23:17:20.0 +0200
@@ -1,6 +1,81 @@
+commit 94114c640f3df5f7a29678e20f14e04e3169368d
+Author: Stefano Facchini stefano.facch...@gmail.com
+Date:   2015-04-13
+
+Release 3.16.1
+
+M  NEWS
+M  configure.ac
+
+commit a748ba85886df8df06e1f477c71a9ef111cd52cc
+Author: Tom Tryfonidis tomt...@gmail.com
+Date:  2015-04-13
+
+Updated Greek help translation
+
+M  help/el/el.po
+
+commit 124fb0523f6b37deae140e4646d035a540acf700
+Author: Mattias Põldaru mahf...@gmail.com
+Date:  2015-04-08
+
+[l10n] Updated Estonian translation
+
+M  po/et.po
+
+commit daafdd9267aaf0cc681cd6be29d5b92a9f24d9f6
+Author: Gábor Kelemen kelem...@openscope.org
+Date:  2015-04-07
+
+Updated Hungarian translation
+
+M  help/hu/hu.po
+
+commit d667374bf6a369eb00876e815c601f3b3d593314
+Author: Marek Černocký ma...@manet.cz
+Date:  2015-04-02
+
+Udated Czech translation
+
+M  help/cs/cs.po
+
+commit 19ee52ab7679002e005fba2d3330193297d938c3
+Author: Anders Jonsson anders.jons...@norsjovallen.se
+Date:  2015-04-01
+
+Fix typo in documentation
+
+M  help/C/problem-permissions.page
+
+commit 30876e47b928a5d8f15a47e171fef664f4514ff8
+Author: Jakub Steiner jim...@gmail.com
+Date:  2015-03-26
+
+icon: provide a symbolic variant for the app icon
+
+https://bugzilla.gnome.org/show_bug.cgi?id=746812
+
+D  pixmaps/HighContrast_apps_16x16_baobab.png
+D  pixmaps/HighContrast_apps_22x22_baobab.png
+D  pixmaps/HighContrast_apps_24x24_baobab.png
+D  pixmaps/HighContrast_apps_256x256_baobab.png
+D  pixmaps/HighContrast_apps_32x32_baobab.png
+D  pixmaps/HighContrast_apps_48x48_baobab.png
+M  pixmaps/Makefile.am
+A  pixmaps/hicolor_apps_scalable_baobab-symbolic.svg
+
+commit e118106fbacbbb4ecdcf02064b5a7181d0d297e4
+Author: Stefano Facchini stefano.facch...@gmail.com
+Date:  2015-03-23
+
+Release 3.16.0
+
+M  NEWS
+M  configure.ac
+
 commit 73a925eece9196a2b96c65d3fc0d818f110c6766
 Author: Samir Ribic samir.ri...@etf.unsa.ba
-Date:   2015-03-13
+Date:  2015-03-13
 
 Updated Bosnian translation
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baobab-3.16.0/Makefile.in 
new/baobab-3.16.1/Makefile.in
--- old/baobab-3.16.0/Makefile.in   2015-03-23 21:03:41.0 +0100
+++ new/baobab-3.16.1/Makefile.in   2015-04-13 23:16:08.0 +0200
@@ -81,8 +81,8 @@
 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/configure $(am__configure_deps) 

commit libgweather for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package libgweather for openSUSE:Factory 
checked in at 2015-04-23 07:56:34

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-03-30 
19:17:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgweather.new/libgweather.changes 
2015-04-23 07:56:35.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 15 06:47:46 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Updated translations.
+
+---

Old:

  libgweather-3.16.0.tar.xz

New:

  libgweather-3.16.1.tar.xz



Other differences:
--
++ libgweather.spec ++
--- /var/tmp/diff_new_pack.HgpsqY/_old  2015-04-23 07:56:36.0 +0200
+++ /var/tmp/diff_new_pack.HgpsqY/_new  2015-04-23 07:56:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libgweather
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Library to get online weather information
 License:GPL-2.0+

++ libgweather-3.16.0.tar.xz - libgweather-3.16.1.tar.xz ++
 2840 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/libgweather-3.16.0/NEWS new/libgweather-3.16.1/NEWS
--- old/libgweather-3.16.0/NEWS 2015-03-22 23:24:12.0 +0100
+++ new/libgweather-3.16.1/NEWS 2015-04-14 01:57:53.0 +0200
@@ -1,4 +1,10 @@
 ==
+Version 3.16.1
+==
+
+* Updated translations
+
+==
 Version 3.16.0
 ==
 
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/libgweather-3.16.0/build-aux/compile 
new/libgweather-3.16.1/build-aux/compile
--- old/libgweather-3.16.0/build-aux/compile2015-02-20 21:17:56.0 
+0100
+++ new/libgweather-3.16.1/build-aux/compile2015-04-09 21:02:48.0 
+0200
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # Written by Tom Tromey tro...@cygnus.com.
 #
 # This program is free software; you can redistribute it and/or modify
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/libgweather-3.16.0/build-aux/missing 
new/libgweather-3.16.1/build-aux/missing
--- old/libgweather-3.16.0/build-aux/missing2015-02-20 21:17:56.0 
+0100
+++ new/libgweather-3.16.1/build-aux/missing2015-04-09 21:02:48.0 
+0200
@@ -3,7 +3,7 @@
 
 scriptversion=2013-10-28.13; # UTC
 
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinard pin...@iro.umontreal.ca, 1996.
 
 # This program is free software; you can redistribute it and/or modify
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/libgweather-3.16.0/configure.ac new/libgweather-3.16.1/configure.ac
--- old/libgweather-3.16.0/configure.ac 2015-03-22 23:24:24.0 +0100
+++ new/libgweather-3.16.1/configure.ac 2015-04-14 01:57:11.0 +0200
@@ -1,6 +1,6 @@
 m4_define(libgweather_major_version,   3)
 m4_define(libgweather_minor_version,  16)
-m4_define(libgweather_micro_version,  0)
+m4_define(libgweather_micro_version,  1)
 m4_define(libgweather_version, 
libgweather_major_version.libgweather_minor_version.libgweather_micro_version)
 
 AC_INIT([libgweather],
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 

commit tar for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package tar for openSUSE:Factory checked in 
at 2015-04-23 07:55:12

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


Package is tar

Changes:

--- /work/SRC/openSUSE:Factory/tar/tar.changes  2015-02-20 12:00:29.0 
+0100
+++ /work/SRC/openSUSE:Factory/.tar.new/tar.changes 2015-04-23 
07:55:14.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 13 10:37:40 UTC 2015 - vci...@suse.com
+
+- Revert tar-recursive--files-from.patch because it causes regression
+  (bnc#918487, bnc#919233)
+
+---



Other differences:
--
++ tar.spec ++
--- /var/tmp/diff_new_pack.GWAg8E/_old  2015-04-23 07:55:15.0 +0200
+++ /var/tmp/diff_new_pack.GWAg8E/_new  2015-04-23 07:55:15.0 +0200
@@ -39,6 +39,8 @@
 # the patch is used in Fedora and Debian
 # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=235820
 Patch11:tar-ignore_lone_zero_blocks.patch
+# The next patch is disabled because it causes a regression:
+#https://bugzilla.opensuse.org/show_bug.cgi?id=918487
 Patch12:tar-recursive--files-from.patch
 Patch20:add_readme-tests.patch
 %if 0%{?suse_version} = %min_suse_ver
@@ -88,7 +90,7 @@
 %patch7 -p1
 %patch10 -p1
 %patch11 -p1
-%patch12 -p1
+#%patch12 -p1
 %patch20 -p1
 
 %build






commit ncurses for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2015-04-23 07:55:34

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


Package is ncurses

Changes:

--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2015-03-23 
12:11:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes 2015-04-23 
07:55:36.0 +0200
@@ -1,0 +2,19 @@
+Mon Apr 13 12:00:16 UTC 2015 - wer...@suse.de
+
+- Add ncurses patch 20150404
+  + improve description of start_color() in the manual.
+  + modify several files in ncurses- and progs-directories to allow
+const data used in internal tables to be put by the linker into the
+readonly text segment.
+- Add ncurses patch 20150329
+  + correct cut/paste error for --enable-ext-putwin that made it the
+same as --enable-ext-colors (report by Roumen Petrov)
+- Add ncurses patch 20150328
+  + add -f option to test/savescreen.c to help with testing/debugging
+the extended putwin/getwin.
+  + add logic for writing/reading combining characters in the extended
+putwin/getwin.
+  + add --enable-ext-putwin configure option to turn on the extended
+putwin/getwin.
+
+---



Other differences:
--
++ ncurses-5.9-overwrite.dif ++
--- /var/tmp/diff_new_pack.BevPq9/_old  2015-04-23 07:55:37.0 +0200
+++ /var/tmp/diff_new_pack.BevPq9/_new  2015-04-23 07:55:37.0 +0200
@@ -17,9 +17,9 @@
 +++ configure  2013-09-30 09:17:52.0 +
 @@ -6799,6 +6799,7 @@ else
  fi;
- echo $as_me:6899: result: $with_overwrite 5
+ echo $as_me:6900: result: $with_overwrite 5
  echo ${ECHO_T}$with_overwrite 6
 +WITH_OVERWRITE=$with_overwrite
  
- echo $as_me:6902: checking if external terminfo-database is used 5
+ echo $as_me:6903: checking if external terminfo-database is used 5
  echo $ECHO_N checking if external terminfo-database is used... $ECHO_C 6

++ ncurses-5.9-patches.tar.bz2 ++
 17688 lines of diff (skipped)




commit build-compare for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package build-compare for openSUSE:Factory 
checked in at 2015-04-23 07:55:42

Comparing /work/SRC/openSUSE:Factory/build-compare (Old)
 and  /work/SRC/openSUSE:Factory/.build-compare.new (New)


Package is build-compare

Changes:

--- /work/SRC/openSUSE:Factory/build-compare/build-compare.changes  
2015-03-30 19:09:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.build-compare.new/build-compare.changes 
2015-04-23 07:55:43.0 +0200
@@ -1,0 +2,9 @@
+Mon Apr 13 08:55:39 UTC 2015 - o...@aepfle.de
+
+- 2015.04.13
+- Show hint if pkg-diff.sh returns non-zero
+- Adjust intending in same-build-result.sh
+- Handle /usr/src/packages/OTHER
+- Handle setuid directory
+
+---



Other differences:
--
++ build-compare.spec ++
--- /var/tmp/diff_new_pack.wWlajt/_old  2015-04-23 07:55:43.0 +0200
+++ /var/tmp/diff_new_pack.wWlajt/_new  2015-04-23 07:55:43.0 +0200
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Development/Tools/Building
 Url:https://github.com/openSUSE/build-compare
-Version:2015.03.20
+Version:2015.04.13
 Release:0
 Source1:COPYING
 Source2:same-build-result.sh

++ pkg-diff.sh ++
--- /var/tmp/diff_new_pack.wWlajt/_old  2015-04-23 07:55:43.0 +0200
+++ /var/tmp/diff_new_pack.wWlajt/_new  2015-04-23 07:55:43.0 +0200
@@ -689,7 +689,7 @@
  return 1
fi
;;
- directory|setuid,\ directory|sticky,\ directory)
+ directory|setuid\ directory|setuid,\ directory|sticky,\ directory)
# tar might package directories - ignore them here
return 0
;;

++ same-build-result.sh ++
--- /var/tmp/diff_new_pack.wWlajt/_old  2015-04-23 07:55:43.0 +0200
+++ /var/tmp/diff_new_pack.wWlajt/_new  2015-04-23 07:55:43.0 +0200
@@ -76,18 +76,19 @@
   oname=`$rpmqp $opac`
   nname=`$rpmqp $npac`
   if test $oname != $nname; then
- echo names differ: $oname $nname
- exit 1
+echo names differ: $oname $nname
+exit 1
   fi
   case $opac in
 *debuginfo*)
- echo skipping -debuginfo package
+  echo skipping -debuginfo package
 ;;
 *)
- bash $CMPSCRIPT $opac $npac || SUCCESS=0
- if test $SUCCESS -eq 0 -a -z $check_all; then
+  bash $CMPSCRIPT $opac $npac || SUCCESS=0
+  if test $SUCCESS -eq 0 -a -z $check_all; then
+echo differences between $opac and $npac
 exit 1
- fi
+  fi
 ;;
   esac
 done
@@ -98,43 +99,52 @@
 fi
 
 # Compare rpmlint.log files
-OTHERDIR=/home/abuild/rpmbuild/OTHER
-
-if test -e $OLDDIR/rpmlint.log -a -e $OTHERDIR/rpmlint.log; then
-  file1=`mktemp`
-  file2=`mktemp`
-  echo comparing $OLDDIR/rpmlint.log and $OTHERDIR/rpmlint.log
-  # Sort the files first since the order of messages is not deterministic
-  # Remove release from files
-  sort -u $OLDDIR/rpmlint.log|sed -e s,$ver_rel1,@VERSION@-@RELEASE@,g -e 
s|/tmp/rpmlint\..*spec|.spec|g  $file1
-  sort -u $OTHERDIR/rpmlint.log|sed -e s,$ver_rel2,@VERSION@-@RELEASE@,g -e 
s|/tmp/rpmlint\..*spec|.spec|g   $file2
-  if ! cmp -s $file1 $file2; then
-echo rpmlint.log files differ:
-diff -u $file1 $file2 |head -n 20
-SUCCESS=0
-  fi
-  rm $file1 $file2
-elif test -e $OTHERDIR/rpmlint.log; then
-  echo rpmlint.log is new
-  SUCCESS=0
+if test -d /home/abuild/rpmbuild/OTHER; then
+  OTHERDIR=/home/abuild/rpmbuild/OTHER
+elif test -d /usr/src/packages/OTHER; then
+  OTHERDIR=/usr/src/packages/OTHER
+else
+  echo no OTHERDIR
+  OTHERDIR=
 fi
 
-appdatas=`cd $OTHERDIR  find . -name *-appdata.xml`
-for xml in $appdatas; do
-  # compare appstream data
-  if test -e $OLDDIR/$xml -a -e $OTHERDIR/$xml; then
-file1=$OLDDIR/$xml
-file2=$OTHERDIR/$xml
+if test -n $OTHERDIR; then
+  if test -e $OLDDIR/rpmlint.log -a -e $OTHERDIR/rpmlint.log; then
+file1=`mktemp`
+file2=`mktemp`
+echo comparing $OLDDIR/rpmlint.log and $OTHERDIR/rpmlint.log
+# Sort the files first since the order of messages is not deterministic
+# Remove release from files
+sort -u $OLDDIR/rpmlint.log|sed -e s,$ver_rel1,@VERSION@-@RELEASE@,g -e 
s|/tmp/rpmlint\..*spec|.spec|g  $file1
+sort -u $OTHERDIR/rpmlint.log|sed -e s,$ver_rel2,@VERSION@-@RELEASE@,g 
-e s|/tmp/rpmlint\..*spec|.spec|g   $file2
 if ! cmp -s $file1 $file2; then
-  echo $xml files differ:
-  diff -u0 $file1 $file2 |head -n 20
+  echo rpmlint.log files differ:
+  diff -u $file1 $file2 |head -n 20
   SUCCESS=0
 fi
-  elif test -e $OTHERDIR/$xml; then
-echo $xml is new
+rm $file1 $file2
+  elif test -e $OTHERDIR/rpmlint.log; then
+echo rpmlint.log 

commit brp-check-suse for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package brp-check-suse for openSUSE:Factory 
checked in at 2015-04-23 07:55:28

Comparing /work/SRC/openSUSE:Factory/brp-check-suse (Old)
 and  /work/SRC/openSUSE:Factory/.brp-check-suse.new (New)


Package is brp-check-suse

Changes:

--- /work/SRC/openSUSE:Factory/brp-check-suse/brp-check-suse.changes
2015-02-27 10:55:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.brp-check-suse.new/brp-check-suse.changes   
2015-04-23 07:55:29.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 10 13:40:21 CEST 2015 - r...@suse.de
+
+- do not fail over new DefaultLayout element (from adrian)
+- brp-25-symlink: handle properly symlinks to root directory
+  (fix bnc#781101) (from sleep_walker)
+
+---



Other differences:
--



commit gtk3 for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2015-04-23 07:56:07

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.changes2015-03-30 
19:29:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2015-04-23 
07:56:10.0 +0200
@@ -1,0 +2,29 @@
+Tue Apr 14 08:45:58 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.2:
+  + Avoid a crash in GtkApplication.
+  + Avoid a crash with GtkTreeview rubberbanding.
+  + GtkApplication: Prevent more crashes around shutdown.
+  + Prevent tab close button size changes.
+  + Bugs fixed: bgo#746706, bgo#747288, bgo#747471, bgo#747539,
+bgo#747608, bgo#747689.
+  + Updated translations.
+- Drop gtk3-find-wayland-includedir.patch: Not needed anymore.
+- Disable gtk3-bnc130159-bgo319483-async-font-selection.patch:
+  Upstream bug was closed as obsolete in 2011, lets disable for now
+  and see if anyone misses it.
+
+---
+Wed Apr  8 07:15:23 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Improve client-side decorations without a compositor.
+  + Bugs fixed: bgo#132197, bgo#402168, bgo#613833, bgo#671362,
+bgo#734741, bgo#737175, bgo#746222, bgo#746253, bgo#746301,
+bgo#746391, bgo#746468, bgo#746586, bgo#746602, bgo#746688,
+bgo#746712, bgo#746746, bgo#746784, bgo#746817, bgo#746821,
+bgo#746862, bgo#746893, bgo#746904, bgo#746961, bgo#747096,
+bgo#747133, bgo#747305, bgo#747406, bgo#747407.
+  + Updated translations.
+
+---

Old:

  gtk+-3.16.0.tar.xz
  gtk3-find-wayland-includedir.patch

New:

  gtk+-3.16.2.tar.xz



Other differences:
--
++ gtk3.spec ++
--- /var/tmp/diff_new_pack.IRGxeB/_old  2015-04-23 07:56:11.0 +0200
+++ /var/tmp/diff_new_pack.IRGxeB/_new  2015-04-23 07:56:11.0 +0200
@@ -29,7 +29,7 @@
 
 Name:   gtk3
 %define _name gtk+
-Version:3.16.0
+Version:3.16.2
 Release:0
 Summary:The GTK+ toolkit library (version 3)
 License:LGPL-2.1+
@@ -44,10 +44,9 @@
 Patch0: gtk3-GTK_PATH64.patch
 # PATCH-FIX-OPENSUSE gtk3-path-local.patch Search in /usr/local/%{_lib} by 
default. bnc369696 bgo534474
 Patch1: gtk3-path-local.patch
+## PATCH-DISABLED gtk3-bnc130159-bgo319483-async-font-selection.patch - 
Upstream bug was closed as obsolete in 2011, lets see if anyone complains. 
 # PATCH-FIX-UPSTREAM gtk3-bnc130159-bgo319483-async-font-selection.patch 
bnc130159 bgo319483 feder...@novell.com - Load fonts asynchronously in 
GtkFontSelection to make it appear faster for CJK languages
 Patch3: gtk3-bnc130159-bgo319483-async-font-selection.patch
-# PATCH-FIX-UPSTREAM gtk3-find-wayland-includedir.patch bgo#696507 
zai...@opensuse.org -- Make configure find wayland include files.
-Patch4: gtk3-find-wayland-includedir.patch
 BuildRequires:  cups-devel = 1.2
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
@@ -337,10 +336,8 @@
 %patch0 -p1
 %endif
 %patch1 -p0
-%patch3 -p1
-%if %{build_wayland_backend}
-%patch4 -p1
-%endif
+## PATCH-DISABLED - Upstream bug was closed as obsolete in 2011, as there was 
a new fontchooser, lets disable the patch and see if anyone complains.
+#%%patch3 -p1
 
 %build
 # Needed for patch1 and patch4

++ gtk+-3.16.0.tar.xz - gtk+-3.16.2.tar.xz ++
/work/SRC/openSUSE:Factory/gtk3/gtk+-3.16.0.tar.xz 
/work/SRC/openSUSE:Factory/.gtk3.new/gtk+-3.16.2.tar.xz differ: char 25, line 1




commit libgovirt for openSUSE:Factory

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package libgovirt for openSUSE:Factory 
checked in at 2015-04-23 07:56:02

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


Package is libgovirt

Changes:

--- /work/SRC/openSUSE:Factory/libgovirt/libgovirt.changes  2014-10-11 
19:28:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgovirt.new/libgovirt.changes 2015-04-23 
07:56:03.0 +0200
@@ -1,0 +2,16 @@
+Wed Apr  8 19:16:50 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.3.3:
+  + Add support for SPICE proxy.
+  + Don't report REST call cancellations as an unexpected error.
+  + Access REST API through /ovirt-engine/api rather than /api as
+the latter is deprecated.
+  + Parse status of storage domains.
+  + Add support for GOVIRT_DISABLE_HTTPS and GOVIRT_NO_SSL_STRICT
+environment variable in order to make it easier to lower
+security during development/testing.
+  + Fix compilation with older glibs.
+  + Fix mingw build.
+  + Updated translations.
+
+---

Old:

  libgovirt-0.3.2.tar.xz

New:

  libgovirt-0.3.3.tar.xz



Other differences:
--
++ libgovirt.spec ++
--- /var/tmp/diff_new_pack.teqIfo/_old  2015-04-23 07:56:03.0 +0200
+++ /var/tmp/diff_new_pack.teqIfo/_new  2015-04-23 07:56:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgovirt
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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:   libgovirt
-Version:0.3.2
+Version:0.3.3
 Release:0
 Summary:GObject based oVirt bindings
 License:LGPL-2.1+

++ libgovirt-0.3.2.tar.xz - libgovirt-0.3.3.tar.xz ++
 3496 lines of diff (skipped)




commit chromium for openSUSE:13.2:Update

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:13.2:Update 
checked in at 2015-04-22 10:05:13

Comparing /work/SRC/openSUSE:13.2:Update/chromium (Old)
 and  /work/SRC/openSUSE:13.2:Update/.chromium.new (New)


Package is chromium

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.oRymL7/_old  2015-04-22 10:05:30.0 +0200
+++ /var/tmp/diff_new_pack.oRymL7/_new  2015-04-22 10:05:30.0 +0200
@@ -1 +1 @@
-link package='chromium.3683' cicount='copy' /
+link package='chromium.3711' cicount='copy' /




commit chromium for openSUSE:13.1:Update

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:13.1:Update 
checked in at 2015-04-22 10:05:12

Comparing /work/SRC/openSUSE:13.1:Update/chromium (Old)
 and  /work/SRC/openSUSE:13.1:Update/.chromium.new (New)


Package is chromium

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.B3BQya/_old  2015-04-22 10:05:23.0 +0200
+++ /var/tmp/diff_new_pack.B3BQya/_new  2015-04-22 10:05:23.0 +0200
@@ -1 +1 @@
-link package='chromium.3683' cicount='copy' /
+link package='chromium.3711' cicount='copy' /




commit kernel-source.3606 for openSUSE:13.2:Update

2015-04-22 Thread h_root
Hello community,

here is the log from the commit of package kernel-source.3606 for 
openSUSE:13.2:Update checked in at 2015-04-22 13:19:42

Comparing /work/SRC/openSUSE:13.2:Update/kernel-source.3606 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kernel-source.3606.new (New)


Package is kernel-source.3606

Changes:

--- /work/SRC/openSUSE:13.2:Update/kernel-source.3606/kernel-debug.changes  
2015-04-13 13:08:15.0 +0200
+++ /work/SRC/openSUSE:13.2:Update/.kernel-source.3606.new/kernel-debug.changes 
2015-04-22 13:19:43.0 +0200
@@ -1,0 +2,104 @@
+Tue Apr 14 09:11:37 CEST 2015 - ti...@suse.de
+
+- kabi: fix for move of d_rcu (bnc#903640 CVE-2014-8559
+  boo#927018).
+- commit 93c1539
+
+---
+Tue Apr 14 06:18:10 CEST 2015 - j...@suse.com
+
+- Update config files. (boo#925479)
+  Do not set CONFIG_SYSTEM_TRUSTED_KEYRING until we need it in future
+  openSUSE version:
+  e.g. MODULE_SIG, IMA, PKCS7(new), KEXEC_BZIMAGE_VERIFY_SIG(new)
+- commit 55df6c2
+
+---
+Thu Apr  9 12:57:08 CEST 2015 - b...@suse.de
+
+- x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
+  (bsc#926240, CVE-2015-2830).
+- commit 3a397b8
+
+---
+Thu Apr  9 12:15:54 CEST 2015 - mkube...@suse.cz
+
+- net: rds: use correct size for max unacked packets and bytes
+  (bsc#919018 CVE-2015-2042).
+- commit a7793ed
+
+---
+Thu Apr  9 12:02:41 CEST 2015 - b...@suse.de
+
+- eCryptfs: Remove buggy and unnecessary write in file name
+  decode routine (bsc#918333, CVE-2014-9683).
+- commit 8629f98
+
+---
+Wed Apr  8 16:20:19 CEST 2015 - dste...@suse.cz
+
+- btrfs: simplify insert_orphan_item (boo#926385).
+- btrfs: set proper message level for skinny metadata.
+- Btrfs: make sure we wait on logged extents when fsycning
+  two subvols.
+- btrfs: fix lost return value due to variable shadowing.
+- btrfs: fix leak of path in btrfs_find_item.
+- Btrfs: fix fsync data loss after adding hard link to inode.
+- Btrfs: fix fs corruption on transaction abort if device
+  supports discard.
+- Btrfs: fix data loss in the fast fsync path.
+- Btrfs: don't delay inode ref updates during log replay.
+- Btrfs: do not move em to modified list when unpinning.
+- commit b3e6aaf
+
+---
+Wed Apr  8 16:17:36 CEST 2015 - dste...@suse.cz
+
+- Btrfs:__add_inode_ref: out of bounds memory read when looking
+  for extended ref.
+- Btrfs: fix inode eviction infinite loop after cloning into it
+  (boo#905088).
+- commit 02270f6
+
+---
+Wed Apr  8 15:20:32 CEST 2015 - j...@suse.cz
+
+- Add CVE reference to
+  patches.fixes/ext4-allocate-entire-range-in-zero-range.patch
+  (bnc#919032 CVE-2015-0275).
+- commit 059ac72
+
+---
+Wed Apr  8 15:15:49 CEST 2015 - j...@suse.cz
+
+- ext4: allocate entire range in zero range (bnc#919032).
+- commit 6f1dee9
+
+---
+Wed Apr  8 15:15:00 CEST 2015 - j...@suse.cz
+
+- ext4: fix ZERO_RANGE bug hidden by flag aliasing.
+- commit 9d6a4be
+
+---
+Wed Apr  8 14:31:19 CEST 2015 - oneu...@suse.de
+
+- Input: xpad - use proper endpoint type (bnc#926397).
+- commit 07617fe
+
+---
+Mon Mar 23 11:08:34 CET 2015 - b...@suse.de
+
+- Update
+  
patches.arch/x86-microcode-intel-guard-against-stack-overflow-in-the-loader.patch
+  (bsc#922944, CVE-2015-2666).
+- commit 04be35a
+
+---
+Mon Mar 23 07:46:11 CET 2015 - ne...@suse.de
+
+- md: don't require sync_min to be a multiple of chunk_size
+  (bnc#910500).
+- commit fde41e8
+
+---
@@ -48,0 +153,12 @@
+
+---
+Mon Mar 16 15:04:51 CET 2015 - dmuel...@suse.com
+
+- ARM64: Enable CONFIG_COMPAT
+- commit 23df5ff
+
+---
+Sun Mar 15 12:44:37 CET 2015 - dmuel...@suse.com
+
+- ARM64: Fix support for ARMv7 userspace
+- commit e18816f
kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-lpae.changes: same change
kernel-obs-build.changes: same change
kernel-obs-qa-xen.changes: same change
kernel-obs-qa.changes: same