Hello community,

here is the log from the commit of package gnome-robots for openSUSE:Factory 
checked in at 2019-04-05 11:59:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-robots (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-robots.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-robots"

Fri Apr  5 11:59:30 2019 rev:29 rq:689464 version:3.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-robots/gnome-robots.changes        
2018-03-16 10:41:00.133543556 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-robots.new.3908/gnome-robots.changes      
2019-04-05 12:01:32.922532922 +0200
@@ -1,0 +2,33 @@
+Mon Mar 11 15:55:42 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 3.32.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 19 23:54:15 UTC 2019 - Bjørn Lie <bjorn....@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....@gmail.com
+
+- Update to version 3.31.3:
+  + Replace app menu with window menu.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-robots-3.22.3.tar.xz

New:
----
  gnome-robots-3.32.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-robots.spec ++++++
--- /var/tmp/diff_new_pack.68NsFe/_old  2019-04-05 12:01:33.510533306 +0200
+++ /var/tmp/diff_new_pack.68NsFe/_new  2019-04-05 12:01:33.514533308 +0200
@@ -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(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 @@
 %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}
 

++++++ gnome-robots-3.22.3.tar.xz -> gnome-robots-3.32.0.tar.xz ++++++
++++ 61570 lines of diff (skipped)


Reply via email to