Accepting request 252085 from GNOME:Factory

Push GNOME 3.14.0 (forwarded request 251914 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/252085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-sudoku?expand=0&rev=16
This commit is contained in:
Stephan Kulow 2014-09-30 17:38:11 +00:00 committed by Git OBS Bridge
commit 16e9a0d63b
4 changed files with 63 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e38b63aa293e7007a4726e16dfa2490188a019f7e63e30e97a691f603f794d36
size 2951984

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5bc27572ccb503858ffecae25442a38f846b23b403e0ffe43365e5cfca73a2fd
size 3031944

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Tue Sep 23 10:24:12 UTC 2014 - dimstar@opensuse.org
- Update to version 3.14.0:
+ Fixed multi-threading issues.
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 16 11:12:50 UTC 2014 - zaitor@opensuse.org
- Update to version 3.13.92:
+ Fix the game in RTL locales.
+ Various code cleanups and improvements.
+ Various window layout and drawing improvements.
+ Add <ctrl>n and <ctrl>r accelerators.
+ Many miscellaneous bugfixes.
+ A few miscellaneous bugfixes.
+ Fix internationalization of game finished dialog.
+ Updated translations.
-------------------------------------------------------------------
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

View File

@ -17,24 +17,28 @@
Name: gnome-sudoku
Version: 3.12.3
Version: 3.14.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.12/%{name}-%{version}.tar.xz
# Needed for typelib() requires generator.
Source: http://download.gnome.org/sources/gnome-sudoku/3.14/%{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.4
BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: pkgconfig(qqwing) >= 1.2.0
%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