1
0
Hrvoje Senjan 2015-01-03 19:30:56 +00:00 committed by Git OBS Bridge
parent 9bb8cb7eee
commit 5fb020dcd8
4 changed files with 15 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jan 3 18:03:36 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.6.0
* Add Lithuania to the list of Euro countries
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.6.0.php
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 6 12:53:55 UTC 2014 - hrvoje.senjan@gmail.com Sat Dec 6 12:53:55 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package kdelibs4support # spec file for package kdelibs4support
# #
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,12 +18,12 @@
%define lname libKF5KDELibs4Support5 %define lname libKF5KDELibs4Support5
Name: kdelibs4support Name: kdelibs4support
Version: 5.5.0 Version: 5.6.0
Release: 0 Release: 0
%define kf5_version %{version} %define kf5_version %{version}
BuildRequires: NetworkManager-devel BuildRequires: NetworkManager-devel
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.5.0 BuildRequires: extra-cmake-modules >= 1.6.0
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: kbookmarks-devel >= %{kf5_version} BuildRequires: kbookmarks-devel >= %{kf5_version}
BuildRequires: kcompletion-devel >= %{kf5_version} BuildRequires: kcompletion-devel >= %{kf5_version}
@ -68,7 +68,7 @@ Summary: Code and utilities to ease the transition to KDE Frameworks 5
License: LGPL-2.1+ License: LGPL-2.1+
Group: System/GUI/KDE Group: System/GUI/KDE
Url: http://www.kde.org Url: http://www.kde.org
Source: http://download.kde.org/stable/frameworks/5.5/portingAids/%{name}-%{version}.tar.xz Source: http://download.kde.org/stable/frameworks/5.6/portingAids/%{name}-%{version}.tar.xz
Source1: baselibs.conf Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build