Hello community,

here is the log from the commit of package libgames-support for 
openSUSE:Factory checked in at 2016-03-29 14:37:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgames-support (Old)
 and      /work/SRC/openSUSE:Factory/.libgames-support.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgames-support"

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

Old:
----
  libgames-support-0.1.tar.xz

New:
----
  libgames-support-1.0.tar.xz

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

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

++++++ libgames-support-0.1.tar.xz -> libgames-support-1.0.tar.xz ++++++
++++ 40322 lines of diff (skipped)


Reply via email to