diff --git a/gnome-sudoku-3.12.3.tar.xz b/gnome-sudoku-3.12.3.tar.xz deleted file mode 100644 index 1a412d1..0000000 --- a/gnome-sudoku-3.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e38b63aa293e7007a4726e16dfa2490188a019f7e63e30e97a691f603f794d36 -size 2951984 diff --git a/gnome-sudoku-3.13.90.tar.xz b/gnome-sudoku-3.13.90.tar.xz new file mode 100644 index 0000000..f663759 --- /dev/null +++ b/gnome-sudoku-3.13.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da6cdc27e7c9a1d69fabf1c3dfe6a7c0f21ed00b3b2ea8f470bfec5fe2afa327 +size 3124280 diff --git a/gnome-sudoku.changes b/gnome-sudoku.changes index 6a4992f..33ed167 100644 --- a/gnome-sudoku.changes +++ b/gnome-sudoku.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Mon Aug 18 22:06:12 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.90: + + Started using QQwing as the puzzle generator. + + Improved the board aesthetics. + + Printing multiple puzzles is now multi-threaded. + + Miscellaneous fixes and improvements. + + Updated translations. +- Add gcc-c++ and pkgconfig(qqwing) BuildRequires: new dependency. + +------------------------------------------------------------------- +Mon Jul 21 17:28:58 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.4: + + Simplified the new game screen. + + Improved the number picker design. + + Lightly shade the current row, column and block. + + Miscellaneous fixes and improvements. + + Updated translations. + +------------------------------------------------------------------- +Sat Jul 12 18:37:01 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.3: + + Redesigned and rewritten. +- Update BuildRequires and Requires according the full rewrite in + Vala instead of python. + ------------------------------------------------------------------- Mon Jun 30 20:18:43 UTC 2014 - zaitor@opensuse.org diff --git a/gnome-sudoku.spec b/gnome-sudoku.spec index cceb90f..fbd5acd 100644 --- a/gnome-sudoku.spec +++ b/gnome-sudoku.spec @@ -17,24 +17,28 @@ Name: gnome-sudoku -Version: 3.12.3 +Version: 3.13.90 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.12/%{name}-%{version}.tar.xz -# Needed for typelib() requires generator. +Source: http://download.gnome.org/sources/gnome-sudoku/3.13/%{name}-%{version}.tar.xz BuildRequires: fdupes +BuildRequires: gcc-c++ +# Needed for typelib() requires generator. BuildRequires: gobject-introspection -BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.35.0 BuildRequires: update-desktop-files BuildRequires: yelp-tools -BuildRequires: pkgconfig(pygobject-3.0) >= 3.11 -Requires: python3-gobject-cairo Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pkgconfig(gee-0.8) +BuildRequires: pkgconfig(gio-2.0) >= 2.40.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.0 +BuildRequires: pkgconfig(json-glib-1.0) +BuildRequires: pkgconfig(qqwing) >= 1.1.3 %glib2_gsettings_schema_requires %description @@ -76,12 +80,11 @@ make %{?_smp_mflags} %dir %{_datadir}/appdata %{_datadir}/appdata/gnome-sudoku.appdata.xml %{_datadir}/applications/%{name}.desktop -%{_datadir}/glib-2.0/schemas/org.gnome.gnome-sudoku.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.sudoku.gschema.xml %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_datadir}/icons/HighContrast/ %{_mandir}/man6/%{name}.6%{?ext_man} %{_bindir}/%{name} -%{python3_sitelib}/gnome_sudoku/ %files lang -f %{name}.lang