Accepting request 332886 from GNOME:Factory
Update to 3.18.0 (forwarded request 332794 from dimstar) OBS-URL: https://build.opensuse.org/request/show/332886 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-sudoku?expand=0&rev=20
This commit is contained in:
commit
bf54a9ed31
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bbeb4c410ac690df967fe494da92a40ded473ed28b2565c5e2f34af91be53dad
|
|
||||||
size 3063340
|
|
3
gnome-sudoku-3.18.0.tar.xz
Normal file
3
gnome-sudoku-3.18.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e6180b14f7ccb9ec43e187cf358eceaf707edb4d9defff3386ae4ef8e53cce5b
|
||||||
|
size 3044664
|
@ -1,3 +1,45 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 22 06:29:02 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.18.0:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 14 07:13:19 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.92:
|
||||||
|
+ Reorder the buttons on the well done dialog.
|
||||||
|
+ Fix dragging the window after clicking the game view.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 15 15:06:26 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.90:
|
||||||
|
+ Hide number picker after selecting number with keyboard.
|
||||||
|
+ Fix build with Automake 1.15.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 25 08:50:46 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.2:
|
||||||
|
+ Replace high contrast icons with symbolic icon.
|
||||||
|
+ Add ability to enter puzzles manually.
|
||||||
|
+ Clear earmarks when a cell is filled.
|
||||||
|
+ Use sans font for all numbers when printing.
|
||||||
|
+ Allow cancelling print multiple puzzles.
|
||||||
|
+ Revert window title to say Difficulty rather than Puzzle.
|
||||||
|
+ Destroy GtkPopovers when not needed.
|
||||||
|
+ Do not save window size on exit if tiled.
|
||||||
|
+ Update and modernize user help index page.
|
||||||
|
+ Fix typos and grammar in user help.
|
||||||
|
+ Temporarily remove user help from app menu pending update.
|
||||||
|
+ Code cleanups.
|
||||||
|
+ Updated translations.
|
||||||
|
- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
|
||||||
|
icons have replaced them.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 23 08:59:12 UTC 2015 - dimstar@opensuse.org
|
Mon Mar 23 08:59:12 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-sudoku
|
Name: gnome-sudoku
|
||||||
Version: 3.16.0
|
Version: 3.18.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sudoku Game for GNOME
|
Summary: Sudoku Game for GNOME
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Amusements/Games/Logic
|
Group: Amusements/Games/Logic
|
||||||
Url: https://live.gnome.org/GnomeSudoku
|
Url: https://live.gnome.org/GnomeSudoku
|
||||||
Source: http://download.gnome.org/sources/gnome-sudoku/3.16/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gnome-sudoku/3.18/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
# Needed for typelib() requires generator.
|
# Needed for typelib() requires generator.
|
||||||
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
BuildRequires: pkgconfig(gee-0.8)
|
BuildRequires: pkgconfig(gee-0.8)
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= 2.40.0
|
BuildRequires: pkgconfig(gio-2.0) >= 2.40.0
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.40.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.40.0
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.4
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.0
|
||||||
BuildRequires: pkgconfig(json-glib-1.0)
|
BuildRequires: pkgconfig(json-glib-1.0)
|
||||||
BuildRequires: pkgconfig(qqwing) >= 1.2.0
|
BuildRequires: pkgconfig(qqwing) >= 1.3.4
|
||||||
%glib2_gsettings_schema_requires
|
%glib2_gsettings_schema_requires
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -64,13 +64,11 @@ make %{?_smp_mflags}
|
|||||||
%glib2_gsettings_schema_post
|
%glib2_gsettings_schema_post
|
||||||
%desktop_database_post
|
%desktop_database_post
|
||||||
%icon_theme_cache_post
|
%icon_theme_cache_post
|
||||||
%icon_theme_cache_post HighContrast
|
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%glib2_gsettings_schema_postun
|
%glib2_gsettings_schema_postun
|
||||||
%desktop_database_postun
|
%desktop_database_postun
|
||||||
%icon_theme_cache_postun
|
%icon_theme_cache_postun
|
||||||
%icon_theme_cache_postun HighContrast
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -82,7 +80,6 @@ make %{?_smp_mflags}
|
|||||||
%{_datadir}/applications/%{name}.desktop
|
%{_datadir}/applications/%{name}.desktop
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.sudoku.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.sudoku.gschema.xml
|
||||||
%{_datadir}/icons/hicolor/*/apps/*
|
%{_datadir}/icons/hicolor/*/apps/*
|
||||||
%{_datadir}/icons/HighContrast/
|
|
||||||
%{_mandir}/man6/%{name}.6%{?ext_man}
|
%{_mandir}/man6/%{name}.6%{?ext_man}
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user