commit swell-foop for openSUSE:Factory

2020-10-10 Thread root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2020-10-10 19:02:08

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


Package is "swell-foop"

Sat Oct 10 19:02:08 2020 rev:29 rq:840245 version:3.34.1

Changes:

--- /work/SRC/openSUSE:Factory/swell-foop/swell-foop.changes2020-01-28 
10:53:01.512880173 +0100
+++ /work/SRC/openSUSE:Factory/.swell-foop.new.4249/swell-foop.changes  
2020-10-10 19:02:22.060424032 +0200
@@ -1,0 +2,6 @@
+Wed Oct  7 14:39:54 UTC 2020 - [email protected]
+
+- Add swell-foop-vala-syntax.patch: Don't use unsupported vala
+  syntax, (glgo#GNOME/swell-foop!20).
+
+---

New:

  swell-foop-vala-syntax.patch



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.JwYaoi/_old  2020-10-10 19:02:23.160424578 +0200
+++ /var/tmp/diff_new_pack.JwYaoi/_new  2020-10-10 19:02:23.164424580 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package swell-foop
 #
-# 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
@@ -24,7 +24,8 @@
 Group:  Amusements/Games/Board/Puzzle
 URL:https://wiki.gnome.org/Apps/Swell_Foop
 Source0:
https://download.gnome.org/sources/swell-foop/3.34/%{name}-%{version}.tar.xz
-
+#PATCH-FIX-UPSTREAM swell-foop-vala-syntax.patch glgo#GNOME/swell-foop!20 
[email protected] -- Don't use unsupported vala syntax.
+Patch0: swell-foop-vala-syntax.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  meson

++ swell-foop-vala-syntax.patch ++
diff -Naur a/src/game-view.vala b/src/game-view.vala
--- a/src/game-view.vala2019-10-15 05:48:06.0 -0500
+++ b/src/game-view.vala2020-10-07 09:24:59.916669487 -0500
@@ -354,7 +354,7 @@
 public Theme (string name)
 {
 textures = new Clutter.Image [4];
-string[4] colors = {"blue", "green", "yellow", "red"};
+string[] colors = {"blue", "green", "yellow", "red"};
 
 /* Create the textures required to render */
 try



commit swell-foop for openSUSE:Factory

2020-01-28 Thread root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2020-01-28 10:53:00

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


Package is "swell-foop"

Tue Jan 28 10:53:00 2020 rev:28 rq:767481 version:3.34.1

Changes:

--- /work/SRC/openSUSE:Factory/swell-foop/swell-foop.changes2019-10-17 
13:07:22.836067565 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new.26092/swell-foop.changes 
2020-01-28 10:53:01.512880173 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:19:57 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.KeUFOQ/_old  2020-01-28 10:53:01.920880650 +0100
+++ /var/tmp/diff_new_pack.KeUFOQ/_new  2020-01-28 10:53:01.920880650 +0100
@@ -37,7 +37,6 @@
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12
-Recommends: %{name}-lang
 
 %description
 Swell Foop is a puzzle game, of which the objective is to clear the




commit swell-foop for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2019-10-17 13:07:20

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


Package is "swell-foop"

Thu Oct 17 13:07:20 2019 rev:27 rq:738632 version:3.34.1

Changes:

--- /work/SRC/openSUSE:Factory/swell-foop/swell-foop.changes2019-04-01 
12:31:43.549771091 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new.2352/swell-foop.changes  
2019-10-17 13:07:22.836067565 +0200
@@ -1,0 +2,19 @@
+Tue Oct 15 11:03:54 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.34.1:
+  + Fixed crash.
+  + Updated translations.
+
+---
+Tue Sep 10 06:17:42 CDT 2019 - [email protected]
+
+- Update to version 3.34.0:
+  + Updated translations.
+
+---
+Wed Sep  4 14:48:14 CEST 2019 - [email protected]
+
+- Update to version 3.33.92:
+  + Updated translations.
+
+---

Old:

  swell-foop-3.32.0.tar.xz

New:

  swell-foop-3.34.1.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.f5xqzx/_old  2019-10-17 13:07:23.520065804 +0200
+++ /var/tmp/diff_new_pack.f5xqzx/_new  2019-10-17 13:07:23.520065804 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   swell-foop
-Version:3.32.0
+Version:3.34.1
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0-or-later
 Group:  Amusements/Games/Board/Puzzle
 URL:https://wiki.gnome.org/Apps/Swell_Foop
-Source0:
https://download.gnome.org/sources/swell-foop/3.32/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/swell-foop/3.34/%{name}-%{version}.tar.xz
 
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme

++ swell-foop-3.32.0.tar.xz -> swell-foop-3.34.1.tar.xz ++
 1948 lines of diff (skipped)




commit swell-foop for openSUSE:Factory

2019-04-01 Thread root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2019-04-01 12:31:37

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


Package is "swell-foop"

Mon Apr  1 12:31:37 2019 rev:26 rq:689459 version:3.32.0

Changes:

--- /work/SRC/openSUSE:Factory/swell-foop/swell-foop.changes2018-10-17 
08:12:32.887097960 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new.25356/swell-foop.changes 
2019-04-01 12:31:43.549771091 +0200
@@ -1,0 +2,31 @@
+Mon Mar 11 18:07:19 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.0:
+  + Updated translations.
+
+---
+Tue Mar  5 09:24:01 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.31.92:
+  + Updated translations.
+
+---
+Mon Feb 18 22:16:11 UTC 2019 - [email protected]
+
+- Update to version 3.31.91:
+  + Updated translations.
+- Changes to version 3.31.90:
+  + Added tests to validate appdata and desktop.
+  + Set up flatpak nightly.
+  + Updated translations.
+
+---
+Sat Jan  5 17:13:34 UTC 2019 - [email protected]
+
+- Update to version 3.31.1:
+  + Build fixes for flathub deployment.
+  + Meson build fix.
+  + Removed appmenu.
+  + Updated translations.
+
+---

Old:

  swell-foop-3.30.0.tar.xz

New:

  swell-foop-3.32.0.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.zyVfY7/_old  2019-04-01 12:31:47.453772307 +0200
+++ /var/tmp/diff_new_pack.zyVfY7/_new  2019-04-01 12:31:47.453772307 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package swell-foop
 #
-# 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
@@ -12,18 +12,19 @@
 # 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/
 #
 
 
 Name:   swell-foop
-Version:3.30.0
+Version:3.32.0
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0-or-later
 Group:  Amusements/Games/Board/Puzzle
 URL:https://wiki.gnome.org/Apps/Swell_Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.30/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/swell-foop/3.32/%{name}-%{version}.tar.xz
+
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  meson
@@ -47,7 +48,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %meson
@@ -64,10 +65,10 @@
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
-%{_datadir}/metainfo/swell-foop.appdata.xml
-%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/org.gnome.SwellFoop.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml
 %{_datadir}/icons/hicolor/
+%{_datadir}/metainfo/org.gnome.SwellFoop.appdata.xml
 
 %files lang -f %{name}.lang
 

++ swell-foop-3.30.0.tar.xz -> swell-foop-3.32.0.tar.xz ++
 17766 lines of diff (skipped)




commit swell-foop for openSUSE:Factory

2018-10-16 Thread root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2018-10-17 08:12:23

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


Package is "swell-foop"

Wed Oct 17 08:12:23 2018 rev:25 rq:637366 version:3.30.0

Changes:

--- /work/SRC/openSUSE:Factory/swell-foop/swell-foop.changes2018-03-19 
23:32:07.022905434 +0100
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2018-10-17 08:12:32.887097960 +0200
@@ -1,0 +2,13 @@
+Sun Sep 16 16:07:18 UTC 2018 - [email protected]
+
+- Update to version 3.30.0:
+  + Updated translations.
+  + Build fixes.
+
+---
+Sat Jun 23 01:53:32 UTC 2018 - [email protected]
+
+- Update to version 3.29.3:
+  + Updated translations.
+
+---

Old:

  swell-foop-3.28.0.tar.xz

New:

  swell-foop-3.30.0.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.A03xE7/_old  2018-10-17 08:12:33.819097545 +0200
+++ /var/tmp/diff_new_pack.A03xE7/_new  2018-10-17 08:12:33.819097545 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   swell-foop
-Version:3.28.0
+Version:3.30.0
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0-or-later
 Group:  Amusements/Games/Board/Puzzle
-URL:https://wiki.gnome.org/Apps/Swell%{20}Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.28/%{name}-%{version}.tar.xz
+URL:https://wiki.gnome.org/Apps/Swell_Foop
+Source: 
http://download.gnome.org/sources/swell-foop/3.30/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  meson

++ swell-foop-3.28.0.tar.xz -> swell-foop-3.30.0.tar.xz ++
 52255 lines of diff (skipped)




commit swell-foop for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2018-03-19 23:32:05

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


Package is "swell-foop"

Mon Mar 19 23:32:05 2018 rev:24 rq:587051 version:3.28.0

Changes:

--- /work/SRC/openSUSE:Factory/swell-foop/swell-foop.changes2018-03-14 
19:22:53.319612034 +0100
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2018-03-19 23:32:07.022905434 +0100
@@ -1,0 +2,6 @@
+Tue Mar 13 03:35:59 UTC 2018 - [email protected]
+
+- Update to version 3.28.0:
+  + Updated translations.
+
+---

Old:

  swell-foop-3.27.92.tar.xz

New:

  swell-foop-3.28.0.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.yXC4N5/_old  2018-03-19 23:32:07.794877584 +0100
+++ /var/tmp/diff_new_pack.yXC4N5/_new  2018-03-19 23:32:07.798877441 +0100
@@ -17,16 +17,15 @@
 
 
 Name:   swell-foop
-Version:3.27.92
+Version:3.28.0
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0-or-later
 Group:  Amusements/Games/Board/Puzzle
 URL:https://wiki.gnome.org/Apps/Swell%{20}Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.27/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/swell-foop/3.28/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  intltool >= 0.50
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  vala >= 0.22.0

++ swell-foop-3.27.92.tar.xz -> swell-foop-3.28.0.tar.xz ++
 2954 lines of diff (skipped)




commit swell-foop for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2018-03-14 19:22:51

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


Package is "swell-foop"

Wed Mar 14 19:22:51 2018 rev:23 rq:584689 version:3.27.92

Changes:

--- /work/SRC/openSUSE:Factory/swell-foop/swell-foop.changes2017-09-13 
21:52:55.551488071 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2018-03-14 19:22:53.319612034 +0100
@@ -1,0 +2,59 @@
+Wed Feb 28 16:39:51 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+---
+Tue Feb 27 03:32:44 UTC 2018 - [email protected]
+
+- Update to version 3.27.92:
+  + Updated translations.
+- Drop update-desktop-files BuildRequires and its macro: they are
+  no longer required anymore.
+- Drop unneeded standard BuildRoot tag declaration: RPM already
+  handles this itself.
+
+---
+Wed Feb 21 16:46:35 UTC 2018 - [email protected]
+
+- Update to version 3.27.91:
+  + Meson build fixes.
+  + Updated translations.
+
+---
+Thu Feb  8 03:54:58 UTC 2018 - [email protected]
+
+- Update to version 3.27.90.1:
+  + Build fixes - both meson and autotools.
+- Add gmodule-2.0 and gobject-2.0 pkgconfig modules BuildRequires
+  to avoid implicit dependencies.
+
+---
+Tue Feb  6 13:43:13 UTC 2018 - [email protected]
+
+- Update to version 3.27.90:
+  + Minor user interface updates.
+  + Gettext migration.
+  + Added meson build.
+  + Updated translations.
+- Drop intltool BuildRequires: no longer needed as upstream
+  migrated to gettext.
+- Switch to meson build system:
+  + Add meson BuildRequires.
+  + Replace configure/make/make_install macros with
+meson/meson_build/meson_install.
+
+---
+Tue Nov 14 02:04:16 UTC 2017 - [email protected]
+
+- Update to version 3.27.2:
+  + Updated translations.
+- Update Url to https://wiki.gnome.org/Apps/Swell%20Foop: current
+  Swell Foop's web page.
+- Drop %glib2_gsettings_schema_*, %desktop_database_*,
+  %icon_theme_cache_* scriptlets and
+  %glib2_gsettings_schema_requires macro: the functionality now is
+  covered by RPM file triggers.
+- Add fdupes BuildRequires and its macro for removal of duplicates
+  under the data directory.
+
+---

Old:

  swell-foop-3.26.0.tar.xz

New:

  swell-foop-3.27.92.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.mdCcTO/_old  2018-03-14 19:22:54.139582922 +0100
+++ /var/tmp/diff_new_pack.mdCcTO/_new  2018-03-14 19:22:54.143582780 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package swell-foop
 #
-# 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
@@ -17,25 +17,27 @@
 
 
 Name:   swell-foop
-Version:3.26.0
+Version:3.27.92
 Release:0
 Summary:Same Game for GNOME
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Amusements/Games/Board/Puzzle
-Url:https://live.gnome.org/Swell%20Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.26/%{name}-%{version}.tar.xz
+URL:https://wiki.gnome.org/Apps/Swell%{20}Foop
+Source: 
http://download.gnome.org/sources/swell-foop/3.27/%{name}-%{version}.tar.xz
+BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
-BuildRequires:  update-desktop-files
+BuildRequires:  meson
+BuildRequires:  pkgconfig
 BuildRequires:  vala >= 0.22.0
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.14.0
-BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.4.0
+BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.5.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
+BuildRequires:  pkgconfig(gmodule-2.0)
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.36.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
 
 %description
 Swell Foop is a puzzle game, of which the objective is to clear the
@@ -44,36 +46,26 @@
 until there are none left or no more color groups.
 
 %lang_package
+
 %prep
 %set

commit swell-foop for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2017-09-13 21:52:54

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


Package is "swell-foop"

Wed Sep 13 21:52:54 2017 rev:22 rq:523536 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/swell-foop/swell-foop.changes2017-03-22 
23:13:35.659606427 +0100
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2017-09-13 21:52:55.551488071 +0200
@@ -1,0 +2,13 @@
+Mon Sep 11 22:32:29 UTC 2017 - [email protected]
+
+- Update to version 3.26.0:
+  + Updated translations.
+
+---
+Tue May 23 10:31:11 UTC 2017 - [email protected]
+
+- Update to version 3.25.2:
+  + Only bind the Enter keypress when needed.
+  + Updated translations.
+
+---

Old:

  swell-foop-3.24.0.tar.xz

New:

  swell-foop-3.26.0.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.VfbAON/_old  2017-09-13 21:52:56.259388473 +0200
+++ /var/tmp/diff_new_pack.VfbAON/_new  2017-09-13 21:52:56.259388473 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   swell-foop
-Version:3.24.0
+Version:3.26.0
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://live.gnome.org/Swell%20Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.24/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/swell-foop/3.26/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files

++ swell-foop-3.24.0.tar.xz -> swell-foop-3.26.0.tar.xz ++
 7894 lines of diff (skipped)




commit swell-foop for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2017-03-22 23:13:34

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


Package is "swell-foop"

Wed Mar 22 23:13:34 2017 rev:21 rq:481737 version:3.24.0

Changes:

--- /work/SRC/openSUSE:Factory/swell-foop/swell-foop.changes2016-11-12 
14:48:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2017-03-22 23:13:35.659606427 +0100
@@ -1,0 +2,12 @@
+Tue Mar 21 09:43:40 UTC 2017 - [email protected]
+
+- Update to version 3.24.0:
+  + Updated translations.
+
+---
+Tue Nov 22 12:39:04 UTC 2016 - [email protected]
+
+- Update to version 3.23.2:
+  + Updated translations.
+
+---

Old:

  swell-foop-3.22.2.tar.xz

New:

  swell-foop-3.24.0.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.KPR3HW/_old  2017-03-22 23:13:36.423498205 +0100
+++ /var/tmp/diff_new_pack.KPR3HW/_new  2017-03-22 23:13:36.427497638 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package swell-foop
 #
-# 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,13 +17,13 @@
 
 
 Name:   swell-foop
-Version:3.22.2
+Version:3.24.0
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://live.gnome.org/Swell%20Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.22/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/swell-foop/3.24/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files

++ swell-foop-3.22.2.tar.xz -> swell-foop-3.24.0.tar.xz ++
 6555 lines of diff (skipped)




commit swell-foop for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2016-11-12 14:48:43

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.changes2016-09-23 
11:36:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2016-11-12 14:48:45.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov 10 23:30:34 UTC 2016 - [email protected]
+
+- Update to version 3.22.2:
+  + Updated translations.
+
+---

Old:

  swell-foop-3.22.0.tar.xz

New:

  swell-foop-3.22.2.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.dsZC7o/_old  2016-11-12 14:48:46.0 +0100
+++ /var/tmp/diff_new_pack.dsZC7o/_new  2016-11-12 14:48:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   swell-foop
-Version:3.22.0
+Version:3.22.2
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+

++ swell-foop-3.22.0.tar.xz -> swell-foop-3.22.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/swell-foop-3.22.0/Makefile.in 
new/swell-foop-3.22.2/Makefile.in
--- old/swell-foop-3.22.0/Makefile.in   2016-09-19 19:54:54.0 +0200
+++ new/swell-foop-3.22.2/Makefile.in   2016-11-07 22:55:00.0 +0100
@@ -156,7 +156,7 @@
 CTAGS = ctags
 CSCOPE = cscope
 DIST_SUBDIRS = $(SUBDIRS)
-am__DIST_COMMON = $(srcdir)/Makefile.in COPYING NEWS compile depcomp \
+am__DIST_COMMON = $(srcdir)/Makefile.in COPYING NEWS compile \
install-sh missing
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
@@ -537,7 +537,7 @@
  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r "$(distdir)"
 dist-gzip: distdir
-   tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c 
>$(distdir).tar.gz
+   tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c 
>$(distdir).tar.gz
$(am__post_remove_distdir)
 
 dist-bzip2: distdir
@@ -562,7 +562,7 @@
@echo WARNING: "Support for shar distribution archives is" \
   "deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
-   shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
+   shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
$(am__post_remove_distdir)
 
 dist-zip: distdir
@@ -580,7 +580,7 @@
 distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
@@ -590,7 +590,7 @@
*.tar.Z*) \
  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
  unzip $(distdir).zip ;;\
esac
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/swell-foop-3.22.0/NEWS new/swell-foop-3.22.2/NEWS
--- old/swell-foop-3.22.0/NEWS  2016-09-19 19:54:50.0 +0200
+++ new/swell-foop-3.22.2/NEWS  2016-11-07 22:54:49.0 +0100
@@ -1,3 +1,8 @@
+Swell Foop 3.22.2
+==
+
+* Updated translations
+
 Swell Foop 3.22.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/swell-foop-3.22.0/configure 
new/swell-foop-3.22.2/configure
--- old/swell-foop-3.22.0/configure 2016-09-19 19:54:54.0 +0200
+++ new/swell-foop-3.22.2/configure 2016-11-07 22:55:00.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Swell Foop 3.22.0.
+# Generated by GNU Autoconf 2.69 for Swell Foop 3.22.2.
 #
 # Report bugs to .
 #
@@ -639,8 +639,8 @@
 # Identity of this package.
 PACKAGE_NAME='Swell Foop'
 PACKAGE_TARNAME='swell-foop'
-PACKAGE_VERSION='3.22.0'
-PACKAGE_STRING='Swell Foop 3.22.0'
+PACKAGE_VERSION='3.22.2'
+PACKAGE_STRING='Swell Foop 3.22.2'
 PACKAGE_BUGREPORT='https://bugzilla.gnome.org/'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Swell%20Foop'
 
@@ -1357,7 +1357,7 @@
   # Omit some internal or obsolete options to make the list less imposin

commit swell-foop for openSUSE:Factory

2016-09-23 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2016-09-23 11:36:32

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.changes2016-03-29 
14:43:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2016-09-23 11:36:37.0 +0200
@@ -1,0 +2,27 @@
+Mon Sep 19 18:23:59 UTC 2016 - [email protected]
+
+- Update to version 3.22.0:
+  + Added content ratings.
+  + Updated translations.
+
+---
+Tue Sep 13 07:54:08 UTC 2016 - [email protected]
+
+- Update to version 3.21.92:
+  + Updated translations.
+
+---
+Tue Aug 30 10:14:16 UTC 2016 - [email protected]
+
+- Update to version 3.21.91:
+  + Updated translations.
+
+---
+Tue Aug 16 14:03:48 UTC 2016 - [email protected]
+
+- Update to version 3.21.90:
+  + Updated appdata.
+  + Disable main stack's transition.
+  + Updated translations.
+
+---

Old:

  swell-foop-3.20.0.tar.xz

New:

  swell-foop-3.22.0.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.aZDVPg/_old  2016-09-23 11:36:39.0 +0200
+++ /var/tmp/diff_new_pack.aZDVPg/_new  2016-09-23 11:36:39.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   swell-foop
-Version:3.20.0
+Version:3.22.0
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://live.gnome.org/Swell%20Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.20/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/swell-foop/3.22/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files

++ swell-foop-3.20.0.tar.xz -> swell-foop-3.22.0.tar.xz ++
 13002 lines of diff (skipped)




commit swell-foop for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

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

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


Package is "swell-foop"

Changes:

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

Old:

  swell-foop-3.18.1.tar.xz

New:

  swell-foop-3.20.0.tar.xz



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

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




commit swell-foop for openSUSE:Factory

2015-11-11 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2015-11-11 10:31:44

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-10-06 
16:28:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2015-11-11 10:35:54.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov 10 08:00:30 UTC 2015 - [email protected]
+
+- Update to version 3.18.1:
+  + Updated translations.
+
+---

Old:

  swell-foop-3.18.0.tar.xz

New:

  swell-foop-3.18.1.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.gEZFP2/_old  2015-11-11 10:35:55.0 +0100
+++ /var/tmp/diff_new_pack.gEZFP2/_new  2015-11-11 10:35:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   swell-foop
-Version:3.18.0
+Version:3.18.1
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+

++ swell-foop-3.18.0.tar.xz -> swell-foop-3.18.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/swell-foop-3.18.0/NEWS new/swell-foop-3.18.1/NEWS
--- old/swell-foop-3.18.0/NEWS  2015-09-21 18:59:13.0 +0200
+++ new/swell-foop-3.18.1/NEWS  2015-11-09 21:25:58.0 +0100
@@ -1,3 +1,8 @@
+Swell Foop 3.18.1
+==
+
+* Updated translations
+
 Swell Foop 3.18.0
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/swell-foop-3.18.0/aclocal.m4 
new/swell-foop-3.18.1/aclocal.m4
--- old/swell-foop-3.18.0/aclocal.m42015-09-21 18:59:30.0 +0200
+++ new/swell-foop-3.18.1/aclocal.m42015-11-09 21:26:20.0 +0100
@@ -112,26 +112,6 @@
 # serial 3
 # 
 
-dnl GNOME_COMMON_INIT
-
-AU_DEFUN([GNOME_COMMON_INIT],
-[
-  dnl this macro should come after AC_CONFIG_MACRO_DIR
-  AC_BEFORE([AC_CONFIG_MACRO_DIR], [$0])
-
-  dnl ensure that when the Automake generated makefile calls aclocal,
-  dnl it honours the $ACLOCAL_FLAGS environment variable
-  ACLOCAL_AMFLAGS="\${ACLOCAL_FLAGS}"
-  if test -n "$ac_macro_dir"; then
-ACLOCAL_AMFLAGS="-I $ac_macro_dir $ACLOCAL_AMFLAGS"
-  fi
-
-  AC_SUBST([ACLOCAL_AMFLAGS])
-],
-[[$0: This macro is deprecated. You should set put "ACLOCAL_AMFLAGS = -I m4 
${ACLOCAL_FLAGS}"
-in your top-level Makefile.am, instead, where "m4" is the macro directory set
-with AC_CONFIG_MACRO_DIR() in your configure.ac]])
-
 AU_DEFUN([GNOME_DEBUG_CHECK],
 [
AX_CHECK_ENABLE_DEBUG([no],[GNOME_ENABLE_DEBUG])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/swell-foop-3.18.0/configure 
new/swell-foop-3.18.1/configure
--- old/swell-foop-3.18.0/configure 2015-09-21 18:59:31.0 +0200
+++ new/swell-foop-3.18.1/configure 2015-11-09 21:26:20.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Swell Foop 3.18.0.
+# Generated by GNU Autoconf 2.69 for Swell Foop 3.18.1.
 #
 # Report bugs to .
 #
@@ -639,8 +639,8 @@
 # Identity of this package.
 PACKAGE_NAME='Swell Foop'
 PACKAGE_TARNAME='swell-foop'
-PACKAGE_VERSION='3.18.0'
-PACKAGE_STRING='Swell Foop 3.18.0'
+PACKAGE_VERSION='3.18.1'
+PACKAGE_STRING='Swell Foop 3.18.1'
 PACKAGE_BUGREPORT='https://bugzilla.gnome.org/'
 PACKAGE_URL='https://wiki.gnome.org/Apps/Swell%20Foop'
 
@@ -1358,7 +1358,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 Swell Foop 3.18.0 to adapt to many kinds of systems.
+\`configure' configures Swell Foop 3.18.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1424,7 +1424,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of Swell Foop 3.18.0:";;
+ short | recursive ) echo "Configuration of Swell Foop 3.18.1:";;
esac
   cat <<\_ACEOF
 
@@ -1540,7 +1540,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Swell Foop configure 3.18.0
+Swell Foop configure 3.18.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1641,7 +1641,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Swell Foop $as_me 3.18.0, which was
+It was

commit swell-foop for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2015-10-06 16:28:00

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-08-14 
14:46:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2015-10-06 16:28:02.0 +0200
@@ -1,0 +2,25 @@
+Tue Sep 22 06:22:37 UTC 2015 - [email protected]
+
+- Update to version 3.18.0:
+  + Updated translations.
+
+---
+Tue Sep 15 08:33:39 UTC 2015 - [email protected]
+
+- Update to version 3.17.92:
+  + Updated translations.
+
+---
+Wed Sep  2 07:57:20 UTC 2015 - [email protected]
+
+- Update to version 3.17.91:
+  + Updated translations.
+
+---
+Tue Aug 18 08:31:39 UTC 2015 - [email protected]
+
+- Update to version 3.17.90:
+  + Always show the new game button.
+  + Updated translations.
+
+---

Old:

  swell-foop-3.16.2.tar.xz

New:

  swell-foop-3.18.0.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.tYs3Ti/_old  2015-10-06 16:28:03.0 +0200
+++ /var/tmp/diff_new_pack.tYs3Ti/_new  2015-10-06 16:28:03.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   swell-foop
-Version:3.16.2
+Version:3.18.0
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://live.gnome.org/Swell%20Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.16/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/swell-foop/3.18/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files

++ swell-foop-3.16.2.tar.xz -> swell-foop-3.18.0.tar.xz ++
 20634 lines of diff (skipped)




commit swell-foop for openSUSE:Factory

2015-08-14 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2015-08-14 14:46:49

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-04-23 
07:57:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2015-08-14 14:46:50.0 +0200
@@ -1,0 +2,7 @@
+Wed Aug 12 19:33:24 UTC 2015 - [email protected]
+
+- Update to version 3.16.2:
+  + Fix display of new game button outside of GNOME.
+  + Updated translations.
+
+---

Old:

  swell-foop-3.16.1.tar.xz

New:

  swell-foop-3.16.2.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.VEE9QA/_old  2015-08-14 14:46:51.0 +0200
+++ /var/tmp/diff_new_pack.VEE9QA/_new  2015-08-14 14:46:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   swell-foop
-Version:3.16.1
+Version:3.16.2
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+

++ swell-foop-3.16.1.tar.xz -> swell-foop-3.16.2.tar.xz ++
 12237 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 - [email protected]
+
+- 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 .
 #
 # 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 old/swell-foop-3.16.0/data/icons/HighContrast/256x256/swell-foop.png and 
new/swe

commit swell-foop for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2015-03-30 19:19:44

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.changes2014-09-30 
19:37:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2015-03-30 19:19:45.0 +0200
@@ -1,0 +2,49 @@
+Mon Mar 23 20:19:35 UTC 2015 - [email protected]
+
+- Update to version 3.16.0:
+  + Updated translations.
+
+---
+Tue Mar 17 08:19:37 UTC 2015 - [email protected]
+
+- Update to version 3.15.92:
+  + Updated translations.
+
+---
+Tue Mar  3 12:22:25 UTC 2015 - [email protected]
+
+- Update to version 3.15.91:
+  + Updated translations.
+
+---
+Tue Feb 17 09:15:13 UTC 2015 - [email protected]
+
+- Update to version 3.15.90:
+  + Updated About dialog.
+  + Removed New Game from app menu.
+  + Updated translations.
+
+---
+Mon Jan 26 11:56:06 UTC 2015 - [email protected]
+
+- Update to version 3.15.4:
+  + No new game confirmation before first move.
+  + Fixed keyboard navigation glitch.
+  + Updated translations.
+
+---
+Wed Dec 17 20:38:22 UTC 2014 - [email protected]
+
+- Update to version 3.15.3:
+  + Switched to appstream-util validate.
+  + Updated translations.
+
+---
+Wed Nov 19 16:08:58 UTC 2014 - [email protected]
+
+- Update to version 3.15.1:
+  + First-run hint screen implemented.
+  + Use set_accels_for_action.
+  + Updated translations.
+
+---

Old:

  swell-foop-3.14.0.tar.xz

New:

  swell-foop-3.16.0.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.tW0YiT/_old  2015-03-30 19:19:45.0 +0200
+++ /var/tmp/diff_new_pack.tW0YiT/_new  2015-03-30 19:19:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package swell-foop
 #
-# 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,13 +17,13 @@
 
 
 Name:   swell-foop
-Version:3.14.0
+Version:3.16.0
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://live.gnome.org/Swell%20Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/swell-foop/3.16/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files

++ swell-foop-3.14.0.tar.xz -> swell-foop-3.16.0.tar.xz ++
 19161 lines of diff (skipped)




commit swell-foop for openSUSE:Factory

2014-09-30 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2014-09-30 19:37:23

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.changes2014-05-20 
14:24:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2014-09-30 19:37:50.0 +0200
@@ -1,0 +2,29 @@
+Tue Sep 23 09:53:32 UTC 2014 - [email protected]
+
+- Update to version 3.14.0:
+  + Appdata: update screenshot size.
+
+---
+Tue Sep 16 10:34:20 UTC 2014 - [email protected]
+
+- Update to version 3.13.92:
+  + Region should be highlighted immediately after blocks fall.
+  + Allow clearing blocks with the Enter key.
+
+---
+Tue Aug 19 07:39:48 UTC 2014 - [email protected]
+
+- Update to version 3.13.90:
+  + Minor changes.
+  + Updated translations.
+
+---
+Sat May 17 15:41:27 UTC 2014 - [email protected]
+
+- Update to version 3.13.1:
+  + Support touch screens.
+  + Use dark theme.
+  + Headerbar for preferences dialog.
+  + Replace usage of deprecated API.
+
+---

Old:

  swell-foop-3.12.2.tar.xz

New:

  swell-foop-3.14.0.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.lzl7E6/_old  2014-09-30 19:37:50.0 +0200
+++ /var/tmp/diff_new_pack.lzl7E6/_new  2014-09-30 19:37:50.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   swell-foop
-Version:3.12.2
+Version:3.14.0
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://live.gnome.org/Swell%20Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.12/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/swell-foop/3.14/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files
@@ -32,7 +32,7 @@
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.14.0
 BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.4.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires

++ swell-foop-3.12.2.tar.xz -> swell-foop-3.14.0.tar.xz ++
 25158 lines of diff (skipped)

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



commit swell-foop for openSUSE:Factory

2014-05-20 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2014-05-20 14:24:28

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.changes2014-05-05 
21:18:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2014-05-20 14:24:31.0 +0200
@@ -1,0 +2,6 @@
+Sat May 17 15:17:09 UTC 2014 - [email protected]
+
+- Update to version 3.12.2:
+  + Updated translations. 
+
+---

Old:

  swell-foop-3.12.1.tar.xz

New:

  swell-foop-3.12.2.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.GrkRe6/_old  2014-05-20 14:24:34.0 +0200
+++ /var/tmp/diff_new_pack.GrkRe6/_new  2014-05-20 14:24:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   swell-foop
-Version:3.12.1
+Version:3.12.2
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+

++ swell-foop-3.12.1.tar.xz -> swell-foop-3.12.2.tar.xz ++
 4047 lines of diff (skipped)

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



commit swell-foop for openSUSE:Factory

2014-05-05 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2014-05-05 21:16:42

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.changes2013-10-14 
14:31:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2014-05-05 21:18:15.0 +0200
@@ -1,0 +2,47 @@
+Tue Apr 15 08:11:55 UTC 2014 - [email protected]
+
+- Update to version 3.12.1:
+  + Fix touch screen tapping.
+  + Bump clutter dep to 1.14.0, clutter-gtk to 1.4.0.
+  + Updated translations.
+
+---
+Mon Mar 24 20:48:22 UTC 2014 - [email protected]
+
+- Update to version 3.12.0:
+  + Updated help.
+  + Updated translations.
+
+---
+Tue Mar 18 10:02:01 UTC 2014 - [email protected]
+
+- Update to version 3.11.92:
+  + Appdata: update screenshot size.
+  + Updated translations.
+
+---
+Tue Feb 18 18:14:50 UTC 2014 - [email protected]
+
+- Update to version 3.11.90:
+  + Appdata: specify project_group.
+  + Add a confirmation dialog when starting a new game.
+  + New game button: use refresh icon and add tooltip.
+
+---
+Tue Dec 17 19:06:52 UTC 2013 - [email protected]
+
+- Update to version 3.11.3:
+  + New app icon.
+  + Use a GtkHeaderBar.
+  + Autoscroll to new score in scores dialog.
+  + Updated translations.
+
+---
+Tue Oct 29 18:24:16 UTC 2013 - [email protected]
+
+- Update to version 3.11.1:
+  + Remove BugBuddy support.
+  + Update AppData.
+  + Updated translations.
+
+---

Old:

  swell-foop-3.10.1.tar.xz

New:

  swell-foop-3.12.1.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.a1h4J6/_old  2014-05-05 21:18:16.0 +0200
+++ /var/tmp/diff_new_pack.a1h4J6/_new  2014-05-05 21:18:16.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package swell-foop
 #
-# 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,22 +17,22 @@
 
 
 Name:   swell-foop
-Version:3.10.1
+Version:3.12.1
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://live.gnome.org/Swell%20Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.10/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/swell-foop/3.12/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  intltool >= 0.35.0
+BuildRequires:  intltool >= 0.50
 BuildRequires:  update-desktop-files
-BuildRequires:  vala >= 0.16.0
+BuildRequires:  vala >= 0.22.0
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(clutter-1.0) >= 1.0.0
-BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 0.91.6
-BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4.0
+BuildRequires:  pkgconfig(clutter-1.0) >= 1.14.0
+BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.4.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.36.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -78,7 +78,7 @@
 %{_datadir}/appdata/swell-foop.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/%{name}.*
+%{_datadir}/icons/hicolor/
 %{_datadir}/icons/HighContrast/
 
 %files lang -f %{name}.lang

++ swell-foop-3.10.1.tar.xz -> swell-foop-3.12.1.tar.xz ++
 34808 lines of diff (skipped)

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



commit swell-foop for openSUSE:Factory

2013-10-14 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2013-10-14 14:31:19

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.changes2013-09-27 
18:31:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2013-10-14 14:31:20.0 +0200
@@ -1,0 +2,6 @@
+Sun Oct 13 11:10:19 UTC 2013 - [email protected]
+
+- Update to version 3.10.1:
+  + Updated translations.
+
+---

Old:

  swell-foop-3.10.0.tar.xz

New:

  swell-foop-3.10.1.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.kATOyA/_old  2013-10-14 14:31:25.0 +0200
+++ /var/tmp/diff_new_pack.kATOyA/_new  2013-10-14 14:31:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   swell-foop
-Version:3.10.0
+Version:3.10.1
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+

++ swell-foop-3.10.0.tar.xz -> swell-foop-3.10.1.tar.xz ++
 15127 lines of diff (skipped)

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



commit swell-foop for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2013-09-27 18:31:03

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.changes2013-09-23 
11:18:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2013-09-27 18:31:05.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 23 14:58:49 UTC 2013 - [email protected]
+
+- Update to version 3.10.0:
+  + Updated translations.
+
+---

Old:

  swell-foop-3.9.92.tar.xz

New:

  swell-foop-3.10.0.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.U6FoLY/_old  2013-09-27 18:31:06.0 +0200
+++ /var/tmp/diff_new_pack.U6FoLY/_new  2013-09-27 18:31:06.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   swell-foop
-Version:3.9.92
+Version:3.10.0
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://live.gnome.org/Swell%20Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.9/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/swell-foop/3.10/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.35.0
 BuildRequires:  update-desktop-files

++ swell-foop-3.9.92.tar.xz -> swell-foop-3.10.0.tar.xz ++
 13272 lines of diff (skipped)

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



commit swell-foop for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2013-09-23 11:03:48

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.changes2013-08-30 
17:14:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2013-09-23 11:18:16.0 +0200
@@ -1,0 +2,10 @@
+Tue Sep 17 06:57:13 UTC 2013 - [email protected]
+
+- Update to version 3.9.92:
+  + Add appdata file.
+  + Add high contrast icons.
+  + Updated translations.
+- Add %icon_theme_cache_post/un scriptlets for the HighContrast
+  icons.
+
+---

Old:

  swell-foop-3.8.2.tar.xz

New:

  swell-foop-3.9.92.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.X29wn6/_old  2013-09-23 11:18:17.0 +0200
+++ /var/tmp/diff_new_pack.X29wn6/_new  2013-09-23 11:18:17.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   swell-foop
-Version:3.8.2
+Version:3.9.92
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://live.gnome.org/Swell%20Foop
-Source: 
http://download.gnome.org/sources/swell-foop/3.8/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/swell-foop/3.9/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.35.0
 BuildRequires:  update-desktop-files
@@ -60,11 +60,13 @@
 %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)
@@ -72,9 +74,12 @@
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/swell-foop.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
+%{_datadir}/icons/HighContrast/
 
 %files lang -f %{name}.lang
 

++ swell-foop-3.8.2.tar.xz -> swell-foop-3.9.92.tar.xz ++
 26720 lines of diff (skipped)

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



commit swell-foop for openSUSE:Factory

2013-08-30 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2013-08-30 17:14:27

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.changes2013-04-26 
15:53:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2013-08-30 17:14:28.0 +0200
@@ -1,0 +2,7 @@
+Tue Aug 20 07:05:52 UTC 2013 - [email protected]
+
+- Update to version 3.8.2:
+  + Fix preferences dialog.
+  + Updated translations.
+
+---

Old:

  swell-foop-3.8.1.tar.xz

New:

  swell-foop-3.8.2.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.dqK8MU/_old  2013-08-30 17:14:29.0 +0200
+++ /var/tmp/diff_new_pack.dqK8MU/_new  2013-08-30 17:14:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   swell-foop
-Version:3.8.1
+Version:3.8.2
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+

++ swell-foop-3.8.1.tar.xz -> swell-foop-3.8.2.tar.xz ++
 11678 lines of diff (skipped)

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



commit swell-foop for openSUSE:Factory

2013-04-26 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2013-04-26 15:53:33

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


Package is "swell-foop", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/swell-foop/swell-foop.changes2013-03-27 
19:33:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2013-04-26 15:53:34.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 15 17:57:42 UTC 2013 - [email protected]
+
+- Update to version 3.8.1:
+  + Updated translations.
+
+---

Old:

  swell-foop-3.8.0.tar.xz

New:

  swell-foop-3.8.1.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.yIn0KL/_old  2013-04-26 15:53:36.0 +0200
+++ /var/tmp/diff_new_pack.yIn0KL/_new  2013-04-26 15:53:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   swell-foop
-Version:3.8.0
+Version:3.8.1
 Release:0
 Summary:Same Game for GNOME
 License:GPL-2.0+

++ swell-foop-3.8.0.tar.xz -> swell-foop-3.8.1.tar.xz ++
 6629 lines of diff (skipped)

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



commit swell-foop for openSUSE:Factory

2013-03-27 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2013-03-27 19:33:22

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


Package is "swell-foop", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/swell-foop/swell-foop.changes2013-03-19 
12:40:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2013-03-27 19:33:24.0 +0100
@@ -1,0 +2,12 @@
+Wed Mar 27 07:40:28 UTC 2013 - [email protected]
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+---
+Tue Mar 19 22:55:21 UTC 2013 - [email protected]
+
+- Update to version 3.7.92:
+  + Updated translations.
+
+---

Old:

  swell-foop-3.7.90.tar.xz

New:

  swell-foop-3.8.0.tar.xz



Other differences:
--
++ swell-foop.spec ++
--- /var/tmp/diff_new_pack.SjSQGx/_old  2013-03-27 19:33:26.0 +0100
+++ /var/tmp/diff_new_pack.SjSQGx/_new  2013-03-27 19:33:26.0 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package
+# spec file for package swell-foop
 #
 # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   swell-foop
-Version:3.7.90
+Version:3.8.0
 Release:0
-License:GPL-2.0+
 Summary:Same Game for GNOME
-Url:https://live.gnome.org/Swell%20Foop
+License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
-Source: 
http://download.gnome.org/sources/swell-foop/3.7/%{name}-%{version}.tar.xz
+Url:https://live.gnome.org/Swell%20Foop
+Source: 
http://download.gnome.org/sources/swell-foop/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.35.0
 BuildRequires:  update-desktop-files

++ swell-foop-3.7.90.tar.xz -> swell-foop-3.8.0.tar.xz ++
 114824 lines of diff (skipped)

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



commit swell-foop for openSUSE:Factory

2013-03-19 Thread h_root
Hello community,

here is the log from the commit of package swell-foop for openSUSE:Factory 
checked in at 2013-03-19 12:40:41

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


Package is "swell-foop", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:Factory/.swell-foop.new/swell-foop.changes   
2013-03-19 12:40:43.0 +0100
@@ -0,0 +1,5 @@
+---
+Tue Mar  5 20:03:16 UTC 2013 - [email protected]
+
+- Initial package, version 3.7.90: split-off from gnome-games.
+

New:

  swell-foop-3.7.90.tar.xz
  swell-foop.changes
  swell-foop.spec



Other differences:
--
++ swell-foop.spec ++
#
# spec file for package
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#

Name:   swell-foop
Version:3.7.90
Release:0
License:GPL-2.0+
Summary:Same Game for GNOME
Url:https://live.gnome.org/Swell%20Foop
Group:  Amusements/Games/Board/Puzzle
Source: 
http://download.gnome.org/sources/swell-foop/3.7/%{name}-%{version}.tar.xz
BuildRequires:  hicolor-icon-theme
BuildRequires:  intltool >= 0.35.0
BuildRequires:  update-desktop-files
BuildRequires:  vala >= 0.16.0
BuildRequires:  yelp-tools
BuildRequires:  pkgconfig(clutter-1.0) >= 1.0.0
BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 0.91.6
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4.0
Recommends: %{name}-lang
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%glib2_gsettings_schema_requires

%description
Swell Foop is a puzzle game, of which the objective is to clear the
window of as many pieces as possible by clicking on groups of the same
colored pieces. That group will vanish and the pieces on top will fall
until there are none left or no more color groups.

%lang_package
%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
%make_install
%find_lang %{name} %{?no_lang_C}
%suse_update_desktop_file %{name}

%post
%glib2_gsettings_schema_post
%desktop_database_post
%icon_theme_cache_post

%postun
%glib2_gsettings_schema_postun
%desktop_database_postun
%icon_theme_cache_postun

%files
%defattr(-,root,root)
%doc COPYING NEWS
%doc %{_datadir}/help/C/%{name}/
%{_bindir}/%{name}
%{_datadir}/%{name}/
%{_datadir}/applications/%{name}.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{name}.*

%files lang -f %{name}.lang

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