Hello community, here is the log from the commit of package kinfocenter5 for openSUSE:Factory checked in at 2016-10-04 15:49:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kinfocenter5 (Old) and /work/SRC/openSUSE:Factory/.kinfocenter5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kinfocenter5" Changes: -------- --- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes 2016-08-29 15:26:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kinfocenter5.new/kinfocenter5.changes 2016-10-04 15:49:01.000000000 +0200 @@ -1,0 +2,29 @@ +Thu Sep 29 16:36:28 UTC 2016 - [email protected] + +- Update to 5.8.0 + * New LTS feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.8.0.php + +------------------------------------------------------------------- +Wed Sep 21 09:14:58 UTC 2016 - [email protected] + +- Use %{_plasma5_version} again, define it if needed + +------------------------------------------------------------------- +Thu Sep 15 15:53:55 UTC 2016 - [email protected] + +- Update to 5.7.95 (Plasma 5.8 Beta) + * New LTS feature release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.95.php + +------------------------------------------------------------------- +Tue Sep 13 17:42:09 UTC 2016 - [email protected] + +- Update to 5.7.5 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.5.php + +------------------------------------------------------------------- Old: ---- kinfocenter-5.7.4.tar.xz New: ---- kinfocenter-5.8.0.tar.xz kinfocenter5-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kinfocenter5.spec ++++++ --- /var/tmp/diff_new_pack.F71d0w/_old 2016-10-04 15:49:02.000000000 +0200 +++ /var/tmp/diff_new_pack.F71d0w/_new 2016-10-04 15:49:02.000000000 +0200 @@ -18,13 +18,15 @@ %bcond_without lang Name: kinfocenter5 -Version: 5.7.4 +Version: 5.8.0 Release: 0 +%{!?_plasma5_version: %global _plasma5_version %{version}} Summary: Utility that provides information about a computer system License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org/ Source: kinfocenter-%{version}.tar.xz +Source99: %{name}-rpmlintrc # PATCH-FIX-OPENSUSE plasma-session-name.patch Patch0: plasma-session-name.patch BuildRequires: extra-cmake-modules >= 1.2.0 @@ -49,7 +51,7 @@ BuildRequires: cmake(KF5Service) >= 5.9.0 BuildRequires: cmake(KF5Solid) >= 5.9.0 BuildRequires: cmake(KF5Solid) >= 5.9.0 -BuildRequires: cmake(KF5Wayland) >= %{version} +BuildRequires: cmake(KF5Wayland) >= %{_plasma5_version} BuildRequires: cmake(KF5WidgetsAddons) >= 5.9.0 BuildRequires: cmake(KF5XmlGui) >= 5.9.0 BuildRequires: cmake(Qt5Core) >= 5.4.0 ++++++ kinfocenter-5.7.4.tar.xz -> kinfocenter-5.8.0.tar.xz ++++++ ++++ 5426 lines of diff (skipped) ++++++ kinfocenter5-rpmlintrc ++++++ # we don't use find_lang macro as it doesn't searches in subdirectories addFilter("file-not-in-%lang .*")++++++ plasma-session-name.patch ++++++ --- /var/tmp/diff_new_pack.F71d0w/_old 2016-10-04 15:49:03.000000000 +0200 +++ /var/tmp/diff_new_pack.F71d0w/_new 2016-10-04 15:49:03.000000000 +0200 @@ -1,5 +1,5 @@ diff --git a/Modules/about-distro/src/Module.cpp b/Modules/about-distro/src/Module.cpp -index 9e9dc9c..7a34520 100644 +index bec3a36..b78ede7 100644 --- a/Modules/about-distro/src/Module.cpp +++ b/Modules/about-distro/src/Module.cpp @@ -190,7 +190,7 @@ void Module::defaults()
