Hello community,

here is the log from the commit of package gnome-packagekit for 
openSUSE:Factory checked in at 2014-05-05 21:15:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-01-28 12:03:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-packagekit.new/gnome-packagekit.changes   
2014-05-05 21:16:37.000000000 +0200
@@ -1,0 +2,98 @@
+Sat Apr 12 05:59:41 UTC 2014 - [email protected]
+
+- Update to version 3.12.1:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 24 12:38:23 UTC 2014 - [email protected]
+
+- Update to version 3.12.0:
+  + Fix grammar.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb 17 12:36:29 UTC 2014 - [email protected]
+
+- Update to version 3.11.90:
+  + Consistently name gpk-prefs as Package Sources.
+  + Remove uses of the term "software update".
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb  3 11:08:24 UTC 2014 - [email protected]
+
+- Update to version 3.11.5:
+  + Fix compile with --disable-systemd.
+  + Rename the 'Software Install' action to 'Package Install'.
+  + Consistently use the name 'Packages'.
+  + Use the name 'Package Updater' to avoid confusion with
+    gnome-software.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Jan 25 17:56:10 UTC 2014 - [email protected]
+
+- Drop gpk-expand-repos-and-softwarelog.patch, fixed upstream.
+
+-------------------------------------------------------------------
+Sat Jan 25 12:00:00 UTC 2014 - [email protected]
+
+- Update to version 3.11.4:
+  + Adjust for PackageKit depends/requires API changes.
+  + Drop the rest of service pack support.
+  + Fix incorrect-fsf-address.
+  + Fix progress label in Software Sources.
+  + Revert "Use the term software more consistently".
+  + Spelling fixes.
+  + Wrap license text.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Jan 25 11:00:00 UTC 2014 - [email protected]
+
+- Update to version 3.11.3:
+  + Remove catalog support.
+  + Remove the service pack support.
+  + Bugfixes:
+    - Do not use deprecated libpackagekit functionality.
+    - Do not use the deprecated (and unused) PkMessage.
+    - Do not use the deprecated (and unused) UpgradeSystem.
+    - Fix compile with newer versions of PackageKit.
+    - Never, ever, use Werror.
+    - Standardize Help/About/Quit in the app menu.
+  + Updated translations.
+- Rebase gnome-packagekit-OnlyShowIn.patch.
+
+-------------------------------------------------------------------
+Sat Jan 25 10:00:00 UTC 2014 - [email protected]
+
+- Update to version 3.11.1:
+  + New (and removed) Features:
+    - Modernise a few of the Glade files.
+    - Remove gpk-distro-upgrade.
+    - Remove the gpk-install-catalog binary.
+    - Remove the gpk-install-mime-type binary.
+    - Remove the gpk-install-package-name binary.
+    - Remove the gpk-install-provide-file binary.
+    - Remove the python helper functions.
+    - Translate the AppData file.
+  + Bugfixes:
+    - Do not set gnome-settings-daemon schema in the prefs program.
+    - Do not show a 'Check now' button in the prefs.
+    - Do not show a critical warning when we try to remove a
+      missing GSource.
+    - Do not support ConsoleKit anymore for restart detection.
+    - Do not use deprecated GTK symbols.
+    - Do not use the DesktopDB in gpk-application.
+    - Don't link to UPower as it is not needed by anything.
+    - Fix the AppData name to be less generic.
+    - Never pass relative paths to the session interface.
+    - Remove EggDBusMonitor as it was basically unused.
+    - Show the whole list in the window when showing repos.
+    - Use 16:9 screenshots in the AppData files.
+  + Updated translations.
+- Dro plibupower-glib-devel BuildRequires: no longer required.
+- Rebase gnome-packagekit-OnlyShowIn.patch.
+- Clean .desktop file handling as per removed features.
+
+-------------------------------------------------------------------

Old:
----
  gnome-packagekit-3.10.1.tar.xz
  gpk-expand-repos-and-softwarelog.patch

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

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

Other differences:
------------------
++++++ gnome-packagekit.spec ++++++
--- /var/tmp/diff_new_pack.ZubrrD/_old  2014-05-05 21:16:38.000000000 +0200
+++ /var/tmp/diff_new_pack.ZubrrD/_new  2014-05-05 21:16:38.000000000 +0200
@@ -21,19 +21,17 @@
 %define with_systemd 1
 
 Name:           gnome-packagekit
-Version:        3.10.1
+Version:        3.12.1
 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.10/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-packagekit/3.12/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE gnome-packagekit-displaysize.patch [email protected] 
-- Never expand over 90% of the screen size,
 Patch0:         gnome-packagekit-displaysize.patch
 # PATCH-FEATURE-OPENSUSE -- Only show gnome-packagekit in gnome.
 Patch1:         gnome-packagekit-OnlyShowIn.patch
-# PATCH-FIX-UPSTREAM gpk-expand-repos-and-softwarelog.patch 
[email protected] -- Properly expand repository list and software log, making 
them readable.
-Patch2:         gpk-expand-repos-and-softwarelog.patch
 BuildRequires:  PackageKit-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  docbook-utils-minimal
@@ -41,7 +39,6 @@
 BuildRequires:  gnome-menus-devel
 BuildRequires:  intltool
 BuildRequires:  libcanberra-devel
-BuildRequires:  libupower-glib-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
@@ -87,7 +84,6 @@
 translation-update-upstream
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %configure \
@@ -103,14 +99,9 @@
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file gpk-application
 %suse_update_desktop_file gpk-dbus-service
-# We do not ship distro-upgrade: the zypp backend does not support it.
-find %{buildroot} -name 'gpk-distro-upgrade*' -delete -print
-#suse_update_desktop_file gpk-distro-upgrade
-%suse_update_desktop_file gpk-install-catalog
 %suse_update_desktop_file gpk-install-local-file
 %suse_update_desktop_file gpk-log Settings
 %suse_update_desktop_file gpk-prefs
-%suse_update_desktop_file gpk-service-pack
 %suse_update_desktop_file gpk-update-viewer
 
 %clean
@@ -137,11 +128,7 @@
 %doc AUTHORS ChangeLog COPYING NEWS README
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/gpk-dbus-service
-%{_bindir}/gpk-install-catalog
 %{_bindir}/gpk-install-local-file
-%{_bindir}/gpk-install-mime-type
-%{_bindir}/gpk-install-package-name
-%{_bindir}/gpk-install-provide-file
 %{_bindir}/gpk-prefs
 %{_bindir}/gpk-update-viewer
 %dir %{_datadir}/GConf
@@ -151,7 +138,6 @@
 %{_datadir}/appdata/gpk-application.appdata.xml
 %{_datadir}/appdata/gpk-update-viewer.appdata.xml
 %{_datadir}/applications/gpk-dbus-service.desktop
-%{_datadir}/applications/gpk-install-catalog.desktop
 %{_datadir}/applications/gpk-install-local-file.desktop
 %{_datadir}/applications/gpk-prefs.desktop
 %{_datadir}/applications/gpk-update-viewer.desktop
@@ -169,13 +155,8 @@
 %{_datadir}/gnome-packagekit/icons/
 %{_datadir}/icons/hicolor/*/apps/gpk-*.*
 %{_datadir}/icons/hicolor/*/mimetypes/application-*.*
-%{python_sitelib}/packagekit/
 %{_mandir}/man1/gpk-dbus-service.1%{?ext_man}
-%{_mandir}/man1/gpk-install-catalog.1%{?ext_man}
 %{_mandir}/man1/gpk-install-local-file.1%{?ext_man}
-%{_mandir}/man1/gpk-install-mime-type.1%{?ext_man}
-%{_mandir}/man1/gpk-install-package-name.1%{?ext_man}
-%{_mandir}/man1/gpk-install-provide-file.1%{?ext_man}
 %{_mandir}/man1/gpk-prefs.1%{?ext_man}
 %{_mandir}/man1/gpk-update-viewer.1%{?ext_man}
 
@@ -184,17 +165,11 @@
 %files extras
 %defattr(-, root, root)
 %{_bindir}/gpk-application
-#{_bindir}/gpk-distro-upgrade
 %{_bindir}/gpk-log
-%{_bindir}/gpk-service-pack
 %{_datadir}/applications/gpk-application.desktop
-#{_datadir}/applications/gpk-distro-upgrade.desktop
 %{_datadir}/applications/gpk-log.desktop
-%{_datadir}/applications/gpk-service-pack.desktop
 %{_datadir}/gnome-packagekit/gpk-application.ui
-%{_datadir}/gnome-packagekit/gpk-service-pack.ui
 %{_mandir}/man1/gpk-application.1%{?ext_man}
 %{_mandir}/man1/gpk-log.1%{?ext_man}
-%{_mandir}/man1/gpk-service-pack.1%{?ext_man}
 
 %changelog

++++++ gnome-packagekit-3.10.1.tar.xz -> gnome-packagekit-3.12.1.tar.xz ++++++
++++ 204498 lines of diff (skipped)

++++++ gnome-packagekit-OnlyShowIn.patch ++++++
--- /var/tmp/diff_new_pack.ZubrrD/_old  2014-05-05 21:16:40.000000000 +0200
+++ /var/tmp/diff_new_pack.ZubrrD/_new  2014-05-05 21:16:40.000000000 +0200
@@ -47,24 +47,4 @@
 +OnlyShowIn=GNOME;
  StartupNotify=true
  X-GNOME-UsesNotifications=true
-Index: gnome-packagekit-3.9.92/data/gpk-service-pack.desktop.in
-===================================================================
---- gnome-packagekit-3.9.92.orig/data/gpk-service-pack.desktop.in
-+++ gnome-packagekit-3.9.92/data/gpk-service-pack.desktop.in
-@@ -8,4 +8,5 @@ Type=Application
- NoDisplay=true
- Categories=GNOME;GTK;System;
- StartupNotify=true
-+OnlyShowIn=GNOME;
  
-Index: gnome-packagekit-3.9.92/data/gpk-distro-upgrade.desktop.in
-===================================================================
---- gnome-packagekit-3.9.92.orig/data/gpk-distro-upgrade.desktop.in
-+++ gnome-packagekit-3.9.92/data/gpk-distro-upgrade.desktop.in
-@@ -6,5 +6,5 @@ Exec=gpk-distro-upgrade
- Terminal=false
- Type=Application
- NoDisplay=true
--Categories=
-+Categories=GNOME;GTK;System;
- StartupNotify=true

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to