1
0
Hrvoje Senjan 2014-07-11 18:34:39 +00:00 committed by Git OBS Bridge
parent c04b23a067
commit 41f8fe5704
4 changed files with 11 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 11 18:33:06 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: kde-cli-tools5
Version: 4.98.0
Version: 5.0.0
Release: 0
Summary: Additional CLI tools for KDE applications
License: GPL-2.0+
@ -46,11 +46,9 @@ Additional CLI tools for KDE applications and workspaces.
%prep
%setup -q -n kde-cli-tools-%{version}
sed -i '/^add_subdirectory(doc)/d' CMakeLists.txt
sed -i '/^ecm_optional_add_subdirectory(po)/d' CMakeLists.txt
%build
%cmake_kf5 -d build
%cmake_kf5 -d build -- -DBUILD_po=OFF -DBUILD_doc=OFF
%make_jobs
%install