Hello community, here is the log from the commit of package kinfocenter5 for openSUSE:Factory checked in at 2019-06-12 13:28:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kinfocenter5 (Old) and /work/SRC/openSUSE:Factory/.kinfocenter5.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kinfocenter5" Wed Jun 12 13:28:49 2019 rev:86 rq:708301 version:5.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes 2019-05-09 10:05:15.456314682 +0200 +++ /work/SRC/openSUSE:Factory/.kinfocenter5.new.4811/kinfocenter5.changes 2019-06-12 13:28:53.116282219 +0200 @@ -1,0 +2,30 @@ +Thu Jun 6 14:07:08 UTC 2019 - fab...@ritter-vogt.de + +- Update to 5.16.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.16.0.php +- No code changes since 5.15.90 + +------------------------------------------------------------------- +Thu May 16 16:56:37 UTC 2019 - fab...@ritter-vogt.de + +- Update to 5.15.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.15.90.php +- Changes since 5.15.5: + * bump Qt version to 5.12 as agreed at start of cycle + * drop internal os-release class in favor of KOSRelease of kcoreaddons 5.58 + * extends keywords of device info module + * Add appstream data + * Correctly show memory sizes > 4 GiB on 32 bit Linux (kde#406351) + * [about-distro] OSRelease to collect "extra" keys + * [about-distro] pimpl OSRelease privates + * Fix initial width/height in KCMs that use qml (kde#398820) + * color monochrome icons to tooltip colors + * remove deprecated methods +- Drop patches, now upstream: + * Correctly-show-mem-size-over-4GiB-on-32bit.patch + +------------------------------------------------------------------- Old: ---- Correctly-show-mem-size-over-4GiB-on-32bit.patch kinfocenter-5.15.5.tar.xz kinfocenter-5.15.5.tar.xz.sig New: ---- kinfocenter-5.16.0.tar.xz kinfocenter-5.16.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kinfocenter5.spec ++++++ --- /var/tmp/diff_new_pack.1GQJUc/_old 2019-06-12 13:28:54.792281341 +0200 +++ /var/tmp/diff_new_pack.1GQJUc/_new 2019-06-12 13:28:54.820281326 +0200 @@ -16,11 +16,11 @@ # -%global kf5_version 5.54.0 +%global kf5_version 5.58.0 %bcond_without lang Name: kinfocenter5 -Version: 5.15.5 +Version: 5.16.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -30,15 +30,13 @@ License: GPL-2.0-or-later Group: System/GUI/KDE Url: http://www.kde.org/ -Source: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz +Source: kinfocenter-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz.sig +Source1: kinfocenter-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCH-FIX-OPENSUSE plasma-session-name.patch Patch0: plasma-session-name.patch -# PATCH-FIX-UPSTREAM -Patch1: Correctly-show-mem-size-over-4GiB-on-32bit.patch BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: kf5-filesystem BuildRequires: libraw1394-devel @@ -64,9 +62,9 @@ BuildRequires: cmake(KF5Wayland) >= %{_plasma5_version} BuildRequires: cmake(KF5WidgetsAddons) >= %{kf5_version} BuildRequires: cmake(KF5XmlGui) >= %{kf5_version} -BuildRequires: cmake(Qt5Core) >= 5.4.0 -BuildRequires: cmake(Qt5Gui) >= 5.4.0 -BuildRequires: cmake(Qt5Widgets) >= 5.4.0 +BuildRequires: cmake(Qt5Core) >= 5.12.0 +BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5Widgets) BuildRequires: pkgconfig(egl) %ifarch %arm aarch64 BuildRequires: pkgconfig(glesv2) @@ -76,9 +74,7 @@ BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(x11) Conflicts: kdebase4-workspace < 5.3.0 -%if %{with lang} Recommends: %{name}-lang -%endif # needed for the fileindexermonitor Requires: baloo5-imports @@ -88,7 +84,7 @@ %lang_package %prep %setup -q -n kinfocenter-%{version} -%autopatch -p1 +%patch0 -p1 %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} @@ -117,6 +113,7 @@ %{_kf5_sharedir}/kxmlgui5/ %{_kf5_configdir}/menus/kinfocenter.menu %{_kf5_sharedir}/desktop-directories/ +%{_kf5_appstreamdir}/org.kde.kinfocenter.appdata.xml %if %{with lang} %files lang -f %{name}.lang ++++++ kinfocenter-5.15.5.tar.xz -> kinfocenter-5.16.0.tar.xz ++++++ ++++ 16156 lines of diff (skipped)