diff --git a/kinfocenter-5.7.4.tar.xz b/kinfocenter-5.7.4.tar.xz deleted file mode 100644 index 2a6051e..0000000 --- a/kinfocenter-5.7.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:348c7717b088ac117e3beae38aa13de4655b0be4012aef18c63c0208b82f9448 -size 1242700 diff --git a/kinfocenter-5.8.0.tar.xz b/kinfocenter-5.8.0.tar.xz new file mode 100644 index 0000000..4abaa28 --- /dev/null +++ b/kinfocenter-5.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd8a237a2081e41a006f1978190ec9954be6b5545eaba2bf8daa17958d2590a +size 1250340 diff --git a/kinfocenter5-rpmlintrc b/kinfocenter5-rpmlintrc new file mode 100644 index 0000000..cc4ae51 --- /dev/null +++ b/kinfocenter5-rpmlintrc @@ -0,0 +1,2 @@ +# we don't use find_lang macro as it doesn't searches in subdirectories +addFilter("file-not-in-%lang .*") \ No newline at end of file diff --git a/kinfocenter5.changes b/kinfocenter5.changes index e3447ee..7bd5597 100644 --- a/kinfocenter5.changes +++ b/kinfocenter5.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de + +- 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 - fabian@ritter-vogt.de + +- Use %{_plasma5_version} again, define it if needed + +------------------------------------------------------------------- +Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de + +- 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 - fabian@ritter-vogt.de + +- Update to 5.7.5 + * New bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.7.5.php + ------------------------------------------------------------------- Fri Aug 26 20:36:41 UTC 2016 - fabian@ritter-vogt.de diff --git a/kinfocenter5.spec b/kinfocenter5.spec index 70b4b4b..9132e3d 100644 --- a/kinfocenter5.spec +++ b/kinfocenter5.spec @@ -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(KF5Package) >= 5.9.0 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 diff --git a/plasma-session-name.patch b/plasma-session-name.patch index 4dfb488..df78814 100644 --- a/plasma-session-name.patch +++ b/plasma-session-name.patch @@ -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()