Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfce4-power-manager for 
openSUSE:Factory checked in at 2022-12-24 17:17:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-power-manager (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-power-manager.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-power-manager"

Sat Dec 24 17:17:58 2022 rev:77 rq:1045219 version:4.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-power-manager/xfce4-power-manager.changes  
2022-08-11 18:32:00.066217149 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-power-manager.new.1563/xfce4-power-manager.changes
        2022-12-24 17:18:04.811045449 +0100
@@ -1,0 +2,38 @@
+Thu Dec 22 14:01:48 UTC 2022 - Manfred Hollstein <manfre...@gmx.net>
+
+- Update to version 4.18.0
+  * Bump requirements for Xfce 4.18
+  * Translation Updates
+- Remove inhibit_dpms.patch
+
+- Update to version 4.17.1
+  * Bump copyright year to 2022
+  * Do not include `config.h` in headers
+  * autoconf: Use AC_CONFIG_MACRO_DIRS
+
+- Update to version 4.17.0
+  * Allocate dynamic memory to `what` so that it can be `g_free`d later
+  * Connect to polkit signal via GDBusProxy generic signal
+  * Do not log a warning about expected behavior
+  * Fix compilation warnings
+  * Fix icon name in autostart launcher
+  * Fix intltool lock file bug in make distcheck
+  * Fix memory corruption due to incorrect g_ptr_array usage
+  * Fix memory leak and make `while` more efficient
+  * Fix missing-prototypes
+  * Fix va_args usage in get_device_icon_name
+  * Free `eggalarm` after its last use
+  * Increase sleep timeout to 6hrs (gxo#xfce/xfce4-settings#80)
+  * Inhibit DPMS when getting power inhibit request.
+  * Lower minimum inactivity to 5 minutes
+  * Remove GSourceFunc casts
+  * Remove a floating reference
+  * Revert "Lower minimum inactivity to 5 minutes"
+  * Translation Updates
+  * automake: Enable subdir-objects
+  * backlight: always update notification
+  * panel-plugin: Switch percentage and time
+  * remove unused variable show_presentation_indicator
+  * settings: Revert type hint change
+
+-------------------------------------------------------------------

Old:
----
  _service
  inhibit_dpms.patch
  xfce4-power-manager-4.16.0.tar.bz2

New:
----
  xfce4-power-manager-4.18.0.tar.bz2

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

Other differences:
------------------
++++++ xfce4-power-manager.spec ++++++
--- /var/tmp/diff_new_pack.z8UEaS/_old  2022-12-24 17:18:05.351048707 +0100
+++ /var/tmp/diff_new_pack.z8UEaS/_new  2022-12-24 17:18:05.355048732 +0100
@@ -19,15 +19,14 @@
 %define panel_version 4.12.0
 %bcond_with git
 Name:           xfce4-power-manager
-Version:        4.16.0
+Version:        4.18.0
 Release:        0
 Summary:        Power Management for the Xfce Desktop Environment
 License:        GPL-2.0-or-later
 Group:          System/GUI/XFCE
 URL:            https://docs.xfce.org/xfce/xfce4-power-manager/start
-Source0:        
https://archive.xfce.org/src/xfce/xfce4-power-manager/4.16/%{name}-%{version}.tar.bz2
+Source0:        
https://archive.xfce.org/src/xfce/xfce4-power-manager/4.18/%{name}-%{version}.tar.bz2
 Source1:        xfce4-power-manager.xml
-Patch0:         inhibit_dpms.patch
 BuildRequires:  appstream-glib
 BuildRequires:  fdupes
 BuildRequires:  intltool
@@ -35,21 +34,22 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.50
-BuildRequires:  pkgconfig(gmodule-2.0) >= 2.50
-BuildRequires:  pkgconfig(gobject-2.0) >= 2.50
-BuildRequires:  pkgconfig(gthread-2.0) >= 2.50
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
-BuildRequires:  pkgconfig(libnotify)
+BuildRequires:  pkgconfig(gio-2.0) >= 2.66
+BuildRequires:  pkgconfig(glib-2.0) >= 2.66
+BuildRequires:  pkgconfig(gmodule-2.0) >= 2.66
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.66
+BuildRequires:  pkgconfig(gthread-2.0) >= 2.66
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24
+BuildRequires:  pkgconfig(libnotify) >= 0.4.1
 BuildRequires:  pkgconfig(libxfce4panel-2.0) >= %{panel_version}
 BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.12.0
 BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.12.0
-BuildRequires:  pkgconfig(libxfconf-0)
+BuildRequires:  pkgconfig(libxfconf-0) >= 4.12.0
 BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.100
 BuildRequires:  pkgconfig(upower-glib) >= 0.99.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
-BuildRequires:  pkgconfig(xrandr)
+BuildRequires:  pkgconfig(xrandr) >= 1.2.0
 %if %{with git}
 BuildRequires:  xfce4-dev-tools
 %endif

++++++ xfce4-power-manager-4.16.0.tar.bz2 -> xfce4-power-manager-4.18.0.tar.bz2 
++++++
++++ 90229 lines of diff (skipped)

Reply via email to