commit libgnome-games-support for openSUSE:Factory

2020-04-23 Thread root
Hello community,

here is the log from the commit of package libgnome-games-support for 
openSUSE:Factory checked in at 2020-04-23 18:31:47

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


Package is "libgnome-games-support"

Thu Apr 23 18:31:47 2020 rev:11 rq:795234 version:1.6.1

Changes:

--- 
/work/SRC/openSUSE:Factory/libgnome-games-support/libgnome-games-support.changes
2020-01-27 20:16:06.060473564 +0100
+++ 
/work/SRC/openSUSE:Factory/.libgnome-games-support.new.2738/libgnome-games-support.changes
  2020-04-23 18:31:53.732255082 +0200
@@ -1,0 +2,17 @@
+Thu Mar 26 21:08:35 UTC 2020 - Bjørn Lie 
+
+- Update to version 1.6.1:
+  + Always show category in scores dialog.
+
+---
+Fri Mar  6 10:54:42 UTC 2020 - Bjørn Lie 
+
+- Update to version 1.6.0.1:
+  + Updated translations.
+- Changes from version 1.5.59:
+  + Replace autotools buildsystem with meson.
+- Switch to meson buildsystem following upstream changes. Add
+  meson BuildRequires and macros. Also add a check section, and run
+  meson_test.
+
+---

Old:

  libgnome-games-support-1.4.4.tar.xz

New:

  libgnome-games-support-1.6.1.tar.xz



Other differences:
--
++ libgnome-games-support.spec ++
--- /var/tmp/diff_new_pack.5SNPrc/_old  2020-04-23 18:31:54.624256789 +0200
+++ /var/tmp/diff_new_pack.5SNPrc/_new  2020-04-23 18:31:54.628256796 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnome-games-support
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,16 @@
 %define sover 3
 
 Name:   libgnome-games-support
-Version:1.4.4
+Version:1.6.1
 Release:0
 Summary:Internal support library for GNOME games
 License:LGPL-3.0-or-later
 Group:  Development/Libraries/GNOME
 URL:https://git.gnome.org/browse/libgnome-games-support/
-Source0:
https://download.gnome.org/sources/libgnome-games-support/1.4/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/libgnome-games-support/1.6/%{name}-%{version}.tar.xz
 
 BuildRequires:  intltool >= 0.50.2
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  vala >= 0.40
 BuildRequires:  pkgconfig(gee-0.8)
@@ -64,22 +65,24 @@
 %lang_package
 
 %prep
-%autosetup
+%autosetup -p1
 
 %build
-%configure
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
-find %{buildroot} -type f -name "*.la" -delete -print
+%meson_install
 %find_lang %{name}
 
+%check
+%meson_test
+
 %post -n libgnome-games-support-1-%{sover} -p /sbin/ldconfig
 %postun -n libgnome-games-support-1-%{sover} -p /sbin/ldconfig
 
 %files -n libgnome-games-support-1-%{sover}
-%license COPYING.LESSER
+%license COPYING COPYING.LESSER
 %{_libdir}/libgnome-games-support-1.so.%{sover}*
 
 %files devel

++ libgnome-games-support-1.4.4.tar.xz -> 
libgnome-games-support-1.6.1.tar.xz ++
 61912 lines of diff (skipped)




commit libgnome-games-support for openSUSE:Factory

2020-01-27 Thread root
Hello community,

here is the log from the commit of package libgnome-games-support for 
openSUSE:Factory checked in at 2020-01-27 20:16:04

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


Package is "libgnome-games-support"

Mon Jan 27 20:16:04 2020 rev:10 rq:767451 version:1.4.4

Changes:

--- 
/work/SRC/openSUSE:Factory/libgnome-games-support/libgnome-games-support.changes
2019-09-04 09:15:46.354934557 +0200
+++ 
/work/SRC/openSUSE:Factory/.libgnome-games-support.new.26092/libgnome-games-support.changes
 2020-01-27 20:16:06.060473564 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:16:24 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ libgnome-games-support.spec ++
--- /var/tmp/diff_new_pack.YUYyLV/_old  2020-01-27 20:16:07.004474140 +0100
+++ /var/tmp/diff_new_pack.YUYyLV/_new  2020-01-27 20:16:07.028474155 +0100
@@ -34,7 +34,6 @@
 BuildRequires:  pkgconfig(gio-2.0) >= 2.40
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.2
-Recommends: %{name}-lang
 
 %description
 libgnome-games-support is a small library intended for internal use by




commit libgnome-games-support for openSUSE:Factory

2019-09-04 Thread root
Hello community,

here is the log from the commit of package libgnome-games-support for 
openSUSE:Factory checked in at 2019-09-04 09:14:31

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


Package is "libgnome-games-support"

Wed Sep  4 09:14:31 2019 rev:9 rq:727930 version:1.4.4

Changes:

--- 
/work/SRC/openSUSE:Factory/libgnome-games-support/libgnome-games-support.changes
2019-01-15 09:15:32.882281669 +0100
+++ 
/work/SRC/openSUSE:Factory/.libgnome-games-support.new.7948/libgnome-games-support.changes
  2019-09-04 09:15:46.354934557 +0200
@@ -1,0 +2,6 @@
+Mon Sep  2 20:20:37 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.4.4:
+  + Fix build with new gettext.
+
+---

Old:

  libgnome-games-support-1.4.3.tar.xz

New:

  libgnome-games-support-1.4.4.tar.xz



Other differences:
--
++ libgnome-games-support.spec ++
--- /var/tmp/diff_new_pack.rKE9cs/_old  2019-09-04 09:15:46.710934508 +0200
+++ /var/tmp/diff_new_pack.rKE9cs/_new  2019-09-04 09:15:46.710934508 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnome-games-support
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define sover 3
 
 Name:   libgnome-games-support
-Version:1.4.3
+Version:1.4.4
 Release:0
 Summary:Internal support library for GNOME games
 License:LGPL-3.0-or-later

++ libgnome-games-support-1.4.3.tar.xz -> 
libgnome-games-support-1.4.4.tar.xz ++
 15167 lines of diff (skipped)




commit libgnome-games-support for openSUSE:Factory

2019-01-15 Thread root
Hello community,

here is the log from the commit of package libgnome-games-support for 
openSUSE:Factory checked in at 2019-01-15 09:15:30

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


Package is "libgnome-games-support"

Tue Jan 15 09:15:30 2019 rev:8 rq:657489 version:1.4.3

Changes:

--- 
/work/SRC/openSUSE:Factory/libgnome-games-support/libgnome-games-support.changes
2018-09-04 22:55:08.244789162 +0200
+++ 
/work/SRC/openSUSE:Factory/.libgnome-games-support.new.28833/libgnome-games-support.changes
 2019-01-15 09:15:32.882281669 +0100
@@ -1,0 +2,6 @@
+Tue Dec 11 20:40:23 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.4.3:
+  + Fix build with vala 0.43.1
+
+---

Old:

  libgnome-games-support-1.4.2.tar.xz

New:

  libgnome-games-support-1.4.3.tar.xz



Other differences:
--
++ libgnome-games-support.spec ++
--- /var/tmp/diff_new_pack.anCyqs/_old  2019-01-15 09:15:34.090280546 +0100
+++ /var/tmp/diff_new_pack.anCyqs/_new  2019-01-15 09:15:34.126280513 +0100
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define sover 3
 
 Name:   libgnome-games-support
-Version:1.4.2
+Version:1.4.3
 Release:0
 Summary:Internal support library for GNOME games
 License:LGPL-3.0-or-later

++ libgnome-games-support-1.4.2.tar.xz -> 
libgnome-games-support-1.4.3.tar.xz ++
 13178 lines of diff (skipped)




commit libgnome-games-support for openSUSE:Factory

2018-09-04 Thread root
Hello community,

here is the log from the commit of package libgnome-games-support for 
openSUSE:Factory checked in at 2018-09-04 22:54:30

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


Package is "libgnome-games-support"

Tue Sep  4 22:54:30 2018 rev:7 rq:629368 version:1.4.2

Changes:

--- 
/work/SRC/openSUSE:Factory/libgnome-games-support/libgnome-games-support.changes
2018-03-09 10:43:05.422254033 +0100
+++ 
/work/SRC/openSUSE:Factory/.libgnome-games-support.new/libgnome-games-support.changes
   2018-09-04 22:55:08.244789162 +0200
@@ -1,0 +2,20 @@
+Mon Aug 13 08:56:31 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.4.2:
+  + Hide category chooser on scores dialog when not needed.
+- Changes from version 1.4.1:
+  + Fix invalid cast in scores dialog.
+- Changes from version 1.4.0:
+  + Fix Scores.Context.get_high_scores() returning unordered
+scores.
+  + Ensure all public objects are usable when created with
+g_object_new().
+  + Build with --abi-stability (requires valac 0.40). Bump soname.
+- Following upstream changes, bump soname to 3, use define sover to
+  ease future bumps.
+- Drop gnome-common BuildRequires and remove conditional autogen
+  call, we are using a prestine tarball.
+- Add make_build, actually build the libs ourselves, not just
+  install the upstream ones. Use autosetup macro.
+
+---

Old:

  libgnome-games-support-1.2.3.tar.xz

New:

  libgnome-games-support-1.4.2.tar.xz



Other differences:
--
++ libgnome-games-support.spec ++
--- /var/tmp/diff_new_pack.nwBUVl/_old  2018-09-04 22:55:08.720790790 +0200
+++ /var/tmp/diff_new_pack.nwBUVl/_new  2018-09-04 22:55:08.720790790 +0200
@@ -16,18 +16,20 @@
 #
 
 
+%define sover 3
+
 Name:   libgnome-games-support
-Version:1.2.3
+Version:1.4.2
 Release:0
 Summary:Internal support library for GNOME games
 License:LGPL-3.0-or-later
 Group:  Development/Libraries/GNOME
-Url:https://git.gnome.org/browse/libgnome-games-support/
-Source: 
http://download.gnome.org/sources/libgnome-games-support/1.2/%{name}-%{version}.tar.xz
-BuildRequires:  gnome-common
+URL:https://git.gnome.org/browse/libgnome-games-support/
+Source0:
https://download.gnome.org/sources/libgnome-games-support/1.4/%{name}-%{version}.tar.xz
+
 BuildRequires:  intltool >= 0.50.2
 BuildRequires:  pkgconfig
-BuildRequires:  vala >= 0.24
+BuildRequires:  vala >= 0.40
 BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.40
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40
@@ -39,13 +41,13 @@
 GNOME Games, but it may be used by others. The API will only break
 with the major version number. The ABI is unstable.
 
-%package -n libgnome-games-support-1-2
+%package -n libgnome-games-support-1-%{sover}
 Summary:Internal support library for GNOME games
 # In order for the -lang package to be installable
 Group:  System/Libraries
 Provides:   %{name} = %{version}
 
-%description -n libgnome-games-support-1-2
+%description -n libgnome-games-support-1-%{sover}
 libgnome-games-support is a small library intended for internal use by
 GNOME Games, but it may be used by others. The API will only break
 with the major version number. The ABI is unstable.
@@ -53,7 +55,7 @@
 %package devel
 Summary:Development files for the GNOME Internal games library
 Group:  Development/Libraries/C and C++
-Requires:   libgnome-games-support-1-2 = %{version}
+Requires:   libgnome-games-support-1-%{sover} = %{version}
 
 %description devel
 libgnome-games-support is a small library intended for internal use by
@@ -63,24 +65,23 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
 %configure
+%make_build
 
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
 
-%post -n libgnome-games-support-1-2 -p /sbin/ldconfig
-%postun -n libgnome-games-support-1-2 -p /sbin/ldconfig
+%post -n libgnome-games-support-1-%{sover} -p /sbin/ldconfig
+%postun -n libgnome-games-support-1-%{sover} -p /sbin/ldconfig
 
-%files -n libgnome-games-support-1-2
+%files -n libgnome-games-support-1-%{sover}
 %license COPYING.LESSER
-
-%{_libdir}/libgnome-games-support-1.so.2*
+%{_libdir}/libgnome-games-support-1.so.%{sover}*
 
 %files devel
 %{_includedir}/gnome-games-support-1/

++ libgnome-games-support-1.2.3.tar.xz -> 
libgnome-games-support-1.4.2.tar.xz ++
 16610 lines of diff (skipped)




commit libgnome-games-support for openSUSE:Factory

2018-03-09 Thread root
Hello community,

here is the log from the commit of package libgnome-games-support for 
openSUSE:Factory checked in at 2018-03-09 10:43:03

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


Package is "libgnome-games-support"

Fri Mar  9 10:43:03 2018 rev:6 rq:583032 version:1.2.3

Changes:

--- 
/work/SRC/openSUSE:Factory/libgnome-games-support/libgnome-games-support.changes
2017-09-13 21:46:14.543907756 +0200
+++ 
/work/SRC/openSUSE:Factory/.libgnome-games-support.new/libgnome-games-support.changes
   2018-03-09 10:43:05.422254033 +0100
@@ -1,0 +2,10 @@
+Mon Mar  5 15:24:47 UTC 2018 - jeng...@inai.de
+
+- Fix SRPM group.
+
+---
+Wed Feb 28 16:34:47 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ libgnome-games-support.spec ++
--- /var/tmp/diff_new_pack.BXldpF/_old  2018-03-09 10:43:06.198226087 +0100
+++ /var/tmp/diff_new_pack.BXldpF/_new  2018-03-09 10:43:06.202225943 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnome-games-support
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,19 +20,19 @@
 Version:1.2.3
 Release:0
 Summary:Internal support library for GNOME games
-License:LGPL-3.0+
-Group:  System/Libraries
+License:LGPL-3.0-or-later
+Group:  Development/Libraries/GNOME
 Url:https://git.gnome.org/browse/libgnome-games-support/
 Source: 
http://download.gnome.org/sources/libgnome-games-support/1.2/%{name}-%{version}.tar.xz
 BuildRequires:  gnome-common
 BuildRequires:  intltool >= 0.50.2
+BuildRequires:  pkgconfig
 BuildRequires:  vala >= 0.24
 BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.40
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.2
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 libgnome-games-support is a small library intended for internal use by
@@ -61,6 +61,7 @@
 with the major version number. The ABI is unstable.
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -74,22 +75,19 @@
 %find_lang %{name}
 
 %post -n libgnome-games-support-1-2 -p /sbin/ldconfig
-
 %postun -n libgnome-games-support-1-2 -p /sbin/ldconfig
 
 %files -n libgnome-games-support-1-2
-%defattr(-,root,root)
-%doc COPYING.LESSER COPYING
+%license COPYING.LESSER
+
 %{_libdir}/libgnome-games-support-1.so.2*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/gnome-games-support-1/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 %{_datadir}/vala/
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog




commit libgnome-games-support for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package libgnome-games-support for 
openSUSE:Factory checked in at 2017-09-13 21:46:13

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


Package is "libgnome-games-support"

Wed Sep 13 21:46:13 2017 rev:5 rq:522819 version:1.2.3

Changes:

--- 
/work/SRC/openSUSE:Factory/libgnome-games-support/libgnome-games-support.changes
2017-06-19 13:22:40.390503448 +0200
+++ 
/work/SRC/openSUSE:Factory/.libgnome-games-support.new/libgnome-games-support.changes
   2017-09-13 21:46:14.543907756 +0200
@@ -1,0 +2,6 @@
+Sat Sep  9 16:15:07 UTC 2017 - dims...@opensuse.org
+
+- Update to version 1.2.3:
+  + Updated translations.
+
+---

Old:

  libgnome-games-support-1.2.2.tar.xz

New:

  libgnome-games-support-1.2.3.tar.xz



Other differences:
--
++ libgnome-games-support.spec ++
--- /var/tmp/diff_new_pack.MN3Z9f/_old  2017-09-13 21:46:15.043837420 +0200
+++ /var/tmp/diff_new_pack.MN3Z9f/_new  2017-09-13 21:46:15.043837420 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libgnome-games-support
-Version:1.2.2
+Version:1.2.3
 Release:0
 Summary:Internal support library for GNOME games
 License:LGPL-3.0+

++ libgnome-games-support-1.2.2.tar.xz -> 
libgnome-games-support-1.2.3.tar.xz ++
 5451 lines of diff (skipped)




commit libgnome-games-support for openSUSE:Factory

2017-06-19 Thread root
Hello community,

here is the log from the commit of package libgnome-games-support for 
openSUSE:Factory checked in at 2017-06-19 13:22:37

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


Package is "libgnome-games-support"

Mon Jun 19 13:22:37 2017 rev:4 rq:504286 version:1.2.2

Changes:

--- 
/work/SRC/openSUSE:Factory/libgnome-games-support/libgnome-games-support.changes
2016-10-26 21:48:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libgnome-games-support.new/libgnome-games-support.changes
   2017-06-19 13:22:40.390503448 +0200
@@ -1,0 +2,7 @@
+Fri Jun 16 17:59:04 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.2.2:
+  + Fix wrong printf format specifier.
+  + Updated translations.
+
+---

Old:

  libgnome-games-support-1.2.1.tar.xz

New:

  libgnome-games-support-1.2.2.tar.xz



Other differences:
--
++ libgnome-games-support.spec ++
--- /var/tmp/diff_new_pack.BQ9Uvo/_old  2017-06-19 13:22:40.962422896 +0200
+++ /var/tmp/diff_new_pack.BQ9Uvo/_new  2017-06-19 13:22:40.962422896 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnome-games-support
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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:   libgnome-games-support
-Version:1.2.1
+Version:1.2.2
 Release:0
 Summary:Internal support library for GNOME games
 License:LGPL-3.0+
@@ -41,8 +41,8 @@
 
 %package -n libgnome-games-support-1-2
 Summary:Internal support library for GNOME games
-Group:  System/Libraries
 # In order for the -lang package to be installable
+Group:  System/Libraries
 Provides:   %{name} = %{version}
 
 %description -n libgnome-games-support-1-2

++ libgnome-games-support-1.2.1.tar.xz -> 
libgnome-games-support-1.2.2.tar.xz ++
 19886 lines of diff (skipped)




commit libgnome-games-support for openSUSE:Factory

2016-10-26 Thread h_root
Hello community,

here is the log from the commit of package libgnome-games-support for 
openSUSE:Factory checked in at 2016-10-26 21:48:35

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


Package is "libgnome-games-support"

Changes:

--- 
/work/SRC/openSUSE:Factory/libgnome-games-support/libgnome-games-support.changes
2016-09-23 11:34:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libgnome-games-support.new/libgnome-games-support.changes
   2016-10-26 21:48:37.0 +0200
@@ -1,0 +2,7 @@
+Tue Oct 25 09:14:16 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.2.1:
+  + Do not iterate global main context when running scores dialog.
+  + Updated translations.
+
+---

Old:

  libgnome-games-support-1.2.0.tar.xz

New:

  libgnome-games-support-1.2.1.tar.xz



Other differences:
--
++ libgnome-games-support.spec ++
--- /var/tmp/diff_new_pack.laTzEz/_old  2016-10-26 21:48:38.0 +0200
+++ /var/tmp/diff_new_pack.laTzEz/_new  2016-10-26 21:48:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libgnome-games-support
-Version:1.2.0
+Version:1.2.1
 Release:0
 Summary:Internal support library for GNOME games
 License:LGPL-3.0+

++ libgnome-games-support-1.2.0.tar.xz -> 
libgnome-games-support-1.2.1.tar.xz ++
 2982 lines of diff (skipped)




commit libgnome-games-support for openSUSE:Factory

2016-09-23 Thread h_root
Hello community,

here is the log from the commit of package libgnome-games-support for 
openSUSE:Factory checked in at 2016-09-23 11:34:54

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


Package is "libgnome-games-support"

Changes:

--- 
/work/SRC/openSUSE:Factory/libgnome-games-support/libgnome-games-support.changes
2016-09-01 14:02:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libgnome-games-support.new/libgnome-games-support.changes
   2016-09-23 11:34:56.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 19 08:01:01 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.2.0:
+  + Updated translations.
+
+---

Old:

  libgnome-games-support-1.1.91.tar.xz

New:

  libgnome-games-support-1.2.0.tar.xz



Other differences:
--
++ libgnome-games-support.spec ++
--- /var/tmp/diff_new_pack.N3NOmC/_old  2016-09-23 11:34:57.0 +0200
+++ /var/tmp/diff_new_pack.N3NOmC/_new  2016-09-23 11:34:57.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libgames-support
+# spec file for package libgnome-games-support
 #
 # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -17,13 +17,13 @@
 
 
 Name:   libgnome-games-support
-Version:1.1.91
+Version:1.2.0
 Release:0
 Summary:Internal support library for GNOME games
 License:LGPL-3.0+
 Group:  System/Libraries
 Url:https://git.gnome.org/browse/libgnome-games-support/
-Source: 
http://download.gnome.org/sources/libgnome-games-support/1.1/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/libgnome-games-support/1.2/%{name}-%{version}.tar.xz
 BuildRequires:  gnome-common
 BuildRequires:  intltool >= 0.50.2
 BuildRequires:  vala >= 0.24

++ libgnome-games-support-1.1.91.tar.xz -> 
libgnome-games-support-1.2.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgnome-games-support-1.1.91/NEWS 
new/libgnome-games-support-1.2.0/NEWS
--- old/libgnome-games-support-1.1.91/NEWS  2016-08-29 02:41:58.0 
+0200
+++ new/libgnome-games-support-1.2.0/NEWS   2016-09-19 03:47:24.0 
+0200
@@ -1,3 +1,8 @@
+1.2.0 - September 18, 2016
+==
+
+- Updated translations
+
 1.1.91 - August 28, 2016
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgnome-games-support-1.1.91/configure 
new/libgnome-games-support-1.2.0/configure
--- old/libgnome-games-support-1.1.91/configure 2016-08-29 02:42:34.0 
+0200
+++ new/libgnome-games-support-1.2.0/configure  2016-09-19 03:49: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 libgnome-games-support 1.1.91.
+# Generated by GNU Autoconf 2.69 for libgnome-games-support 1.2.0.
 #
 # Report bugs to .
 #
@@ -650,8 +650,8 @@
 # Identity of this package.
 PACKAGE_NAME='libgnome-games-support'
 PACKAGE_TARNAME='libgnome-games-support'
-PACKAGE_VERSION='1.1.91'
-PACKAGE_STRING='libgnome-games-support 1.1.91'
+PACKAGE_VERSION='1.2.0'
+PACKAGE_STRING='libgnome-games-support 1.2.0'
 PACKAGE_BUGREPORT='https://bugzilla.gnome.org'
 PACKAGE_URL=''
 
@@ -1424,7 +1424,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 libgnome-games-support 1.1.91 to adapt to many kinds 
of systems.
+\`configure' configures libgnome-games-support 1.2.0 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1495,7 +1495,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libgnome-games-support 
1.1.91:";;
+ short | recursive ) echo "Configuration of libgnome-games-support 
1.2.0:";;
esac
   cat <<\_ACEOF
 
@@ -1628,7 +1628,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libgnome-games-support configure 1.1.91
+libgnome-games-support configure 1.2.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1906,7 +1906,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libgnome-games-support $as_me 1.1.91, which was
+It was created by libgnome-games-support $as_me 1.2.0, which was
 generated by GNU Autoconf 2.69.  Invocation command