Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfce4-verve-plugin for openSUSE:Factory checked in at 2023-07-18 22:08:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-verve-plugin (Old) and /work/SRC/openSUSE:Factory/.xfce4-verve-plugin.new.3193 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-verve-plugin" Tue Jul 18 22:08:02 2023 rev:3 rq:1099164 version:2.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-verve-plugin/xfce4-verve-plugin.changes 2021-01-12 10:29:14.433244421 +0100 +++ /work/SRC/openSUSE:Factory/.xfce4-verve-plugin.new.3193/xfce4-verve-plugin.changes 2023-07-18 22:08:16.427039117 +0200 @@ -1,0 +2,34 @@ +Sat Jul 15 18:49:10 UTC 2023 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 2.0.3 + * Version number was not updated in 2.0.2, so let's go for 2.0.3 + now :/ + +- Update to version 2.0.2 + * Update copyright year + * Fix critical when unblocking autohide + * Revert "Fix critical when unblocking autohide" + * Propagate the focus-out GtkEntry event + * Refactor verve_spawn_command_line() + * Fix g_thread_create_full deprecation + * Fix GtkAlignment deprecations + * Fix GtkMisc deprecations + * Fix GtkColorButton deprecations + * Fix XfceTitledDialog and GtkStock deprecations + * Fix Gtk[HV]Box deprecations + * Fix critical when unblocking autohide + * Port to PCRE2 (#11) + * Update `.gitignore` + * Fix previous commit + * build: Fix intltool lock file problem during make distcheck + * build: Decrease make log level + * build: Add GLib requirement + * Update COPYING + * Fix compilation warnings + * autoconf: Some updates + * Update `.gitignore` + * Translation Updates + +- Remove _service file + +------------------------------------------------------------------- Old: ---- _service xfce4-verve-plugin-2.0.1.tar.bz2 New: ---- xfce4-verve-plugin-2.0.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-verve-plugin.spec ++++++ --- /var/tmp/diff_new_pack.q8Dqdz/_old 2023-07-18 22:08:17.243043679 +0200 +++ /var/tmp/diff_new_pack.q8Dqdz/_new 2023-07-18 22:08:17.247043701 +0200 @@ -1,7 +1,7 @@ # # spec file for package xfce4-verve-plugin # -# Copyright (c) 2020 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 @@ -16,11 +16,11 @@ # -%define panel_version 4.14.0 +%define panel_version 4.12.0 %define plugin verve %bcond_with git Name: xfce4-%{plugin}-plugin -Version: 2.0.1 +Version: 2.0.3 Release: 0 Summary: Command Line Plugin for the Xfce Panel License: GPL-2.0-or-later @@ -30,11 +30,12 @@ BuildRequires: fdupes BuildRequires: intltool BuildRequires: pkgconfig -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(gthread-2.0) -BuildRequires: pkgconfig(libpcre) +BuildRequires: pkgconfig(glib-2.0) >= 2.50.0 +BuildRequires: pkgconfig(gthread-2.0) >= 2.50.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 +BuildRequires: pkgconfig(libpcre2-8) >= 10.00 BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version} -BuildRequires: pkgconfig(libxfce4ui-2) >= %{panel_version} +BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12.0 %if %{with git} BuildRequires: xfce4-dev-tools %endif ++++++ xfce4-verve-plugin-2.0.1.tar.bz2 -> xfce4-verve-plugin-2.0.3.tar.bz2 ++++++ ++++ 43524 lines of diff (skipped)