forked from pool/gnome-mahjongg
Accepting request 160138 from home:dimstar:branches:GNOME:Factory
Update to 3.7.92 OBS-URL: https://build.opensuse.org/request/show/160138 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-mahjongg?expand=0&rev=3
This commit is contained in:
parent
7f2fb69bf9
commit
6aff6bf93d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcee184dc18658e9b3a2a7d1a610b14e48cb24de0787fd730d307954ed603381
|
||||
size 3683584
|
3
gnome-mahjongg-3.7.92.tar.xz
Normal file
3
gnome-mahjongg-3.7.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:badf54ff7d2d91b28e53448c74261865fcb53a7202fe685b3969b084b8aa061c
|
||||
size 4503868
|
@ -1,5 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 22:02:35 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.92:
|
||||
+ Renamed desktop file back to mahjongg.desktop.
|
||||
+ Themes from gnome-games-extra-data added.
|
||||
+ High contrast icons added.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:16:14 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Initial package, version 3.7.90: split-off from gnome-games.
|
||||
- Initial package, version 3.7.90: split-off from gnome-games.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package
|
||||
# spec file for package gnome-mahjongg
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -15,13 +15,14 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: gnome-mahjongg
|
||||
Version: 3.7.90
|
||||
Version: 3.7.92
|
||||
Release: 0
|
||||
License: GPL-2.0+
|
||||
Summary: Mahjong Solitaire Game for GNOME
|
||||
Url: https://live.gnome.org/GnomeMahongg
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
Url: https://live.gnome.org/GnomeMahongg
|
||||
Source: http://download.gnome.org/sources/gnome-mahjongg/3.7/%{name}-%{version}.tar.xz
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: intltool >= 0.35.0
|
||||
@ -54,17 +55,19 @@ make %{?_smp_mflags}
|
||||
%install
|
||||
%make_install
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%suse_update_desktop_file %{name}
|
||||
%suse_update_desktop_file mahjongg
|
||||
|
||||
%post
|
||||
%glib2_gsettings_schema_post
|
||||
%desktop_database_post
|
||||
%icon_theme_cache_post
|
||||
%icon_theme_cache_post HighContrast
|
||||
|
||||
%postun
|
||||
%glib2_gsettings_schema_postun
|
||||
%desktop_database_postun
|
||||
%icon_theme_cache_postun
|
||||
%icon_theme_cache_postun HighContrast
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -72,9 +75,10 @@ make %{?_smp_mflags}
|
||||
%doc %{_datadir}/help/C/%{name}/
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/%{name}/
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/applications/mahjongg.desktop
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}.*
|
||||
%{_datadir}/icons/HighContrast/
|
||||
%{_mandir}/man6/%{name}.6%{?ext_man}
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
Reference in New Issue
Block a user