Hrvoje Senjan 2014-12-06 17:47:37 +00:00 committed by Git OBS Bridge
parent f31456b349
commit de7db68bc7
4 changed files with 13 additions and 6 deletions

View File

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

3
kdesu-5.5.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 6 12:53:31 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.5.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
-------------------------------------------------------------------
Sun Nov 2 17:46:42 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -18,11 +18,11 @@
%define lname libKF5Su5
Name: kdesu
Version: 5.4.0
Version: 5.5.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.4.0
BuildRequires: extra-cmake-modules >= 1.5.0
BuildRequires: fdupes
BuildRequires: kcoreaddons-devel >= %{kf5_version}
BuildRequires: kf5-filesystem
@ -34,7 +34,7 @@ Summary: User interface for running shell commands with root privileges
License: LGPL-2.1+
Group: System/GUI/KDE
Url: http://www.kde.org
Source: http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
Source: http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
Source1: baselibs.conf
# PATCH-FIX-OPENSUSE fpie.patch -- make kdesud compile/link with -(f)pie flags
Patch0: fpie.patch