Hello community,

here is the log from the commit of package lightsoff for openSUSE:Factory 
checked in at 2018-10-17 08:12:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lightsoff (Old)
 and      /work/SRC/openSUSE:Factory/.lightsoff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lightsoff"

Wed Oct 17 08:12:07 2018 rev:23 rq:637365 version:3.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lightsoff/lightsoff.changes      2018-03-19 
23:33:11.384583604 +0100
+++ /work/SRC/openSUSE:Factory/.lightsoff.new/lightsoff.changes 2018-10-17 
08:12:16.431105281 +0200
@@ -1,0 +2,28 @@
+Sun Sep 16 16:10:39 UTC 2018 - [email protected]
+
+- Update to version 3.30.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Aug  3 19:34:24 UTC 2018 - [email protected]
+
+- Update to version 3.29.90:
+  + Added experimental clutter-less mode.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Jun 19 00:46:16 UTC 2018 - [email protected]
+
+- Update to version 3.29.3:
+  + Drop autotools, port to meson.
+  + Update bugzilla references to gitlab.
+  + Updated translations.
+- Add meson BuildRequires and corresponding macros following
+  upstreams port to meson buildsystem.
+- Use autosetup macro.
+- Drop hicolor-icon-theme BuildRequires: No longer needed, nor
+  used.
+- Add explicit pkgconfig(gmodule-2.0) and pkgconfig(gio-2.0)
+  BuildRequires: meson checks for them.
+
+-------------------------------------------------------------------

Old:
----
  lightsoff-3.28.0.tar.xz

New:
----
  lightsoff-3.30.0.tar.xz

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

Other differences:
------------------
++++++ lightsoff.spec ++++++
--- /var/tmp/diff_new_pack.dpwvxW/_old  2018-10-17 08:12:17.959104601 +0200
+++ /var/tmp/diff_new_pack.dpwvxW/_new  2018-10-17 08:12:17.963104600 +0200
@@ -17,23 +17,26 @@
 
 
 Name:           lightsoff
-Version:        3.28.0
+Version:        3.30.0
 Release:        0
 Summary:        Lights Out Game for GNOME
 License:        GPL-2.0-or-later
 Group:          Amusements/Games/Board/Other
 URL:            https://wiki.gnome.org/Apps/Lightsoff
-Source:         
http://download.gnome.org/sources/lightsoff/3.28/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/lightsoff/3.30/%{name}-%{version}.tar.xz
+
 BuildRequires:  fdupes
 BuildRequires:  gettext >= 0.19.8
-BuildRequires:  hicolor-icon-theme
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.22.0
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.14.0
 BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.4.0
+BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
+BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.4
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.32.0
 Recommends:     %{name}-lang
@@ -47,14 +50,14 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup
 
 %build
-%configure
-make %{?_smp_mflags}
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}
 

++++++ lightsoff-3.28.0.tar.xz -> lightsoff-3.30.0.tar.xz ++++++
++++ 52561 lines of diff (skipped)


Reply via email to