Accepting request 315930 from KDE:Frameworks5
Update to 5.12.0 OBS-URL: https://build.opensuse.org/request/show/315930 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesu?expand=0&rev=18
This commit is contained in:
commit
a41333a263
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2036107493c51a2bb70eaf77b26318c8276d346d2d78065c0bbbe59c6b40b657
|
|
||||||
size 43612
|
|
3
kdesu-5.12.0.tar.xz
Normal file
3
kdesu-5.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2e8477730e6bf55935de7afaa6cf23918218c162431dc5b69167597e644946cf
|
||||||
|
size 43648
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 5 18:44:58 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.12.0
|
||||||
|
* Fix CMakeLists.txt to pass KDESU_USE_SUDO_DEFAULT to the
|
||||||
|
compilation so it is used by suprocess.cpp
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.12.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 7 19:07:19 UTC 2015 - hrvoje.senjan@gmail.com
|
Sun Jun 7 19:07:19 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5Su5
|
%define lname libKF5Su5
|
||||||
%define _tar_path 5.11
|
%define _tar_path 5.12
|
||||||
Name: kdesu
|
Name: kdesu
|
||||||
Version: 5.11.0
|
Version: 5.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
|
Loading…
Reference in New Issue
Block a user