Hello community,

here is the log from the commit of package gnome-packagekit for 
openSUSE:Factory checked in at 2017-03-22 23:10:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-packagekit (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-packagekit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-packagekit"

Wed Mar 22 23:10:16 2017 rev:123 rq:481593 version:3.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-packagekit/gnome-packagekit.changes        
2016-11-07 13:24:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-packagekit.new/gnome-packagekit.changes   
2017-03-22 23:10:17.431691773 +0100
@@ -1,0 +2,23 @@
+Mon Mar 20 20:36:22 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.24.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Mar 11 19:37:52 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.92:
+  + Install appstream data to /usr/share/metainfo (bgo#778559).
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 15 08:19:41 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.90:
+  + Port away from intltool.
+  + Updated translations.
+- Drop intltool BuildRequires: no longer needed.
+- Rebase gnome-packagekit-OnlyShowIn.patch.
+- Rebase bnc-946886-install-signatures-in-viewer.patch.
+
+-------------------------------------------------------------------

Old:
----
  gnome-packagekit-3.22.1.tar.xz

New:
----
  gnome-packagekit-3.24.0.tar.xz

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

Other differences:
------------------
++++++ gnome-packagekit.spec ++++++
--- /var/tmp/diff_new_pack.pfHNYW/_old  2017-03-22 23:10:18.159588636 +0100
+++ /var/tmp/diff_new_pack.pfHNYW/_new  2017-03-22 23:10:18.159588636 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-packagekit
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 # Easy switching on/off of systemd integration
 %define with_systemd 1
 Name:           gnome-packagekit
-Version:        3.22.1
+Version:        3.24.0
 Release:        0
 Summary:        Applications for the PackageKit API
 License:        GPL-2.0+
 Group:          System/GUI/GNOME
 Url:            http://packagekit.org/
-Source:         
http://download.gnome.org/sources/gnome-packagekit/3.22/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-packagekit/3.24/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM gnome-packagekit-displaysize.patch bgo#770640 
dims...@opensuse.org -- Never expand over 90% of the screen size,
 Patch0:         gnome-packagekit-displaysize.patch
 # PATCH-FEATURE-OPENSUSE -- Only show gnome-packagekit in gnome.
@@ -41,7 +41,6 @@
 BuildRequires:  docbook-utils-minimal
 BuildRequires:  gettext-devel
 BuildRequires:  gnome-menus-devel
-BuildRequires:  intltool
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools

++++++ bnc-946886-install-signatures-in-viewer.patch ++++++
--- /var/tmp/diff_new_pack.pfHNYW/_old  2017-03-22 23:10:18.183585236 +0100
+++ /var/tmp/diff_new_pack.pfHNYW/_new  2017-03-22 23:10:18.187584669 +0100
@@ -270,7 +270,7 @@
 +
 +      /* get UI */
 +      builder_signature = gtk_builder_new ();
-+      retval = gtk_builder_add_from_file (builder_signature, GPK_DATA 
"/gpk-signature.ui", &error);
++      retval = gtk_builder_add_from_file (builder_signature, PKGDATADIR 
"/gpk-signature.ui", &error);
 +      if (retval == 0) {
 +              g_warning ("failed to load ui: %s", error->message);
 +              g_error_free (error);

++++++ gnome-packagekit-3.22.1.tar.xz -> gnome-packagekit-3.24.0.tar.xz ++++++
++++ 84693 lines of diff (skipped)

++++++ gnome-packagekit-OnlyShowIn.patch ++++++
--- /var/tmp/diff_new_pack.pfHNYW/_old  2017-03-22 23:10:18.895484366 +0100
+++ /var/tmp/diff_new_pack.pfHNYW/_new  2017-03-22 23:10:18.895484366 +0100
@@ -1,18 +1,18 @@
-Index: gnome-packagekit-3.21.4/data/gpk-log.desktop.in
+Index: gnome-packagekit-3.23.90/data/gpk-log.desktop.in
 ===================================================================
---- gnome-packagekit-3.21.4.orig/data/gpk-log.desktop.in
-+++ gnome-packagekit-3.21.4/data/gpk-log.desktop.in
-@@ -8,4 +8,4 @@ Type=Application
+--- gnome-packagekit-3.23.90.orig/data/gpk-log.desktop.in
++++ gnome-packagekit-3.23.90/data/gpk-log.desktop.in
+@@ -9,4 +9,4 @@ Type=Application
  NoDisplay=true
  Categories=GNOME;GTK;System;
  StartupNotify=true
 -
 +OnlyShowIn=GNOME;
-Index: gnome-packagekit-3.21.4/data/gpk-prefs.desktop.in
+Index: gnome-packagekit-3.23.90/data/gpk-prefs.desktop.in
 ===================================================================
---- gnome-packagekit-3.21.4.orig/data/gpk-prefs.desktop.in
-+++ gnome-packagekit-3.21.4/data/gpk-prefs.desktop.in
-@@ -5,7 +5,7 @@ Icon=gpk-prefs
+--- gnome-packagekit-3.23.90.orig/data/gpk-prefs.desktop.in
++++ gnome-packagekit-3.23.90/data/gpk-prefs.desktop.in
+@@ -6,7 +6,7 @@ Icon=gpk-prefs
  Exec=gpk-prefs
  Terminal=false
  Type=Application
@@ -23,26 +23,26 @@
  StartupNotify=true
 -NoDisplay=true
 +NoDisplay=false
-Index: gnome-packagekit-3.21.4/data/org.gnome.PackageUpdater.desktop.in
+Index: gnome-packagekit-3.23.90/data/org.gnome.PackageUpdater.desktop.in
 ===================================================================
---- gnome-packagekit-3.21.4.orig/data/org.gnome.PackageUpdater.desktop.in
-+++ gnome-packagekit-3.21.4/data/org.gnome.PackageUpdater.desktop.in
-@@ -7,6 +7,6 @@ Terminal=false
- Type=Application
+--- gnome-packagekit-3.23.90.orig/data/org.gnome.PackageUpdater.desktop.in
++++ gnome-packagekit-3.23.90/data/org.gnome.PackageUpdater.desktop.in
+@@ -9,6 +9,6 @@ Type=Application
  Categories=GNOME;GTK;System;
- _Keywords=Updates;Upgrade;
+ # Translators: Search terms to find this application. Do NOT translate or 
localize the semicolons! The list MUST also end with a semicolon!
+ Keywords=Updates;Upgrade;
 -NotShowIn=KDE;
 +OnlyShowIn=GNOME;
  StartupNotify=true
  X-GNOME-UsesNotifications=true
-Index: gnome-packagekit-3.21.4/data/org.gnome.Packages.desktop.in
+Index: gnome-packagekit-3.23.90/data/org.gnome.Packages.desktop.in
 ===================================================================
---- gnome-packagekit-3.21.4.orig/data/org.gnome.Packages.desktop.in
-+++ gnome-packagekit-3.21.4/data/org.gnome.Packages.desktop.in
-@@ -7,6 +7,6 @@ Terminal=false
- Type=Application
+--- gnome-packagekit-3.23.90.orig/data/org.gnome.Packages.desktop.in
++++ gnome-packagekit-3.23.90/data/org.gnome.Packages.desktop.in
+@@ -9,6 +9,6 @@ Type=Application
  Categories=GNOME;GTK;System;PackageManager;
- _Keywords=Sources;Repositories;Preferences;Install;Store;
+ # Translators: Search terms to find this application. Do NOT translate or 
localize the semicolons! The list MUST also end with a semicolon!
+ Keywords=Sources;Repositories;Preferences;Install;Store;
 -NotShowIn=KDE;
 +OnlyShowIn=GNOME;
  StartupNotify=true


Reply via email to