Hello community, here is the log from the commit of package kpackage for openSUSE:Factory checked in at 2016-11-17 12:35:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpackage (Old) and /work/SRC/openSUSE:Factory/.kpackage.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpackage" Changes: -------- --- /work/SRC/openSUSE:Factory/kpackage/kpackage.changes 2016-10-28 12:22:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kpackage.new/kpackage.changes 2016-11-17 12:35:10.000000000 +0100 @@ -1,0 +2,13 @@ +Sat Nov 5 22:09:31 UTC 2016 - [email protected] + +- Update to 5.28.0 + * Make sure we're looking both for json and desktop metadata + * Guard against Q_GLOBAL_STATIC being destroyed at app shutdown + * Fix dangling pointer in KPackageJob (kde#369935) + * Remove discovery associated to a key when removing a definition + * Generate the icon into the appstream file + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.28.0.php +- Drop upstreamed fix-package-remove-definition.diff + +------------------------------------------------------------------- Old: ---- fix-package-remove-definition.diff kpackage-5.27.0.tar.xz New: ---- kpackage-5.28.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpackage.spec ++++++ --- /var/tmp/diff_new_pack.XkhuVe/_old 2016-11-17 12:35:11.000000000 +0100 +++ /var/tmp/diff_new_pack.XkhuVe/_new 2016-11-17 12:35:11.000000000 +0100 @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.27 +%define _tar_path 5.28 Name: kpackage -Version: 5.27.0 +Version: 5.28.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -42,8 +42,6 @@ Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM fix-package-remove-definition.diff -- Fix removal of package discoveries as well as definitions -Patch0: fix-package-remove-definition.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -63,7 +61,6 @@ %lang_package %prep %setup -q -%patch0 -p1 %build %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir} @@ -76,6 +73,7 @@ %find_lang lib%{name}5 %{name}5.lang echo "%doc %lang(ca) %{_kf5_mandir}/ca" >>%{name}5.lang echo "%doc %lang(de) %{_kf5_mandir}/de" >>%{name}5.lang +echo "%doc %lang(es) %{_kf5_mandir}/es" >>%{name}5.lang echo "%doc %lang(it) %{_kf5_mandir}/it" >>%{name}5.lang echo "%doc %lang(nl) %{_kf5_mandir}/nl" >>%{name}5.lang echo "%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR" >>%{name}5.lang ++++++ kpackage-5.27.0.tar.xz -> kpackage-5.28.0.tar.xz ++++++ ++++ 19817 lines of diff (skipped)
