Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfce4-notifyd for openSUSE:Factory checked in at 2022-02-23 16:26:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-notifyd (Old) and /work/SRC/openSUSE:Factory/.xfce4-notifyd.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-notifyd" Wed Feb 23 16:26:06 2022 rev:41 rq:956914 version:0.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-notifyd/xfce4-notifyd.changes 2020-09-03 01:16:40.340526113 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-notifyd.new.1958/xfce4-notifyd.changes 2022-02-23 16:26:52.547509744 +0100 @@ -1,0 +2,15 @@ +Tue Feb 15 20:04:35 UTC 2022 - Marcel Kuehlhorn <[email protected]> + +- Update to version 0.6.3 + * Fix compilation warnings + * autoconf: Some updates + * Update `.gitignore` + * Remove GSourceFunc casts + * Fix missing-prototypes + * Bump required GLib version to 2.56 + * Implement ISO 8601 time format to avoid post-2.56 GLib functions + * settings: Drop subtitle + * Fix multiple memory issues (gxo#apps/xfce4-notifyd!11) + * Translation Updates + +------------------------------------------------------------------- Old: ---- xfce4-notifyd-0.6.2.tar.bz2 New: ---- xfce4-notifyd-0.6.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-notifyd.spec ++++++ --- /var/tmp/diff_new_pack.REaxhJ/_old 2022-02-23 16:26:53.067509762 +0100 +++ /var/tmp/diff_new_pack.REaxhJ/_new 2022-02-23 16:26:53.075509763 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfce4-notifyd # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: xfce4-notifyd -Version: 0.6.2 +Version: 0.6.3 Release: 0 Summary: Simple Notification Daemon for Xfce License: GPL-2.0-only @@ -30,8 +30,8 @@ BuildRequires: intltool BuildRequires: update-desktop-files # BuildRequires: xfce4-dev-tools -BuildRequires: pkgconfig(gio-2.0) >= 2.42.0 -BuildRequires: pkgconfig(gio-unix-2.0) >= 2.42.0 +BuildRequires: pkgconfig(gio-2.0) >= 2.56.0 +BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.14 BuildRequires: pkgconfig(libnotify) >= 0.7.0 BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.12.0 @@ -39,10 +39,10 @@ BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.12.0 BuildRequires: pkgconfig(libxfconf-0) >= 4.10.0 Requires: libnotify-tools -Requires: xfce4-notifyd-branding = %{version} -Recommends: %{name}-lang = %{version} -Provides: notification-daemon-xfce = %{version} -Obsoletes: notification-daemon-xfce < %{version} +Requires: xfce4-notifyd-branding = %{version}-%{release} +Recommends: %{name}-lang = %{version}-%{release} +Provides: notification-daemon-xfce = %{version}-%{release} +Obsoletes: notification-daemon-xfce < %{version}-%{release} %description Xfce4-notifyd is a simple, visually-appealing notification daemon for Xfce that @@ -53,7 +53,7 @@ # BRAND: xfce4-notifyd.xml: Controls the appearance of notifications. Group: System/GUI/XFCE Conflicts: otherproviders(xfce4-notifyd-branding) -Provides: xfce4-notifyd-branding = %{version} +Provides: xfce4-notifyd-branding = %{version}-%{release} Supplements: packageand(xfce4-notifyd:branding-upstream) BuildArch: noarch ++++++ xfce4-notifyd-0.6.2.tar.bz2 -> xfce4-notifyd-0.6.3.tar.bz2 ++++++ ++++ 25178 lines of diff (skipped)
