Hello community, here is the log from the commit of package gnome-packagekit for openSUSE:Factory checked in at 2017-09-13 21:49:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-packagekit (Old) and /work/SRC/openSUSE:Factory/.gnome-packagekit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-packagekit" Wed Sep 13 21:49:29 2017 rev:125 rq:523144 version:3.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-packagekit/gnome-packagekit.changes 2017-06-12 15:08:58.806895407 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-packagekit.new/gnome-packagekit.changes 2017-09-13 21:49:31.760160639 +0200 @@ -1,0 +2,22 @@ +Mon Sep 11 11:56:41 UTC 2017 - [email protected] + +- Update to version 3.26.0: + + Application: update application ID to match .desktop file. + + Updated translations. + +------------------------------------------------------------------- +Fri Sep 8 16:16:22 UTC 2017 - [email protected] + +- Update summaries. + +------------------------------------------------------------------- +Tue Aug 15 13:25:36 UTC 2017 - [email protected] + +- Update to version 3.25.90: + + Switch to meson build system. + + Updated translations. +- Add meson BuildRequires and switch autotools macros configure, + make and makeinstall to meson, meson_build and meson_install + following upstream switch to Meson build system. + +------------------------------------------------------------------- @@ -2152 +2173,0 @@ - Old: ---- gnome-packagekit-3.24.0.tar.xz New: ---- gnome-packagekit-3.26.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-packagekit.spec ++++++ --- /var/tmp/diff_new_pack.J8GLRu/_old 2017-09-13 21:49:32.424067231 +0200 +++ /var/tmp/diff_new_pack.J8GLRu/_new 2017-09-13 21:49:32.424067231 +0200 @@ -19,13 +19,13 @@ # Easy switching on/off of systemd integration %define with_systemd 1 Name: gnome-packagekit -Version: 3.24.0 +Version: 3.26.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.24/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-packagekit/3.26/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM gnome-packagekit-displaysize.patch bgo#770640 [email protected] -- Never expand over 90% of the screen size, Patch0: gnome-packagekit-displaysize.patch # PATCH-FEATURE-OPENSUSE -- Only show gnome-packagekit in gnome. @@ -43,6 +43,7 @@ BuildRequires: docbook-utils-minimal BuildRequires: gettext-devel BuildRequires: gnome-menus-devel +BuildRequires: meson BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: yelp-tools @@ -57,7 +58,6 @@ Provides: opensuse-updater-gnome = 0.4.7 Obsoletes: opensuse-updater-gnome < 0.4.7 Provides: org.freedesktop.PackageKit.service -BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %if !0%{?is_opensuse} BuildRequires: translation-update-upstream @@ -73,7 +73,7 @@ removing packages on your system. %package extras -Summary: Applications for the PackageKit API - Extra applications +Summary: Extra applications for the PackageKit API Group: System/GUI/GNOME Requires: %{name} = %{version} @@ -100,15 +100,11 @@ %patch5 -p1 %build -%configure \ -%if %{with_systemd} - --enable-systemd \ -%endif - %{nil} -make %{?_smp_mflags} +%meson +%meson_build %install -%make_install +%meson_install %find_lang %{name} %{?no_lang_C} %suse_update_desktop_file org.gnome.Packages # gpk-install-local-file is no longer part of gpk, see boo#941862 @@ -118,25 +114,9 @@ %suse_update_desktop_file gpk-prefs X-GNOME-SystemSettings %suse_update_desktop_file org.gnome.PackageUpdater -%post -%desktop_database_post -%icon_theme_cache_post -%glib2_gsettings_schema_post - -%postun -%desktop_database_postun -%icon_theme_cache_postun -%glib2_gsettings_schema_postun - -%post extras -%desktop_database_post - -%postun extras -%desktop_database_postun - %files %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING NEWS README +%doc AUTHORS COPYING %{_bindir}/gpk-prefs %{_bindir}/gpk-update-viewer %dir %{_datadir}/GConf ++++++ gnome-packagekit-3.24.0.tar.xz -> gnome-packagekit-3.26.0.tar.xz ++++++ ++++ 155689 lines of diff (skipped)
