forked from pool/kinfocenter5
Accepting request 432368 from KDE:Frameworks5:LTS
Do NOT accept! Plasma 5.8 pre-final for 42.2 only! OBS-URL: https://build.opensuse.org/request/show/432368 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinfocenter5?expand=0&rev=35
This commit is contained in:
commit
af7d18c87c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:348c7717b088ac117e3beae38aa13de4655b0be4012aef18c63c0208b82f9448
|
||||
size 1242700
|
3
kinfocenter-5.8.0.tar.xz
Normal file
3
kinfocenter-5.8.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfd8a237a2081e41a006f1978190ec9954be6b5545eaba2bf8daa17958d2590a
|
||||
size 1250340
|
2
kinfocenter5-rpmlintrc
Normal file
2
kinfocenter5-rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
||||
# we don't use find_lang macro as it doesn't searches in subdirectories
|
||||
addFilter("file-not-in-%lang .*")
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user