Accepting request 630851 from home:iznogood:branches:GNOME:Factory

- Update to version 3.24.1:
  + Fix missing label and button on level completed screen.
  + Updated translations.
- Drop hicolor-icon-theme and update-desktop-files BuildRequires
  and glib2_gsettings_schema_requires, suse_update_desktop_file
  macros, and post(un) handling of glib2_gsettings_schema_post(un),
  desktop_database_post(un) and icon_theme_cache_post(un), no
  longer needed.
- Use autosetup and make_build macros.
- Add fdupes BuildRequires and corresponding macro, remove dupes.

OBS-URL: https://build.opensuse.org/request/show/630851
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-nibbles?expand=0&rev=63
This commit is contained in:
Dominique Leuenberger 2018-08-22 13:02:56 +00:00 committed by Git OBS Bridge
parent 1618201809
commit 8a15a7cdae
4 changed files with 25 additions and 23 deletions

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Aug 22 08:18:02 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.24.1:
+ Fix missing label and button on level completed screen.
+ Updated translations.
- Drop hicolor-icon-theme and update-desktop-files BuildRequires
and glib2_gsettings_schema_requires, suse_update_desktop_file
macros, and post(un) handling of glib2_gsettings_schema_post(un),
desktop_database_post(un) and icon_theme_cache_post(un), no
longer needed.
- Use autosetup and make_build macros.
- Add fdupes BuildRequires and corresponding macro, remove dupes.
-------------------------------------------------------------------
Wed Feb 28 16:29:03 UTC 2018 - dimstar@opensuse.org

View File

@ -17,17 +17,17 @@
Name: gnome-nibbles
Version: 3.24.0
Version: 3.24.1
Release: 0
Summary: Worm Game for GNOME
License: GPL-3.0-or-later
Group: Amusements/Games/Action/Arcade
URL: https://live.gnome.org/Lightsoff
Source: http://download.gnome.org/sources/gnome-nibbles/3.24/%{name}-%{version}.tar.xz
BuildRequires: hicolor-icon-theme
Source0: https://download.gnome.org/sources/gnome-nibbles/3.24/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: intltool >= 0.50.2
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(clutter-1.0) >= 1.22.0
BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.4.0
@ -37,7 +37,6 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.18.0
BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26
BuildRequires: pkgconfig(libgnome-games-support-1)
Recommends: %{name}-lang
%glib2_gsettings_schema_requires
%description
Nibbles is a worm game for GNOME. The player controls a 2D worm while
@ -47,26 +46,16 @@ causes a loss of points. When all points are lost, the player loses.
%lang_package
%prep
%setup -q
%autosetup
%build
%configure
make %{?_smp_mflags}
%make_build
%install
%make_install
%fdupes %{buildroot}/%{_datadir}
%find_lang %{name} %{?no_lang_C}
%suse_update_desktop_file org.gnome.Nibbles
%post
%glib2_gsettings_schema_post
%desktop_database_post
%icon_theme_cache_post
%postun
%glib2_gsettings_schema_postun
%desktop_database_postun
%icon_theme_cache_postun
%files
%license COPYING
@ -74,8 +63,7 @@ make %{?_smp_mflags}
%doc %{_datadir}/help/C/%{name}/
%{_bindir}/%{name}
%{_datadir}/%{name}/
%dir %{_datadir}/appdata
%{_datadir}/appdata/org.gnome.Nibbles.appdata.xml
%{_datadir}/metainfo/org.gnome.Nibbles.appdata.xml
%{_datadir}/applications/org.gnome.Nibbles.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.nibbles.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{name}*.*