Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package parole for openSUSE:Factory checked in at 2023-02-20 17:47:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/parole (Old) and /work/SRC/openSUSE:Factory/.parole.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "parole" Mon Feb 20 17:47:01 2023 rev:37 rq:1066849 version:4.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/parole/parole.changes 2021-01-12 10:29:36.853275064 +0100 +++ /work/SRC/openSUSE:Factory/.parole.new.22824/parole.changes 2023-02-20 17:48:03.844180795 +0100 @@ -1,0 +2,21 @@ +Sat Feb 18 21:48:41 UTC 2023 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 4.18.0 + * Update copyright year + * Update bug report address + * player: Prevent infinite cycle when setting volume (#119) + * Update some icon names (!17) + * Reduce hiding controls to 2 seconds (Fixes #80, !12) + * autoconf: Some updates + * Update `.gitignore` + * build: Replace DATADIRNAME no longer set by xfce4-dev-tools >= 4.17.0 + * build: Bump GLib minimum required to 2.38 + * autoconf: Use AC_CONFIG_MACRO_DIRS (!14) + * Fix memory leak when loading cover image (#98) + * Fix compilation warnings (!11) + * Makefile.am: INCLUDES -> AM_CPPFLAGS + * autoconf: Some updates + * Remove the deprecated keys from desktop file (!9) + * Translation Updates + +------------------------------------------------------------------- Old: ---- parole-4.16.0.tar.bz2 New: ---- parole-4.18.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ parole.spec ++++++ --- /var/tmp/diff_new_pack.h8bnpY/_old 2023-02-20 17:48:04.296183348 +0100 +++ /var/tmp/diff_new_pack.h8bnpY/_new 2023-02-20 17:48:04.300183371 +0100 @@ -1,7 +1,7 @@ # # spec file for package parole # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,34 +17,34 @@ Name: parole -Version: 4.16.0 +Version: 4.18.0 Release: 0 Summary: Media Player for the Xfce Desktop Environment License: GPL-2.0-or-later Group: Productivity/Multimedia/Video/Players URL: https://docs.xfce.org/apps/parole/start -Source0: https://archive.xfce.org/src/apps/parole/4.16/%{name}-%{version}.tar.bz2 +Source0: https://archive.xfce.org/src/apps/parole/4.18/%{name}-%{version}.tar.bz2 # PATCH-FEATURE-UPSTREAM parole-add-uri-scheme-handler-support.patch g...@opensuse.org -- Adds support for URI scheme handlers Patch1: parole-add-uri-scheme-handler-support.patch BuildRequires: appstream-glib BuildRequires: intltool BuildRequires: update-desktop-files -BuildRequires: pkgconfig(dbus-1) -BuildRequires: pkgconfig(dbus-glib-1) +BuildRequires: pkgconfig(dbus-1) >= 0.60 +BuildRequires: pkgconfig(dbus-glib-1) >= 0.70 BuildRequires: pkgconfig(gio-2.0) -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(gmodule-2.0) -BuildRequires: pkgconfig(gobject-2.0) +BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 +BuildRequires: pkgconfig(gmodule-2.0) >= 2.38.0 +BuildRequires: pkgconfig(gobject-2.0) >= 2.38.0 BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gstreamer-base-1.0) BuildRequires: pkgconfig(gstreamer-pbutils-1.0) BuildRequires: pkgconfig(gstreamer-video-1.0) BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0 -BuildRequires: pkgconfig(libnotify) -BuildRequires: pkgconfig(libxfce4ui-2) -BuildRequires: pkgconfig(libxfce4util-1.0) -BuildRequires: pkgconfig(libxfconf-0) +BuildRequires: pkgconfig(libnotify) >= 0.4.1 +BuildRequires: pkgconfig(libxfce4ui-2) >= 4.11.0 +BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.10.0 +BuildRequires: pkgconfig(libxfconf-0) >= 4.10.0 BuildRequires: pkgconfig(taglib) Recommends: %{name}-lang = %{version} Requires: gstreamer-plugins-base ++++++ parole-4.16.0.tar.bz2 -> parole-4.18.0.tar.bz2 ++++++ ++++ 88693 lines of diff (skipped)