Accepting request 451111 from KDE:Frameworks5

KDE Frameworks 5.30 for Plasma 5.9 Beta testing

OBS-URL: https://build.opensuse.org/request/show/451111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesu?expand=0&rev=36
This commit is contained in:
Dominique Leuenberger 2017-01-31 10:58:18 +00:00 committed by Git OBS Bridge
commit efdc64ddcb
4 changed files with 14 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 8 23:40:06 UTC 2017 - hrvoje.senjan@gmail.com
- Update to 5.30.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
-------------------------------------------------------------------
Sun Dec 4 01:58:05 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package kdesu
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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,12 +18,12 @@
%bcond_without lang
%define lname libKF5Su5
%define _tar_path 5.29
%define _tar_path 5.30
Name: kdesu
Version: 5.29.0
Version: 5.30.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: fdupes
BuildRequires: kcoreaddons-devel >= %{_tar_path}