Hello community,

here is the log from the commit of package upower for openSUSE:Factory checked 
in at 2014-08-25 11:54:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/upower (Old)
 and      /work/SRC/openSUSE:Factory/.upower.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "upower"

Changes:
--------
--- /work/SRC/openSUSE:Factory/upower/upower.changes    2014-08-06 
11:42:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.upower.new/upower.changes       2014-08-25 
11:54:31.000000000 +0200
@@ -1,0 +2,21 @@
+Thu Aug 21 02:50:20 UTC 2014 - mgo...@suse.com
+
+- Update to version 0.99.1: 
+  + New Features:
+    - Remove IsDocked property
+    - Remove unused polkit dependency
+  + Bugfixes:
+    - Create the history directory at runtime
+    - Do not log a critical warning when using
+      _set_object_path_sync()
+    - Fix API doc for up_client_get_on_battery()
+    - Fix possible UpHistoryItem leak on failure
+    - Fix segfault on getting property when daemon is not running
+    - Fix shutdown on boot on some machines
+    - Fix small memleak on startup with Logitech devices
+    - Free the obtained device list array after use
+    - Update lid status when updating AC status
+- Remove upower-fix-leaks.patch: fixed upstream.
+- Adjust package name, since LT_CURRENT is now 3
+
+-------------------------------------------------------------------

Old:
----
  upower-0.99.0.tar.xz
  upower-fix-leaks.patch

New:
----
  upower-0.99.1.tar.xz

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

Other differences:
------------------
++++++ upower.spec ++++++
--- /var/tmp/diff_new_pack.2YBU0k/_old  2014-08-25 11:54:32.000000000 +0200
+++ /var/tmp/diff_new_pack.2YBU0k/_new  2014-08-25 11:54:32.000000000 +0200
@@ -23,12 +23,10 @@
 Summary:        Power Device Enumeration Framework
 License:        GPL-2.0+
 Group:          System/Daemons
-Version:        0.99.0
+Version:        0.99.1
 Release:        0
 Url:            http://upower.freedesktop.org/
 Source:         
http://upower.freedesktop.org/releases/%{name}-%{version}.tar.xz
- # PATCH-FIX-UPSTREAM upower-fix-leaks.patch mgo...@suse.com -- Fix leaks; 
taken from upstream.
-Patch0:         upower-fix-leaks.patch
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gobject-introspection-devel >= 0.9.9
 BuildRequires:  gtk-doc >= 1.11
@@ -36,7 +34,6 @@
 BuildRequires:  libgudev-1_0-devel
 BuildRequires:  libimobiledevice-devel
 BuildRequires:  libusb-devel
-BuildRequires:  polkit-devel
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(udev)
 %{?systemd_requires}
@@ -54,12 +51,12 @@
 via the system message bus. Some operations (such as suspending the
 system) are restricted using PolicyKit.
 
-%package -n libupower-glib2
+%package -n libupower-glib3
 Summary:        Power Device Enumeration Framework - Library
 Group:          System/Daemons
 Recommends:     %{name}
 
-%description -n libupower-glib2
+%description -n libupower-glib3
 UPower is an abstraction for enumerating power devices, listening to
 device events and querying history and statistics. Any application or
 service on the system can access the org.freedesktop.UPower service
@@ -83,7 +80,7 @@
 %package -n libupower-glib-devel
 Summary:        Power Device Enumeration Framework - Development Files
 Group:          Development/Libraries/Other
-Requires:       libupower-glib2 = %{version}
+Requires:       libupower-glib3 = %{version}
 Requires:       typelib-1_0-UpowerGlib-1_0 = %{version}
 Provides:       %{name}-devel = %{version}
 
@@ -97,7 +94,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 export V=1
@@ -129,9 +125,9 @@
 %postun
 %service_del_postun upower.service
 
-%post -n libupower-glib2 -p /sbin/ldconfig
+%post -n libupower-glib3 -p /sbin/ldconfig
 
-%postun -n libupower-glib2 -p /sbin/ldconfig
+%postun -n libupower-glib3 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root,-)
@@ -153,7 +149,7 @@
 %doc %{_mandir}/man8/upowerd.8%{?ext_man}
 %dir %{_localstatedir}/lib/upower
 
-%files -n libupower-glib2
+%files -n libupower-glib3
 %defattr(-,root,root,-)
 %{_libdir}/libupower-glib.so.*
 

++++++ upower-0.99.0.tar.xz -> upower-0.99.1.tar.xz ++++++
++++ 12946 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to