[packages/upower-pm-utils] - rel 12, fix patch fuzz

baggins baggins at pld-linux.org
Sun Nov 26 22:15:09 CET 2023


commit d5f8ed7976ee3406b0b40a5ca1cbb1b067a0345f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 26 22:07:17 2023 +0100

    - rel 12, fix patch fuzz

 upower-battery_range.patch | 2 +-
 upower-pm-utils.spec       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/upower-pm-utils.spec b/upower-pm-utils.spec
index 92564ed..b218f9f 100644
--- a/upower-pm-utils.spec
+++ b/upower-pm-utils.spec
@@ -5,7 +5,7 @@ Summary:	Power management service with pm-utils backend
 Summary(pl.UTF-8):	Usługa zarządzania energią z wykorzystaniem pm-utils
 Name:		%{orig_name}-pm-utils
 Version:	0.9.23
-Release:	11
+Release:	12
 Epoch:		1
 License:	GPL v2+
 Group:		Libraries
diff --git a/upower-battery_range.patch b/upower-battery_range.patch
index c8bb5e6..d9e04fa 100644
--- a/upower-battery_range.patch
+++ b/upower-battery_range.patch
@@ -14,7 +14,7 @@ index 6adc5c4..b7f11a9 100755
 --- a/src/linux/integration-test
 +++ b/src/linux/integration-test
 @@ -458,6 +458,39 @@ class Tests(unittest.TestCase):
-         self.assertEqual(self.get_dbus_display_property('WarningLevel'), UP_DEVICE_LEVEL_NONE)
+         self.assertEqual(self.get_dbus_property('OnLowBattery'), False)
          self.stop_daemon()
  
 +    def test_battery_overfull(self):
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/upower-pm-utils.git/commitdiff/d5f8ed7976ee3406b0b40a5ca1cbb1b067a0345f



More information about the pld-cvs-commit mailing list