Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2012-03-19 09:59:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/PackageKit (Old)
 and      /work/SRC/openSUSE:Factory/.PackageKit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "PackageKit", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes    2012-02-16 
16:21:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes       
2012-03-19 09:59:08.000000000 +0100
@@ -1,0 +2,28 @@
+Fri Mar  2 10:59:58 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.7.3:
+  + New Features:
+    - Add LANGUAGE_SUPPORT what-provides type
+  + Libraries (glib):
+    - Don't segfault the client if there are no cached properties
+    - Fix a critical warning in gnome-settings-daemon when setting
+      the proxy
+    - Fix transfer annotation of pk_results_get_package_sack()
+    - Fix transfer annotations for GPtrArray returns
+    - Do not send progress updates for non-verb packages
+  + Non-zypp backends updates.
+  + Bugfixes:
+    - Document CODEC what-provides type
+    - Don't crash when the system bus isn't available, just abort
+      with an error
+    - Fix a critical warning when starting gnome-settings-daemon
+    - Imply the install trusted polkit auth when we get the remove
+      auth
+    - Imply the install trusted polkit auth when we get the
+      untrusted auth
+    - Port the session example code to GDBus
+    - Website updates.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+-------------------------------------------------------------------

Old:
----
  PackageKit-0.7.2.tar.xz

New:
----
  PackageKit-0.7.3.tar.xz

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

Other differences:
------------------
++++++ PackageKit.spec ++++++
--- /var/tmp/diff_new_pack.YxVSis/_old  2012-03-19 09:59:10.000000000 +0100
+++ /var/tmp/diff_new_pack.YxVSis/_new  2012-03-19 09:59:10.000000000 +0100
@@ -34,7 +34,7 @@
 %endif
 
 Name:           PackageKit
-Version:        0.7.2
+Version:        0.7.3
 Release:        0
 BuildRequires:  NetworkManager-devel
 BuildRequires:  automake
@@ -67,8 +67,6 @@
 BuildRequires:  shared-mime-info
 BuildRequires:  sqlite-devel
 BuildRequires:  translation-update-upstream
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 Summary:        Simple software installation management software
 License:        GPL-2.0+
 Group:          System/Daemons

++++++ 0001-Change-the-configuration-of-the-cron-script-to-a-sys.patch ++++++
--- /var/tmp/diff_new_pack.YxVSis/_old  2012-03-19 09:59:10.000000000 +0100
+++ /var/tmp/diff_new_pack.YxVSis/_new  2012-03-19 09:59:10.000000000 +0100
@@ -1,12 +1,12 @@
-From 1cc0fe92824696e1a76efa3ae634e807a92c1bad Mon Sep 17 00:00:00 2001
+From f30bd44a4998df7b17d04d283f3c54abfd330d09 Mon Sep 17 00:00:00 2001
 From: Vincent Untz <vu...@opensuse.org>
 Date: Tue, 26 Jul 2011 11:34:22 +0200
 Subject: [PATCH 1/2] Change the configuration of the cron script to a
  sysconfig-like config
 
 ---
- contrib/cron/packagekit-background |   43 +++++++++++++++++++++++++++--------
- 1 files changed, 33 insertions(+), 10 deletions(-)
+ contrib/cron/packagekit-background |   43 +++++++++++++++++++++++++++---------
+ 1 file changed, 33 insertions(+), 10 deletions(-)
 
 diff --git a/contrib/cron/packagekit-background 
b/contrib/cron/packagekit-background
 index e5b5c9b..783e2df 100644
@@ -65,5 +65,5 @@
 +#
  SLEEP_MAX=3600
 -- 
-1.7.8
+1.7.9.2
 

++++++ 0002-Build-against-npapi-sdk-instead-of-xulrunner.patch ++++++
--- /var/tmp/diff_new_pack.YxVSis/_old  2012-03-19 09:59:10.000000000 +0100
+++ /var/tmp/diff_new_pack.YxVSis/_new  2012-03-19 09:59:10.000000000 +0100
@@ -1,4 +1,4 @@
-From 54bf835491693986f50d90fb7f8734e3c69af6d0 Mon Sep 17 00:00:00 2001
+From d5810deb4748946db068d7ff4912112b63f2f6c1 Mon Sep 17 00:00:00 2001
 From: Wolfgang Rosenauer <w...@rosenauer.org>
 Date: Tue, 25 Oct 2011 14:27:15 +0200
 Subject: [PATCH 2/2] Build against npapi-sdk instead of xulrunner
@@ -6,10 +6,10 @@
 https://bugs.freedesktop.org/show_bug.cgi?id=40026
 ---
  configure.ac |    2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
-index ad2b2d0..cfc0c2b 100644
+index a40eeb0..5632b4b 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -348,7 +348,7 @@ AC_ARG_ENABLE(browser_plugin, 
AS_HELP_STRING([--enable-browser-plugin],[Build br
@@ -22,5 +22,5 @@
                          nspr >= 4.8           \
                          cairo                 \
 -- 
-1.7.8
+1.7.9.2
 

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

Reply via email to