forked from pool/kinfocenter5
update in the right project
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinfocenter5?expand=0&rev=118
This commit is contained in:
parent
46e3633d34
commit
345e946f67
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f9cdf5575d332c4bd7f46238d3cd957a27b534a0e163d58fc7844bbc65115238
|
|
||||||
size 1248860
|
|
3
kinfocenter-5.7.95.tar.xz
Normal file
3
kinfocenter-5.7.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:762e99f2d0f774bad0ffb44b2073d2db2ad31ca4ea32f8db36c4683c331ec137
|
||||||
|
size 1250280
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kinfocenter5
|
Name: kinfocenter5
|
||||||
Version: 5.7.5
|
Version: 5.7.95
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utility that provides information about a computer system
|
Summary: Utility that provides information about a computer system
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://www.kde.org/
|
Url: http://www.kde.org/
|
||||||
Source: http://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
|
Source: http://download.kde.org/unstable/plasma/%{version}/kinfocenter-%{version}.tar.xz
|
||||||
# PATCH-FIX-OPENSUSE plasma-session-name.patch
|
# PATCH-FIX-OPENSUSE plasma-session-name.patch
|
||||||
Patch0: plasma-session-name.patch
|
Patch0: plasma-session-name.patch
|
||||||
BuildRequires: extra-cmake-modules >= 1.2.0
|
BuildRequires: extra-cmake-modules >= 1.2.0
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
diff --git a/Modules/about-distro/src/Module.cpp b/Modules/about-distro/src/Module.cpp
|
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
|
--- a/Modules/about-distro/src/Module.cpp
|
||||||
+++ b/Modules/about-distro/src/Module.cpp
|
+++ b/Modules/about-distro/src/Module.cpp
|
||||||
@@ -190,7 +190,7 @@ void Module::defaults()
|
@@ -190,7 +190,7 @@ void Module::defaults()
|
||||||
|
Loading…
Reference in New Issue
Block a user