1
0
forked from pool/libksysguard5
Hrvoje Senjan
2014-07-14 22:21:22 +00:00
committed by Git OBS Bridge
parent da0d6e43d9
commit 7d92879570
4 changed files with 11 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8cfacf064ab4abf5fd81da8b10b03339d83ea5852882971e49f8bfaea30433e7
size 549964

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03b4d0eaeb3ba9721393a4fec02fa96e0991de880a34d6fdaf4ab7011c36946d
size 550408

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 14 22:19:38 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.0.0
* Plasma 5.0 Final
-------------------------------------------------------------------
Thu Jul 3 17:35:40 UTC 2014 - hrvoje.senjan@gmail.com

View File

@@ -17,7 +17,7 @@
Name: libksysguard5
Version: 4.98.0
Version: 5.0.0
Release: 0
Summary: Task management and system monitoring library
License: GPL-2.0+
@@ -63,10 +63,9 @@ files.
%prep
%setup -q -n libksysguard-%{version}
sed -i '/^ecm_optional_add_subdirectory(po)/d' CMakeLists.txt
%build
%cmake_kf5 -d build
%cmake_kf5 -d build -- -DBUILD_po=OFF
%make_jobs
%install