diff --git a/gnome-sudoku-3.10.2.tar.xz b/gnome-sudoku-3.10.2.tar.xz deleted file mode 100644 index 07ac639..0000000 --- a/gnome-sudoku-3.10.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b1afaf881687f522990a4083c7b5410fbe815b3471b61eec0bb626ad24e093a -size 2980344 diff --git a/gnome-sudoku-3.12.0.tar.xz b/gnome-sudoku-3.12.0.tar.xz new file mode 100644 index 0000000..b0d539d --- /dev/null +++ b/gnome-sudoku-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89d7f3ed3d31ad831d223f1a9adc273ba0624b462ffa96c7ec6514a2e458d618 +size 2954816 diff --git a/gnome-sudoku.changes b/gnome-sudoku.changes index c207300..d281772 100644 --- a/gnome-sudoku.changes +++ b/gnome-sudoku.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Mon Mar 24 18:42:25 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.0: + + Fix some bugs with the user help. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 17 08:22:54 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 17 09:58:50 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.90: + + The colored grid no longer "dances" at the end of the game to + reduce risk of epileptic seizures. + + Fix deprecation warnings. + + Updated translations. +- Add fdupes BuildRequires and run corresponding macro to remove + duplicated files. + +------------------------------------------------------------------- +Mon Dec 16 18:05:18 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.3: + + Fix VERSION and PREFIX. + + Updated translations. + +------------------------------------------------------------------- +Tue Nov 19 20:38:00 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.2: + + Port to Python 3. + + Thicken 3x3 grids. + + Exit on SIGINT. + + Updated translations. +- Change python-gobject-cairo Requires to python3-gobject-cairo, + following upstreams port to Python 3. + +------------------------------------------------------------------- +Sun Nov 17 09:15:37 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.1: + + Appdata is now translatable. + + Updated translations. + ------------------------------------------------------------------- Mon Nov 11 21:34:12 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-sudoku.spec b/gnome-sudoku.spec index 8b211e8..4dc297f 100644 --- a/gnome-sudoku.spec +++ b/gnome-sudoku.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-sudoku # -# 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,21 +17,22 @@ Name: gnome-sudoku -Version: 3.10.2 +Version: 3.12.0 Release: 0 Summary: Sudoku Game for GNOME License: GPL-2.0+ Group: Amusements/Games/Logic Url: https://live.gnome.org/GnomeSudoku -Source: http://download.gnome.org/sources/gnome-sudoku/3.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-sudoku/3.12/%{name}-%{version}.tar.xz # Needed for typelib() requires generator. +BuildRequires: fdupes BuildRequires: gobject-introspection BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.35.0 BuildRequires: update-desktop-files BuildRequires: yelp-tools -BuildRequires: pkgconfig(pygobject-3.0) >= 2.28.3 -Requires: python-gobject-cairo +BuildRequires: pkgconfig(pygobject-3.0) >= 3.11 +Requires: python3-gobject-cairo Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires @@ -52,6 +53,8 @@ make %{?_smp_mflags} %make_install %find_lang %{name} %{?no_lang_C} %suse_update_desktop_file %{name} +%fdupes -s %{buildroot}/%{_datadir} +%fdupes -s %{buildroot}/%{_libexecdir} %post %glib2_gsettings_schema_post @@ -78,7 +81,7 @@ make %{?_smp_mflags} %{_datadir}/icons/HighContrast/ %{_mandir}/man6/%{name}.6%{?ext_man} %{_bindir}/%{name} -%{python_sitelib}/gnome_sudoku/ +%{python3_sitelib}/gnome_sudoku/ %files lang -f %{name}.lang