Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfce4-notifyd for openSUSE:Leap:16.0 
checked in at 2025-07-14 15:59:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/xfce4-notifyd (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.xfce4-notifyd.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-notifyd"

Mon Jul 14 15:59:02 2025 rev:4 rq:1292015 version:0.9.7

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/xfce4-notifyd/xfce4-notifyd.changes    
2025-03-19 12:00:57.933584272 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.xfce4-notifyd.new.7373/xfce4-notifyd.changes  
2025-07-14 15:59:22.725692172 +0200
@@ -1,0 +2,57 @@
+Mon Feb 17 08:47:40 UTC 2025 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to 0.9.7:
+  * meson-build: Use SPDX license expression
+  * meson-build: Update debug/optimization flag management
+  * build: Add meson build files to autotools generated tarball
+  * Do a full windowing system support check on startup
+  * Fix string leaks in notification_plugin_menu_new
+  * Fix button padding for top-position notifications with the
+    XP-Balloon theme
+  * Fix class names and rule application.
+  * Add XP-Balloon theme to build system
+  * Add XP-Balloon theme
+  * Add positioning style classes to XfceNotifyWindow
+  * Add gitlab issue template
+  * Add more compiler flags to the meson build
+  * Terminate cleanly on SIGQUIT
+  * Shut up warning about maybe uninitialized variable
+  * Meson build updates
+  * Add false-positives file for scan-build
+  * Fix two memory leaks
+  * Quiet a gcc static analyzer warning about NULL deref
+  * Toplevel meson.build update
+  * Clean up clang warnings
+  * Translation Updates
+- Remove obsolete xfce4-notifyd-relax-x11-version.patch
+
+-------------------------------------------------------------------
+Thu Aug 15 07:08:19 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- update to 0.9.6:
+  * Use shared_module() for panel plugin meson build
+  * Fix menu being destroyed before item activation handlers running
+  * Translation Updates
+
+-------------------------------------------------------------------
+Wed Aug 14 05:53:01 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- update to 0.9.5:
+  * Add an option to set the minimum width of notification windows
+  * Fix include issue with meson build
+  * Only emblem the panel plugin icon when theme lacks the 'new' variant
+  * Destroy and recreate the panel menu every time it's popped up
+  * Add meson build files
+  * Fix uninitialized field warning
+  * Move NOTIFICATIONS_SPEC_VERSION out of the build system
+  * Remove redundant positioning code from Wayland path
+  * Use different layer-shell anchors on Wayland
+  * build: clang: Silence -Wcast-align
+  * common: Explicitly depend on gio-unix-2.0
+  * Fix positioning on Wayland in multi-monitor setups
+  * Set output on layer-shell surface on Wayland
+  * Fix active-monitor notification positioning on Wayland
+  * Translation Updates
+- Rebase xfce4-notifyd-relax-x11-version.patch
+
+-------------------------------------------------------------------

Old:
----
  xfce4-notifyd-0.9.4.tar.bz2
  xfce4-notifyd-relax-x11-version.patch

New:
----
  xfce4-notifyd-0.9.7.tar.bz2

----------(Old B)----------
  Old:  * Translation Updates
- Remove obsolete xfce4-notifyd-relax-x11-version.patch
----------(Old E)----------

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

Other differences:
------------------
++++++ xfce4-notifyd.spec ++++++
--- /var/tmp/diff_new_pack.29nhs2/_old  2025-07-14 15:59:23.061706091 +0200
+++ /var/tmp/diff_new_pack.29nhs2/_new  2025-07-14 15:59:23.061706091 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-notifyd
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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.9.4
+Version:        0.9.7
 Release:        0
 Summary:        Simple Notification Daemon for Xfce
 License:        GPL-2.0-only
@@ -26,17 +26,19 @@
 Source:         
https://archive.xfce.org/src/apps/xfce4-notifyd/0.9/%{name}-%{version}.tar.bz2
 Source1:        %{name}.xml
 Source100:      %{name}-rpmlintrc
-# PATCH-FIX-OPENSUSE xfce4-notifyd-relax-x11-version.patch lower required X11 
version to allow building for Leap which only has 1.6.5, which is enough, though
-Patch0:         xfce4-notifyd-relax-x11-version.patch
-BuildRequires:  gettext
+BuildRequires:  gettext >= 0.20
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  xfce4-dev-tools >= 4.18.1
 BuildRequires:  pkgconfig(dbus-1) >= 1.0
+BuildRequires:  pkgconfig(gdk-wayland-3.0) >= 3.22
+BuildRequires:  pkgconfig(gdk-x11-3.0) >= 3.22
 BuildRequires:  pkgconfig(gio-2.0) >= 2.68.0
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.68.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.68.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
+BuildRequires:  pkgconfig(gtk-layer-shell-0) >= 0.7.0
+BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.30
 BuildRequires:  pkgconfig(libnotify) >= 0.7.0
 BuildRequires:  pkgconfig(libsystemd) >= 245
 BuildRequires:  pkgconfig(libxfce4panel-2.0) >= 4.14.0
@@ -45,7 +47,7 @@
 BuildRequires:  pkgconfig(libxfconf-0) >= 4.10.0
 BuildRequires:  pkgconfig(sqlite3) >= 3.34
 BuildRequires:  pkgconfig(systemd) >= 245
-BuildRequires:  pkgconfig(x11) >= 1.6.5
+BuildRequires:  pkgconfig(x11) >= 1.6.7
 Requires:       %{name}-branding
 Requires:       libnotify-tools
 Recommends:     %{name}-lang = %{version}-%{release}
@@ -102,6 +104,7 @@
 %dir %{_datadir}/themes/*
 %dir %{_datadir}/themes/*/xfce-notify-4.0
 %{_datadir}/themes/*/xfce-notify-4.0/gtk.css
+%{_datadir}/themes/*/xfce-notify-4.0/msgbox*.png
 %dir %{_libexecdir}/xfce4
 %dir %{_libexecdir}/xfce4/notifyd
 %{_libexecdir}/xfce4/notifyd/xfce4-notifyd

++++++ xfce4-notifyd-0.9.4.tar.bz2 -> xfce4-notifyd-0.9.7.tar.bz2 ++++++
++++ 44469 lines of diff (skipped)

Reply via email to