Accepting request 439003 from GNOME:Next
New stable rel, tweaked resub OBS-URL: https://build.opensuse.org/request/show/439003 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-sudoku?expand=0&rev=60
This commit is contained in:
parent
3d6805dc5f
commit
0bb803131c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0f39a7afb864c6cffa1991cc5fda958e0eb03329eebe21ca2d965588cf5fa0d5
|
|
||||||
size 2383312
|
|
3
gnome-sudoku-3.22.2.tar.xz
Normal file
3
gnome-sudoku-3.22.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:08c48ba0ce3497727e5e19b086d28258e4bab61834c2f7e23fce256685a5e2eb
|
||||||
|
size 2884852
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 7 09:35:20 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.22.2:
|
||||||
|
+ Use AX_REQUIRE_DEFINED in configure.ac.
|
||||||
|
+ Stop using intltool.
|
||||||
|
+ Update MSGCTXT and PACKAGE_GNU in Makevars.
|
||||||
|
+ Keep POTFILES in in alphabetical order.
|
||||||
|
+ Remove trailing whitespace.
|
||||||
|
+ Add translator comments to the .desktop file.
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop intltool BuildRequires: No longer needed.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 21 20:22:55 UTC 2016 - zaitor@opensuse.org
|
Wed Sep 21 20:22:55 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-sudoku
|
Name: gnome-sudoku
|
||||||
Version: 3.22.0
|
Version: 3.22.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sudoku Game for GNOME
|
Summary: Sudoku Game for GNOME
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
@ -28,7 +28,6 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
# Needed for typelib() requires generator.
|
# Needed for typelib() requires generator.
|
||||||
BuildRequires: gobject-introspection
|
BuildRequires: gobject-introspection
|
||||||
BuildRequires: intltool >= 0.35.0
|
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
Reference in New Issue
Block a user