Hello community,

here is the log from the commit of package upower for openSUSE:Factory checked 
in at 2018-08-02 14:55:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/upower (Old)
 and      /work/SRC/openSUSE:Factory/.upower.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "upower"

Thu Aug  2 14:55:04 2018 rev:62 rq:626421 version:0.99.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/upower/upower.changes    2018-06-08 
23:10:22.607089538 +0200
+++ /work/SRC/openSUSE:Factory/.upower.new/upower.changes       2018-08-02 
14:55:08.279975134 +0200
@@ -1,0 +2,24 @@
+Sat Jul 28 22:32:14 UTC 2018 - bjorn....@gmail.com
+
+- Update to version 0.99.8:
+  + New Features:
+    - Lock down systemd service file.
+    - Add support for "Unknown" capacity level, and clarify
+      handling of devices with coarse battery levels.
+    - Add a new version of up_client_get_devices() which unrefs
+      contents.
+  + Bugfixes:
+    - Fix warnings when D-Bus related properties change.
+    - Prevent crash after attaching an Apple TV, and support newer
+      versions of iOS.
+    - Lower severity of "unhandled action" messages.
+    - Fix battery status on MacBooks after a plug or unplug event.
+    - Fix double-close on exit.
+- Drop patches fixed upstream:
+  + upower-fix-ios-crash.patch.
+  + upower-fix-crash-logind-doesnt-return-error.patch.
+  + upower-fix-memory-leak.patch.
+- Refresh upower-hibernate-insteadof-hybridsleep.patch with quilt.
+- Use autosetup and make_build macros.
+
+-------------------------------------------------------------------

Old:
----
  upower-0.99.7.tar.xz
  upower-fix-crash-logind-doesnt-return-error.patch
  upower-fix-ios-crash.patch
  upower-fix-memory-leak.patch

New:
----
  upower-0.99.8.tar.xz

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

Other differences:
------------------
++++++ upower.spec ++++++
--- /var/tmp/diff_new_pack.bLMpS0/_old  2018-08-02 14:55:08.895976163 +0200
+++ /var/tmp/diff_new_pack.bLMpS0/_new  2018-08-02 14:55:08.899976169 +0200
@@ -23,21 +23,16 @@
 BuildRequires:  pkgconfig(udev)
 %endif
 Name:           upower
-Version:        0.99.7
+Version:        0.99.8
 Release:        0
 Summary:        Power Device Enumeration Framework
 License:        GPL-2.0-or-later
 Group:          System/Daemons
-Url:            http://upower.freedesktop.org/
-Source:         
http://upower.freedesktop.org/releases/%{name}-%{version}.tar.xz
+URL:            https://upower.freedesktop.org/
+Source0:        
https://gitlab.freedesktop.org/upower/upower/uploads/9125ab7ee96fdc4ecc68cfefb50c1cab/%{name}-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE upower-hibernate-insteadof-hybridsleep.patch 
boo#985741 dims...@opensuse.org -- Set the system per default to hibernate, not 
hybridsleep
 Patch0:         upower-hibernate-insteadof-hybridsleep.patch
-# PATCH-FIX-UPSTREAM upower-fix-ios-crash.patch fdo#105625 nov...@mirell.de -- 
Fix endless crash loop freezing the system with AppleTV attached
-Patch1:         upower-fix-ios-crash.patch
-# PATCH-FIX-UPSTREAM upower-fix-crash-logind-doesnt-return-error.patch -- Fix 
crash if logind doesn't return an error
-Patch2:         upower-fix-crash-logind-doesnt-return-error.patch
-# PATCH-FIX-UPSTREAM upower-fix-memory-leak.patch -- Fix memory leak if logind 
returns an error
-Patch3:         upower-fix-memory-leak.patch
+
 BuildRequires:  gobject-introspection-devel >= 0.9.9
 BuildRequires:  gtk-doc >= 1.11
 BuildRequires:  intltool
@@ -106,19 +101,16 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%autosetup -p1
 
 %build
-%configure\
+%configure \
   --disable-static \
   --libexecdir=%{_libexecdir}/upower \
   --enable-gtk-doc \
-  --with-udevrulesdir=%{_udevrulesdir}
-make %{?_smp_mflags}
+       --with-udevrulesdir=%{_udevrulesdir} \
+       %{nil}
+%make_build
 
 %install
 %make_install

++++++ upower-0.99.7.tar.xz -> upower-0.99.8.tar.xz ++++++
++++ 2544 lines of diff (skipped)

++++++ upower-hibernate-insteadof-hybridsleep.patch ++++++
--- /var/tmp/diff_new_pack.bLMpS0/_old  2018-08-02 14:55:09.139976570 +0200
+++ /var/tmp/diff_new_pack.bLMpS0/_new  2018-08-02 14:55:09.143976577 +0200
@@ -1,7 +1,7 @@
-Index: upower-0.99.7/etc/UPower.conf
+Index: upower-0.99.8/etc/UPower.conf
 ===================================================================
---- upower-0.99.7.orig/etc/UPower.conf
-+++ upower-0.99.7/etc/UPower.conf
+--- upower-0.99.8.orig/etc/UPower.conf 2017-09-08 15:29:32.000000000 +0200
++++ upower-0.99.8/etc/UPower.conf      2018-07-29 00:45:16.176796927 +0200
 @@ -91,4 +91,4 @@ TimeAction=120
  #
  # If HybridSleep isn't available, Hibernate will be used


Reply via email to