Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfce4-timer-plugin for 
openSUSE:Factory checked in at 2023-04-20 15:14:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-timer-plugin (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-timer-plugin.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-timer-plugin"

Thu Apr 20 15:14:57 2023 rev:3 rq:1080847 version:1.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-timer-plugin/xfce4-timer-plugin.changes    
2020-07-27 17:39:52.234969983 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-timer-plugin.new.2023/xfce4-timer-plugin.changes
  2023-04-20 15:16:04.058510643 +0200
@@ -1,0 +2,30 @@
+Tue Apr 18 17:47:45 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 1.7.2
+  * Update copyright year and bug report address
+  * always keep the dialog window above
+  * Allow to start any timer on timeout
+  * Remove dead code generating a warning
+  * Remove wrong function call
+  * Do not quit the main loop on "free-data"
+  * build: Add GLib requirement
+  * build: Fix autotools warnings
+  * Update configure.ac.in
+  * Use "logo-icon-name" instead of "logo" in about dialog
+  * build: Fix intltool lock file problem during make distcheck
+  * Update COPYING
+  * Delete "xfce4" from various strings
+  * Replace GTimeVal with GDateTime
+  * Context menu option to add new timer and pause/stop icons (!11)
+  * Fix missing translation macro for Time's up dialog
+  * Fix compilation warnings
+  * autoconf: Some updates
+  * Update `.gitignore`
+  * Request automatic widget length
+  * Properly save settings for many plugin instances
+  * Reaplce AC_CONFIG_MACRO_DIR with AC_CONFIG_MACRO_DIRS (!1)
+  * Create README.md. Update configure.ac.in
+  * Translation Updates
+- Remove _service file
+
+-------------------------------------------------------------------

Old:
----
  _service
  xfce4-timer-plugin-1.7.1.tar.bz2

New:
----
  xfce4-timer-plugin-1.7.2.tar.bz2

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

Other differences:
------------------
++++++ xfce4-timer-plugin.spec ++++++
--- /var/tmp/diff_new_pack.U7xm21/_old  2023-04-20 15:16:04.650514660 +0200
+++ /var/tmp/diff_new_pack.U7xm21/_new  2023-04-20 15:16:04.654514687 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-timer-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
@@ -20,7 +20,7 @@
 %define plugin timer
 %bcond_with git
 Name:           xfce4-%{plugin}-plugin
-Version:        1.7.1
+Version:        1.7.2
 Release:        0
 Summary:        Alarm Clock Plugin for the Xfce Panel
 License:        GPL-2.0-or-later
@@ -30,7 +30,8 @@
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(gthread-2.0) >= 2.4.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.26.0
+BuildRequires:  pkgconfig(gthread-2.0) >= 2.26.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20.0
 BuildRequires:  pkgconfig(libxfce4panel-2.0) >= %{panel_version}
 BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.12.0
@@ -86,7 +87,7 @@
 %fdupes %{buildroot}%{_datadir}
 
 %files
-%doc AUTHORS NEWS README TODO
+%doc AUTHORS NEWS README.md TODO
 %license COPYING
 %{_libdir}/xfce4/panel/plugins/libxfcetimer.so
 %{_datadir}/icons/hicolor/*/*/xfce4-timer-plugin.*

++++++ xfce4-timer-plugin-1.7.1.tar.bz2 -> xfce4-timer-plugin-1.7.2.tar.bz2 
++++++
++++ 57860 lines of diff (skipped)

Reply via email to