diff --git a/gnome-sudoku-3.22.2.tar.xz b/gnome-sudoku-3.22.2.tar.xz deleted file mode 100644 index f15bbe9..0000000 --- a/gnome-sudoku-3.22.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08c48ba0ce3497727e5e19b086d28258e4bab61834c2f7e23fce256685a5e2eb -size 2884852 diff --git a/gnome-sudoku-3.23.92.1.tar.xz b/gnome-sudoku-3.23.92.1.tar.xz new file mode 100644 index 0000000..9ead061 --- /dev/null +++ b/gnome-sudoku-3.23.92.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692052dcac2809ac2dd2d7e9cf72f1b2c19c9d7204bcb564537ccf36bb830784 +size 2869412 diff --git a/gnome-sudoku.changes b/gnome-sudoku.changes index 1846122..9701132 100644 --- a/gnome-sudoku.changes +++ b/gnome-sudoku.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Mar 13 12:35:49 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.23.92.1: + + Revert "minor code update" that broke clearing cells. +- Changes from verison 3.23.92: + + Bump required Vala version to ensure fix for bgo#779955. + + Add OARS content rating metadata. + + Minor code updates. +- Add vala BuildRequires: ensure to build from the vala sources + instead fo the pre-shipped .c sources. + ------------------------------------------------------------------- Mon Nov 7 09:35:20 UTC 2016 - zaitor@opensuse.org diff --git a/gnome-sudoku.spec b/gnome-sudoku.spec index 468a4f7..fe139ff 100644 --- a/gnome-sudoku.spec +++ b/gnome-sudoku.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-sudoku # -# 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,18 +17,19 @@ Name: gnome-sudoku -Version: 3.22.2 +Version: 3.23.92.1 Release: 0 Summary: Sudoku Game for GNOME License: GPL-3.0+ Group: Amusements/Games/Logic Url: https://live.gnome.org/GnomeSudoku -Source: http://download.gnome.org/sources/gnome-sudoku/3.22/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-sudoku/3.23/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ # Needed for typelib() requires generator. BuildRequires: gobject-introspection BuildRequires: update-desktop-files +BuildRequires: vala >= 0.35.7.24 BuildRequires: yelp-tools Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build