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 2023-02-12 19:14:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-notifyd (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-notifyd.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-notifyd"

Sun Feb 12 19:14:21 2023 rev:47 rq:1064406 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-notifyd/xfce4-notifyd.changes      
2023-02-03 22:22:14.292706615 +0100
+++ /work/SRC/openSUSE:Factory/.xfce4-notifyd.new.1848/xfce4-notifyd.changes    
2023-02-12 19:14:24.245071121 +0100
@@ -1,0 +2,45 @@
+Sat Feb 11 08:50:33 UTC 2023 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to 0.8.0:
+  * Notification windows don't need to be override-redirect
+  * Reposition notifications when workarea changes
+  * Add setting to allow ignoring app-specified expire timeout
+  * Add setting to never expire notifications
+  * Update log viewer in settings when log changes on disk
+  * Fix one more unnecessary full count of unread messages
+  * Update log entry icons when marking all read
+  * Remove unused var
+  * Use new unread emblem for icons in log
+  * Stop checking if there are unread notifications as often
+  * Improve the panel icon when there are unread notifications
+  * Make the log max size a little friendlier
+  * Remove warning about high log size limit
+  * Add ability to mark individual log entries read
+  * Add emblem to icon of unread messages in log
+  * Make migrating the old log file more robust
+  * Remove bool returns from the log write functions
+  * Improve unread handling
+  * Make max-log-size option work again
+  * Add missing finalize for 'delete all' sqlite statement
+  * Implement progressive loading for log viewer
+  * Move log viewer to its own widget/file
+  * Add options for what to do when opening the plugin menu
+  * Add option to only show unread notifications in plugin menu
+  * Reduce some error-checking boilerplate
+  * Glade-ify the plugin settings dialog
+  * Queue writes to sqlite database
+  * settings: don't bail if libnotify init fails
+  * Fix deprecated unitless font-size in ZOMG-PONIES! theme
+  * Rearrange settings dialog
+  * Add ability to delete individual log entries
+  * Update my copyright & email
+  * Add timestamp formatting options
+  * Clean up extraneous things in settings glade file
+  * Add "Mark All Read" button to settings and panel plugin
+  * Move notification log to sqlite
+  * Set default debug based on git/not-git
+  * Remove configure.ac from gitignore
+  * Eliminate need for pre-processed configure.ac.in
+  * Translation Updates
+
+-------------------------------------------------------------------

Old:
----
  xfce4-notifyd-0.7.3.tar.bz2

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

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

Other differences:
------------------
++++++ xfce4-notifyd.spec ++++++
--- /var/tmp/diff_new_pack.xIW1jj/_old  2023-02-12 19:14:24.669073719 +0100
+++ /var/tmp/diff_new_pack.xIW1jj/_new  2023-02-12 19:14:24.673073743 +0100
@@ -17,27 +17,29 @@
 
 
 Name:           xfce4-notifyd
-Version:        0.7.3
+Version:        0.8.0
 Release:        0
 Summary:        Simple Notification Daemon for Xfce
 License:        GPL-2.0-only
 Group:          System/Daemons
 URL:            https://docs.xfce.org/apps/notifyd/start
-Source:         
https://archive.xfce.org/src/apps/xfce4-notifyd/0.7/%{name}-%{version}.tar.bz2
+Source:         
https://archive.xfce.org/src/apps/xfce4-notifyd/0.8/%{name}-%{version}.tar.bz2
 Source1:        %{name}.xml
 Source100:      %{name}-rpmlintrc
 BuildRequires:  exo-tools
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  xfce4-dev-tools
-BuildRequires:  pkgconfig(gio-2.0) >= 2.56.0
-BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.56.0
+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(libnotify) >= 0.7.0
 BuildRequires:  pkgconfig(libxfce4panel-2.0) >= 4.12.0
 BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.12.0
 BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.12.0
 BuildRequires:  pkgconfig(libxfconf-0) >= 4.10.0
+BuildRequires:  pkgconfig(sqlite3) >= 3.34
 Requires:       libnotify-tools
 Requires:       xfce4-notifyd-branding = %{version}-%{release}
 Recommends:     %{name}-lang = %{version}-%{release}
@@ -91,6 +93,7 @@
 %{_bindir}/xfce4-notifyd-config
 %{_datadir}/applications/xfce4-notifyd-config.desktop
 %{_datadir}/icons/hicolor/*/apps/org.xfce.notification.*
+%{_datadir}/icons/hicolor/scalable/status/org.xfce.notification.*
 %{_datadir}/icons/hicolor/scalable/status/notification-*symbolic.svg
 %dir %{_datadir}/themes/*
 %dir %{_datadir}/themes/*/xfce-notify-4.0

++++++ xfce4-notifyd-0.7.3.tar.bz2 -> xfce4-notifyd-0.8.0.tar.bz2 ++++++
++++ 40107 lines of diff (skipped)

Reply via email to