forked from pool/kauth
5.7.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=54
This commit is contained in:
parent
b5d7ab42b2
commit
cda6e0bc1c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:567d80f86b97022903de0cdeaa278cc1e4db28f381e607509ada0e6b5982dc66
|
||||
size 80556
|
3
kauth-5.7.0.tar.xz
Normal file
3
kauth-5.7.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2c1830c04f677389dbaaf8fc42360b8157bc03ab933e9da6de3b2fbd4caa488
|
||||
size 80724
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 8 18:15:32 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.7.0
|
||||
* Fixed generation of KAuth DBus helper service files
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.7.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 3 18:03:29 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kauth
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,11 +18,11 @@
|
||||
|
||||
%define lname libKF5Auth5
|
||||
Name: kauth
|
||||
Version: 5.6.0
|
||||
Version: 5.7.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 1.6.0
|
||||
BuildRequires: extra-cmake-modules >= 1.7.0
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kcoreaddons-devel >= %{kf5_version}
|
||||
BuildRequires: kf5-filesystem
|
||||
|
Loading…
Reference in New Issue
Block a user