Hello community,

here is the log from the commit of package PackageKit-Qt for openSUSE:Factory 
checked in at 2013-05-13 15:10:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/PackageKit-Qt (Old)
 and      /work/SRC/openSUSE:Factory/.PackageKit-Qt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "PackageKit-Qt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/PackageKit-Qt/PackageKit-Qt.changes      
2013-03-15 10:43:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.PackageKit-Qt.new/PackageKit-Qt.changes 
2013-05-13 15:10:51.000000000 +0200
@@ -1,0 +2,21 @@
+Fri May 10 10:01:11 UTC 2013 - cgiboude...@gmx.com
+
+- Update to 0.8.8
+  + New Features:
+    - Adding Provides property to Daemon.
+    - Adding some Meta information.
+    - Adds the transactionFlags to the Transaction class.
+    - Add TransactionFlags registration.
+    - Implement connectNotify and disconnectNotify.
+  + Bugfixes:
+    - Add missing declare enums.
+    - Fix searchGroups() be iterating over the flaged values.
+    - Ignore Interface isValid() check.
+    - Improve error handling and make it easier for QML use it.
+    - Make sure we set an error if we fail to contact PackageKit.
+    - Use the correct version of the LGPL library.
+- Drop 0001-upstream-license-correction.patch: fixed upstream.
+- Rename libpackagekit-qt2-5 subpackage to libpackagekit-qt2-6,
+  following upstreams soname change.
+
+-------------------------------------------------------------------

Old:
----
  0001-upstream-license-correction.patch
  PackageKit-Qt-0.8.7.tar.xz

New:
----
  PackageKit-Qt-0.8.8.tar.xz

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

Other differences:
------------------
++++++ PackageKit-Qt.spec ++++++
--- /var/tmp/diff_new_pack.BUeo4r/_old  2013-05-13 15:10:53.000000000 +0200
+++ /var/tmp/diff_new_pack.BUeo4r/_new  2013-05-13 15:10:53.000000000 +0200
@@ -17,15 +17,13 @@
 
 
 Name:           PackageKit-Qt
-Version:        0.8.7
+Version:        0.8.8
 Release:        0
 Summary:        Simple software installation management software
 License:        LGPL-2.1+
 Group:          System/Daemons
 Url:            http://packagekit.org/
 Source:         http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM 0001-upstream-license-correction.patch 
tittiatc...@gmail.com -- Correct the License for PackageKit-Qt, taken from git.
-Patch1:         0001-upstream-license-correction.patch
 BuildRequires:  PackageKit-devel
 BuildRequires:  cmake
 BuildRequires:  kde4-filesystem
@@ -38,11 +36,11 @@
 use some of the latest technology like PolicyKit to make the process
 suck less.
 
-%package -n libpackagekit-qt2-5
+%package -n libpackagekit-qt2-6
 Summary:        Simple software installation management software
 Group:          System/Libraries
 
-%description -n libpackagekit-qt2-5
+%description -n libpackagekit-qt2-6
 PackageKit is a system designed to make installing and updating
 software on your computer easier.  The primary design goal is to unify
 all the software graphical tools used in different distributions, and
@@ -52,7 +50,7 @@
 %package devel
 Summary:        Simple software installation management software
 Group:          Development/Libraries/C and C++
-Requires:       libpackagekit-qt2-5 = %{version}
+Requires:       libpackagekit-qt2-6 = %{version}
 Provides:       libpackagekit-qt2-devel = %{version}
 Obsoletes:      libpackagekit-qt2-devel < %{version}
 
@@ -65,7 +63,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 mkdir build
@@ -79,11 +76,11 @@
 cd build
 %make_install
 
-%post -n libpackagekit-qt2-5 -p /sbin/ldconfig
+%post -n libpackagekit-qt2-6 -p /sbin/ldconfig
 
-%postun -n libpackagekit-qt2-5 -p /sbin/ldconfig
+%postun -n libpackagekit-qt2-6 -p /sbin/ldconfig
 
-%files -n libpackagekit-qt2-5
+%files -n libpackagekit-qt2-6
 %defattr(-,root,root)
 %doc COPYING NEWS AUTHORS
 %{_libdir}/libpackagekit-qt2.so.*

++++++ PackageKit-Qt-0.8.7.tar.xz -> PackageKit-Qt-0.8.8.tar.xz ++++++
++++ 1997 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