Hello community,

here is the log from the commit of package gnome-packagekit for 
openSUSE:Factory checked in at 2015-03-30 19:21:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-packagekit (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-packagekit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-packagekit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-packagekit/gnome-packagekit.changes        
2014-11-18 22:48:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-packagekit.new/gnome-packagekit.changes   
2015-03-30 19:21:16.000000000 +0200
@@ -1,0 +2,40 @@
+Mon Mar 23 11:54:29 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 16 10:07:37 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.92:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar  3 00:22:37 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.91:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb 16 21:25:38 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + Remove the dialog to run newly installed software.
+
+-------------------------------------------------------------------
+Mon Jan 26 12:00:42 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.4:
+  + Add suitable Keywords to the package updater desktop file.
+  + Update executable blacklist for gnome-terminal.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Dec 19 01:48:32 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.3:
+  + Avoid conflict with new GTK+ API.
+  + Updated translations.
+- Rebase gnome-packagekit-OnlyShowIn.patch.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnome-packagekit.spec ++++++
--- /var/tmp/diff_new_pack.BDNjkw/_old  2015-03-30 19:21:17.000000000 +0200
+++ /var/tmp/diff_new_pack.BDNjkw/_new  2015-03-30 19:21:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-packagekit
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -20,13 +20,13 @@
 %define with_systemd 1
 
 Name:           gnome-packagekit
-Version:        3.14.2
+Version:        3.16.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.14/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-packagekit/3.16/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE gnome-packagekit-displaysize.patch 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.
@@ -43,7 +43,7 @@
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.3
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(libnotify)
 %if %{with_systemd}
@@ -95,7 +95,6 @@
 %make_install
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file gpk-application
-%suse_update_desktop_file gpk-dbus-service
 %suse_update_desktop_file gpk-install-local-file
 %suse_update_desktop_file gpk-log Settings
 %suse_update_desktop_file gpk-prefs X-GNOME-SystemSettings
@@ -123,8 +122,6 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
-%{_bindir}/gpk-dbus-service
-%{_bindir}/gpk-install-local-file
 %{_bindir}/gpk-prefs
 %{_bindir}/gpk-update-viewer
 %dir %{_datadir}/GConf
@@ -133,11 +130,9 @@
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/gpk-application.appdata.xml
 %{_datadir}/appdata/gpk-update-viewer.appdata.xml
-%{_datadir}/applications/gpk-dbus-service.desktop
 %{_datadir}/applications/gpk-install-local-file.desktop
 %{_datadir}/applications/gpk-prefs.desktop
 %{_datadir}/applications/gpk-update-viewer.desktop
-%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service
 %{_datadir}/glib-2.0/schemas/org.gnome.packagekit.gschema.xml
 %dir %{_datadir}/gnome-packagekit
 %{_datadir}/gnome-packagekit/gpk-client.ui
@@ -151,8 +146,6 @@
 %{_datadir}/gnome-packagekit/icons/
 %{_datadir}/icons/hicolor/*/apps/gpk-*.*
 %{_datadir}/icons/hicolor/*/mimetypes/application-*.*
-%{_mandir}/man1/gpk-dbus-service.1%{?ext_man}
-%{_mandir}/man1/gpk-install-local-file.1%{?ext_man}
 %{_mandir}/man1/gpk-prefs.1%{?ext_man}
 %{_mandir}/man1/gpk-update-viewer.1%{?ext_man}
 

++++++ gnome-packagekit-3.14.2.tar.xz -> gnome-packagekit-3.16.0.tar.xz ++++++
++++ 167504 lines of diff (skipped)

++++++ gnome-packagekit-OnlyShowIn.patch ++++++
--- /var/tmp/diff_new_pack.BDNjkw/_old  2015-03-30 19:21:18.000000000 +0200
+++ /var/tmp/diff_new_pack.BDNjkw/_new  2015-03-30 19:21:18.000000000 +0200
@@ -1,11 +1,11 @@
 Index: gnome-packagekit-3.9.92/data/gpk-application.desktop.in
 ===================================================================
---- gnome-packagekit-3.9.92.orig/data/gpk-application.desktop.in
-+++ gnome-packagekit-3.9.92/data/gpk-application.desktop.in
-@@ -7,6 +7,6 @@ Terminal=false
+--- orig-gnome-packagekit-3.15.3/data/gpk-application.desktop.in       
2014-12-18 16:38:23.000000000 +0100
++++ gnome-packagekit-3.15.3/data/gpk-application.desktop.in    2014-12-19 
02:59:27.044592039 +0100
+@@ -7,6 +7,6 @@
  Type=Application
  Categories=GNOME;GTK;System;Settings;PackageManager;
- _Keywords=Updates;Upgrade;Sources;Repositories;Preferences;Install;Store;
+ _Keywords=Sources;Repositories;Preferences;Install;Store;
 -NotShowIn=KDE;
 +OnlyShowIn=GNOME;
  StartupNotify=true
@@ -37,12 +37,12 @@
 +NoDisplay=false
 Index: gnome-packagekit-3.9.92/data/gpk-update-viewer.desktop.in
 ===================================================================
---- gnome-packagekit-3.9.92.orig/data/gpk-update-viewer.desktop.in
-+++ gnome-packagekit-3.9.92/data/gpk-update-viewer.desktop.in
-@@ -6,6 +6,6 @@ Exec=gpk-update-viewer
- Terminal=false
+--- orig-gnome-packagekit-3.15.3/data/gpk-update-viewer.desktop.in     
2014-12-18 16:38:23.000000000 +0100
++++ gnome-packagekit-3.15.3/data/gpk-update-viewer.desktop.in  2014-12-19 
03:01:09.450768311 +0100
+@@ -7,6 +7,6 @@
  Type=Application
  Categories=GNOME;GTK;System;
+ _Keywords=Updates;Upgrade;
 -NotShowIn=KDE;
 +OnlyShowIn=GNOME;
  StartupNotify=true


Reply via email to