Accepting request 688480 from GNOME:Next
- Update to version 3.32.0: + Updated translations. - Update to version 3.31.90: + Switch to meson build system. + Rename app ID to org.gnome.Robots. + Updated translations. - Drop glib2_gsettings_schema_requires and post(un) handling of glib2_gsettings_schema_post(un), desktop_database_post(un) and icon_theme_cache_post()un), no longer needed. - Add fdupes BuildRequires and macros. - Drop obsolete hicolor-icon-theme, intltool, update-desktop-files and yelp-tools BuildRequires: No longer needed. - Add itstool and meson BuildRequires: Switch to meson build system and add corresponding macros. - Add explicit pkgconfig(gio-2.0) BuildRequires: Align with what meson checks for. - Drop gnobots2 and gnobots2-lang Obsoletes, no current openSUSE release have shipped any of those packages. - Update to version 3.31.3: + Replace app menu with window menu. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/688480 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-robots?expand=0&rev=64
This commit is contained in:
parent
667d21f862
commit
d0afec0a5f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:937394c01892aa7a64ceac87cc80e4c845ced8ca50d29a4d7e9fd6964f93ec37
|
||||
size 540824
|
3
gnome-robots-3.32.0.tar.xz
Normal file
3
gnome-robots-3.32.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0db7879288e1a9e0d2bad5ae6ce24e7be2e1581af41b096adfccc4265d4e1f6
|
||||
size 422684
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 15:55:42 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.32.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 19 23:54:15 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.31.90:
|
||||
+ Switch to meson build system.
|
||||
+ Rename app ID to org.gnome.Robots.
|
||||
+ Updated translations.
|
||||
- Drop glib2_gsettings_schema_requires and post(un) handling of
|
||||
glib2_gsettings_schema_post(un), desktop_database_post(un) and
|
||||
icon_theme_cache_post()un), no longer needed.
|
||||
- Add fdupes BuildRequires and macros.
|
||||
- Drop obsolete hicolor-icon-theme, intltool, update-desktop-files
|
||||
and yelp-tools BuildRequires: No longer needed.
|
||||
- Add itstool and meson BuildRequires: Switch to meson build system
|
||||
and add corresponding macros.
|
||||
- Add explicit pkgconfig(gio-2.0) BuildRequires: Align with what
|
||||
meson checks for.
|
||||
- Drop gnobots2 and gnobots2-lang Obsoletes, no current openSUSE
|
||||
release have shipped any of those packages.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 4 20:59:23 UTC 2019 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.31.3:
|
||||
+ Replace app menu with window menu.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 11 10:05:43 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-robots
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,24 +12,25 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: gnome-robots
|
||||
Version: 3.22.3
|
||||
Version: 3.32.0
|
||||
Release: 0
|
||||
Summary: Robots Game for GNOME
|
||||
License: GPL-3.0-or-later
|
||||
Group: Amusements/Games/Action/Arcade
|
||||
URL: https://live.gnome.org/Robots
|
||||
Source: http://download.gnome.org/sources/gnome-robots/3.22/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-robots/3.32/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gnome-games-scripts
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: intltool >= 0.50
|
||||
BuildRequires: itstool
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.32
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.0
|
||||
BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.26
|
||||
@ -37,10 +38,6 @@ BuildRequires: pkgconfig(libgnome-games-support-1)
|
||||
BuildRequires: pkgconfig(librsvg-2.0) >= 2.36.2
|
||||
Requires(pre): pwdutils
|
||||
Recommends: %{name}-lang
|
||||
# gnome-robots used to be called 'gnobots' and was part of gnome-games until 3.7.x
|
||||
Obsoletes: gnobots2 < 3.7
|
||||
Obsoletes: gnobots2-lang < 3.7
|
||||
%glib2_gsettings_schema_requires
|
||||
|
||||
%description
|
||||
Robots is a graphical version of the original text based robots game,
|
||||
@ -50,37 +47,27 @@ the robots chasing him/her by getting them to run into each other.
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
%meson \
|
||||
%{nil}
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%meson_install
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%suse_update_desktop_file gnome-robots
|
||||
|
||||
%post
|
||||
%glib2_gsettings_schema_post
|
||||
%desktop_database_post
|
||||
%icon_theme_cache_post
|
||||
|
||||
%postun
|
||||
%glib2_gsettings_schema_postun
|
||||
%desktop_database_postun
|
||||
%icon_theme_cache_postun
|
||||
%fdupes %{buildroot}/%{_prefix}
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc NEWS
|
||||
%doc %{_datadir}/help/C/%{name}/
|
||||
%{_datadir}/%{name}/
|
||||
%{_datadir}/applications/gnome-robots.desktop
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.robots.gschema.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}*.*
|
||||
%{_datadir}/icons/hicolor/*/actions/teleport*
|
||||
%{_datadir}/metainfo/gnome-robots.appdata.xml
|
||||
%{_datadir}/applications/org.gnome.Robots.desktop
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.Robots.gschema.xml
|
||||
%{_datadir}/icons/hicolor/
|
||||
%{_datadir}/metainfo/org.gnome.Robots.appdata.xml
|
||||
%{_mandir}/man6/%{name}.6%{?ext_man}
|
||||
%{_bindir}/%{name}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user