Accepting request 199324 from home:dimstar:branches:GNOME:Factory
Update to 3.9.92 OBS-URL: https://build.opensuse.org/request/show/199324 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-sudoku?expand=0&rev=13
This commit is contained in:
parent
be8d8fdc68
commit
3dd9fd51c9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a9393411897dbd8f44f01a9f8f576bbfa6d17efa1abced22a9c0888d47db76bf
|
|
||||||
size 2989728
|
|
3
gnome-sudoku-3.9.92.tar.xz
Normal file
3
gnome-sudoku-3.9.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e72e6e233b8f5aa58eb12d89f2fd1870f4108c0366b4435efb3445f025c901c1
|
||||||
|
size 2982968
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 16 21:27:40 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.9.92:
|
||||||
|
+ Fix everything being initially hidden.
|
||||||
|
+ Fix a crash when clearing notes.
|
||||||
|
+ Slightly improve the look of the number pad.
|
||||||
|
+ Fix the high contrast icon.
|
||||||
|
+ Add an appdata file for GNOME Software.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 20 19:13:15 UTC 2013 - dimstar@opensuse.org
|
Tue Aug 20 19:13:15 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-sudoku
|
Name: gnome-sudoku
|
||||||
Version: 3.9.90
|
Version: 3.9.92
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sudoku Game for GNOME
|
Summary: Sudoku Game for GNOME
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -70,6 +70,8 @@ make %{?_smp_mflags}
|
|||||||
%doc COPYING NEWS
|
%doc COPYING NEWS
|
||||||
%doc %{_datadir}/help/C/%{name}/
|
%doc %{_datadir}/help/C/%{name}/
|
||||||
%{_datadir}/%{name}/
|
%{_datadir}/%{name}/
|
||||||
|
%dir %{_datadir}/appdata
|
||||||
|
%{_datadir}/appdata/gnome-sudoku.appdata.xml
|
||||||
%{_datadir}/applications/%{name}.desktop
|
%{_datadir}/applications/%{name}.desktop
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.gnome-sudoku.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.gnome-sudoku.gschema.xml
|
||||||
%{_datadir}/icons/hicolor/*/apps/%{name}.*
|
%{_datadir}/icons/hicolor/*/apps/%{name}.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user