Hello community,

here is the log from the commit of package goobox for openSUSE:Factory checked 
in at 2019-05-03 22:43:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/goobox (Old)
 and      /work/SRC/openSUSE:Factory/.goobox.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "goobox"

Fri May  3 22:43:50 2019 rev:47 rq:693281 version:3.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/goobox/goobox.changes    2018-10-11 
11:50:09.786427135 +0200
+++ /work/SRC/openSUSE:Factory/.goobox.new.5148/goobox.changes  2019-05-03 
22:43:52.531424498 +0200
@@ -1,0 +2,40 @@
+Wed Apr 10 08:27:28 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb 18 20:42:43 UTC 2019 - [email protected]
+
+- Update to version 3.5.2:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb  6 21:45:26 UTC 2019 - [email protected]
+
+- Fix translation-update-upstream call, needed after update of
+  translation-update-upstream in distro.
+
+-------------------------------------------------------------------
+Mon Jan  7 19:43:39 UTC 2019 - [email protected]
+
+- Update to version 3.5.1:
+  + New features and user visible changes:
+   - Added a volume button.
+   - Moved the toolbar on top.
+   - Removed application menu.
+   - All dialogs use the headerbar.
+   - Removed deprecated functions:
+     . GTask instead of GSimpleAsyncResult.
+     . G_ADD_PRIVATE instead of g_type_class_add_private.
+     . GNotification instead of libnotify.
+   - Use meson instead of autotools.
+  + Bugs fixed:
+   - Fixed crash after ejecting a CD.
+   - Automatically load rtl icon variants (bgo#768451).
+   - Help: change wording in two sentences (bgo#757730).
+   - Added -fPIC -DPIC to CFLAGS (bgo#777448).
+  + Updated translations.
+- Switch to meson buildsystem, add meson BuildRequires and macros.
+
+-------------------------------------------------------------------

Old:
----
  goobox-3.4.3.tar.xz

New:
----
  goobox-3.6.0.tar.xz

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

Other differences:
------------------
++++++ goobox.spec ++++++
--- /var/tmp/diff_new_pack.Ztbcff/_old  2019-05-03 22:43:53.039425567 +0200
+++ /var/tmp/diff_new_pack.Ztbcff/_new  2019-05-03 22:43:53.043425576 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package goobox
 #
-# 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
@@ -17,18 +17,19 @@
 
 
 Name:           goobox
-Version:        3.4.3
+Version:        3.6.0
 Release:        0
 # FIXME: Enable libcoverart support.
 Summary:        CD Player and Ripper for GNOME
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/CD/Grabbers
 URL:            https://www.gnome.org
-Source0:        
https://download.gnome.org/sources/goobox/3.4/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/goobox/3.6/%{name}-%{version}.tar.xz
 
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
@@ -52,15 +53,15 @@
 %lang_package
 
 %prep
-%setup -q
-translation-update-upstream
+%autosetup -p1
+translation-update-upstream po goobox
 
 %build
-%configure
-make %{?_smp_mflags}
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 %suse_update_desktop_file org.gnome.Goobox AudioVideo Player CD
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}
@@ -79,11 +80,10 @@
 
 %files
 %license COPYING
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS NEWS README
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/goobox
 %{_datadir}/applications/org.gnome.Goobox.desktop
-%{_datadir}/GConf/gsettings/goobox.convert
 %{_datadir}/glib-2.0/schemas/org.gnome.Goobox.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/goobox.png
 %{_datadir}/icons/hicolor/scalable/apps/goobox-symbolic.svg

++++++ goobox-3.4.3.tar.xz -> goobox-3.6.0.tar.xz ++++++
++++ 89973 lines of diff (skipped)


Reply via email to