Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package upower for openSUSE:Factory checked 
in at 2025-02-16 22:37:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/upower (Old)
 and      /work/SRC/openSUSE:Factory/.upower.new.8181 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "upower"

Sun Feb 16 22:37:18 2025 rev:91 rq:1245904 version:1.90.7.13+git.4f1ef04

Changes:
--------
--- /work/SRC/openSUSE:Factory/upower/upower.changes    2025-01-09 
15:05:38.647827134 +0100
+++ /work/SRC/openSUSE:Factory/.upower.new.8181/upower.changes  2025-02-16 
22:37:54.433502215 +0100
@@ -1,0 +2,22 @@
+Thu Feb 13 11:11:22 UTC 2025 - [email protected]
+
+- Upower is a mature tool with mostly fixes being added, let's
+  move over to a "take the very latest git HEAD code base by default
+  approach". Also show the amount of additional patches on top of latest
+  public version and the latest git patch hash the sources are based
+  on in the version format (see below)
+- Update to version 1.90.7.13+git.4f1ef04:
+  * linux: integration-test: a test case for Dualshock4 with a headphone jack
+  * linux: up-device-supply: Update the model name after changing the device 
type
+  * linux: device_supply: Prioritize Gaming Input
+  * dbus: UPower.xml: Update GetCriticalAction Values
+  * linux: integration-test: test case for the removable battery
+  * src: up-device-battery: Reset values when the battery is not present
+  * src: up-daemon: skip the battery if present = 0
+  * Update LINGUAS
+  * pre-commit-config: Remove deprecated default_stages "commit"
+  * contrib: setup: Install and setup pre-commit
+- Remove upstreamed patch
+D faa6d8a6b3dd92ab61cd3c5515dfd120ccb7e74b.patch
+
+-------------------------------------------------------------------

Old:
----
  faa6d8a6b3dd92ab61cd3c5515dfd120ccb7e74b.patch
  upower-1.90.6.obscpio

New:
----
  _servicedata
  upower-1.90.7.13+git.4f1ef04.obscpio

BETA DEBUG BEGIN:
  Old:- Remove upstreamed patch
D faa6d8a6b3dd92ab61cd3c5515dfd120ccb7e74b.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ upower.spec ++++++
--- /var/tmp/diff_new_pack.16A3yN/_old  2025-02-16 22:37:55.737556383 +0100
+++ /var/tmp/diff_new_pack.16A3yN/_new  2025-02-16 22:37:55.737556383 +0100
@@ -22,7 +22,7 @@
 %define libplist2 0
 %endif
 Name:           upower
-Version:        1.90.6
+Version:        1.90.7.13+git.4f1ef04
 Release:        0
 Summary:        Power Device Enumeration Framework
 License:        GPL-2.0-or-later
@@ -32,8 +32,6 @@
 Source:         %{name}-%{version}.tar.zst
 # PATCH-FIX-OPENSUSE: Skip installation of test-only dependencies
 Patch1:         skip-tests-install.patch
-# PATCH-FIX-UPSTREAM faa6d8a6b3dd92ab61cd3c5515dfd120ccb7e74b.patch -- dbus: 
show charge-threshold-* status as yes/no
-Patch2:         
https://gitlab.freedesktop.org/upower/upower/-/commit/faa6d8a6b3dd92ab61cd3c5515dfd120ccb7e74b.patch
 BuildRequires:  gobject-introspection-devel >= 0.9.9
 BuildRequires:  gtk-doc >= 1.11
 BuildRequires:  intltool
@@ -139,7 +137,7 @@
 
 %files
 %license COPYING
-%doc AUTHORS NEWS README
+%doc AUTHORS NEWS README.md
 %dir %{_sysconfdir}/UPower
 %config(noreplace) %{_sysconfdir}/UPower/UPower.conf
 %{_bindir}/upower
@@ -158,6 +156,7 @@
 %{_mandir}/man8/upowerd.8%{?ext_man}
 %dir %{_localstatedir}/lib/upower
 %{_datadir}/polkit-1/actions/org.freedesktop.upower.policy
+%{_datadir}/zsh/site-functions/_upower
 
 %files -n libupower-glib3
 %{_libdir}/libupower-glib.so.*

++++++ _service ++++++
--- /var/tmp/diff_new_pack.16A3yN/_old  2025-02-16 22:37:55.773557878 +0100
+++ /var/tmp/diff_new_pack.16A3yN/_new  2025-02-16 22:37:55.777558045 +0100
@@ -3,10 +3,15 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.freedesktop.org/upower/upower.git</param>
-    <param name="revision">v1.90.6</param>
-    <param name="versionformat">@PARENT_TAG@</param>
+    <param name="versionrewrite-pattern">v(.*)</param>
+    <!--
+       <param name="revision">v1.90.7</param>
+       <param name="versionformat">@PARENT_TAG@</param>
+    -->
+    <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@+git.%h</param>
     <param name="versionrewrite-pattern">v?(.*)(\+0)?</param>
     <param name="versionrewrite-replacement">\1</param>
+    <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="buildtime"/>
   <service name="recompress" mode="buildtime">

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://gitlab.freedesktop.org/upower/upower.git</param>
              <param 
name="changesrevision">4f1ef04475ec2722217079594a64c1d7ec039594</param></service></servicedata>
(No newline at EOF)

++++++ upower.obsinfo ++++++
--- /var/tmp/diff_new_pack.16A3yN/_old  2025-02-16 22:37:55.833560371 +0100
+++ /var/tmp/diff_new_pack.16A3yN/_new  2025-02-16 22:37:55.837560537 +0100
@@ -1,5 +1,5 @@
 name: upower
-version: 1.90.6
-mtime: 1726629908
-commit: 94c91f93f133e23da25a9a7be57db745a30dc5f1
+version: 1.90.7.13+git.4f1ef04
+mtime: 1739001483
+commit: 4f1ef04475ec2722217079594a64c1d7ec039594
 

Reply via email to