Accepting request 163122 from GNOME:Factory
Update to 3.8.0 OBS-URL: https://build.opensuse.org/request/show/163122 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-nibbles?expand=0&rev=2
This commit is contained in:
commit
39ff65e54d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:647d31cf139f75b6347c4b5d4ee6b402eaf427e1fa575986013f28748290070c
|
||||
size 4015600
|
3
gnome-nibbles-3.8.0.tar.xz
Normal file
3
gnome-nibbles-3.8.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc1e4f687f1e794ef15a4162492154970300ac682378e59f9471327e5fd0d606
|
||||
size 3904360
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 07:39:24 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.8.0:
|
||||
+ Renamed .desktop file back to gnibbles.desktop.
|
||||
+ Add HighContrast icon.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:16:14 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -16,13 +16,13 @@
|
||||
#
|
||||
|
||||
Name: gnome-nibbles
|
||||
Version: 3.7.4
|
||||
Version: 3.8.0
|
||||
Release: 0
|
||||
License: GPL-2.0+
|
||||
Summary: Worm Game for GNOME
|
||||
Url: https://live.gnome.org/Lightsoff
|
||||
Group: Amusements/Games/Action/Arcade
|
||||
Source: http://download.gnome.org/sources/gnome-nibbles/3.7/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-nibbles/3.8/%{name}-%{version}.tar.xz
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: intltool >= 0.35.0
|
||||
BuildRequires: update-desktop-files
|
||||
@ -55,7 +55,7 @@ make %{?_smp_mflags}
|
||||
%install
|
||||
%make_install
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%suse_update_desktop_file %{name}
|
||||
%suse_update_desktop_file gnibbles
|
||||
%{_bindir}/gnome-games-create-post %{buildroot}
|
||||
|
||||
%post -f %{name}.scores_post
|
||||
@ -63,6 +63,7 @@ make %{?_smp_mflags}
|
||||
%glib2_gsettings_schema_post
|
||||
%desktop_database_post
|
||||
%icon_theme_cache_post
|
||||
%icon_theme_cache_post HighContrast
|
||||
|
||||
%verifyscript
|
||||
%verify_permissions -e %{_bindir}/%{name}
|
||||
@ -71,15 +72,17 @@ make %{?_smp_mflags}
|
||||
%glib2_gsettings_schema_postun
|
||||
%desktop_database_postun
|
||||
%icon_theme_cache_postun
|
||||
%icon_theme_cache_postun HighContrast
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING NEWS
|
||||
%doc %{_datadir}/help/C/%{name}/
|
||||
%{_datadir}/%{name}/
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/applications/gnibbles.desktop
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.nibbles.gschema.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}.*
|
||||
%{_datadir}/icons/HighContrast/
|
||||
%{_mandir}/man6/%{name}.6%{?ext_man}
|
||||
%defattr (0755, games, games)
|
||||
# WARNING: If you are modifying this list, don't forget to edit the
|
||||
|
Loading…
Reference in New Issue
Block a user