Hello community,

here is the log from the commit of package four-in-a-row for openSUSE:Factory 
checked in at 2014-05-05 21:14:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2013-10-14 14:26:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.four-in-a-row.new/four-in-a-row.changes 
2014-05-05 21:15:09.000000000 +0200
@@ -1,0 +2,57 @@
+Mon Apr 14 19:08:50 UTC 2014 - [email protected]
+
+- Update to version 3.12.1:
+  + Fix GTK+ build requirement.
+  + Update translations.
+
+-------------------------------------------------------------------
+Mon Mar 24 17:34:38 UTC 2014 - [email protected]
+
+- Update to version 3.12.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 17 08:18:04 UTC 2014 - [email protected]
+
+- Update to version 3.11.92:
+  + Disable Hint after Undo to start if the computer moves first.
+  + Distribute new file COPYING.faenza-themes.
+  + Help: scores page should not mention theme-specific colors.
+  + Updated translations.
+- Update License tag to GPL-2.0+ and GPL-3.0+ (GPL-2.0+ for the
+  source/program code, GPL-3.0+ for the themes).
+
+-------------------------------------------------------------------
+Tue Feb 18 09:49:51 UTC 2014 - [email protected]
+
+- Update to version 3.11.90:
+  + New themes.
+  + All old themes, except for the high contrast themes, have been
+    removed.
+  + Removed the menu bar and status bar.
+  + Added a header bar.
+  + Undo, Hint, and New Game buttons added into the window.
+  + Use an application menu.
+  + The game now properly displays the winner in two-player games.
+  + Fullscreen mode has been removed, since it doesn't look very
+    good.
+  + It is no longer possible to request a hint twice in a row.
+  + It is no longer possible to start a computer vs. computer game.
+  + It is no longer possible to disable animations.
+  + Added tooltips to all buttons.
+  + Updated translations.
+- .desktop file got renamed to four-in-a-row from gnect.
+
+-------------------------------------------------------------------
+Mon Dec 16 22:06:24 UTC 2013 - [email protected]
+
+- Update to version 3.11.3:
+  + Update AppData.
+  + build: make *-validate optional.
+- Changes from version 3.11.1:
+  + Require intltool 0.50.
+  + Remove BugBuddy support.
+  + Update AppData.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  four-in-a-row-3.10.1.tar.xz

New:
----
  four-in-a-row-3.12.1.tar.xz

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

Other differences:
------------------
++++++ four-in-a-row.spec ++++++
--- /var/tmp/diff_new_pack.nx8Tsg/_old  2014-05-05 21:15:10.000000000 +0200
+++ /var/tmp/diff_new_pack.nx8Tsg/_new  2014-05-05 21:15:10.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package four-in-a-row
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,20 @@
 
 
 Name:           four-in-a-row
-Version:        3.10.1
+Version:        3.12.1
 Release:        0
 Summary:        Connect Four Game for GNOME
-License:        GPL-2.0+
+License:        GPL-2.0+ and GPL-3.0+
 Group:          Amusements/Games/Board/Other
+# License notice: Source code is GPL-3.0+, Icon themes are GPL-3.0+
 Url:            https://live.gnome.org/Iagno
-Source:         
http://download.gnome.org/sources/four-in-a-row/3.10/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/four-in-a-row/3.12/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  intltool >= 0.35.0
+BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
 BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.26
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.32.0
 Recommends:     %{name}-lang
@@ -56,7 +57,7 @@
 %install
 %make_install
 %find_lang %{name} %{?no_lang_C}
-%suse_update_desktop_file gnect
+%suse_update_desktop_file four-in-a-row
 
 %post
 %glib2_gsettings_schema_post
@@ -72,13 +73,13 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING NEWS
+%doc COPYING COPYING.faenza-themes NEWS
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/four-in-a-row.appdata.xml
-%{_datadir}/applications/gnect.desktop
+%{_datadir}/applications/four-in-a-row.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_datadir}/icons/HighContrast/

++++++ four-in-a-row-3.10.1.tar.xz -> four-in-a-row-3.12.1.tar.xz ++++++
++++ 59096 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to