Hrvoje Senjan 2014-12-06 17:50:23 +00:00 committed by Git OBS Bridge
parent 56fe6d411f
commit 42302b13b8
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:eabbbbafe35501d7c844995d985c43729c75666f44988b1951cf530080126919
size 1769620

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 6 12:53:38 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:47:13 UTC 2014 - hrvoje.senjan@gmail.com Sun Nov 2 17:47:13 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -18,11 +18,11 @@
%define lname libKF5Style5 %define lname libKF5Style5
Name: frameworkintegration Name: frameworkintegration
Version: 5.4.0 Version: 5.5.0
Release: 0 Release: 0
%define kf5_version %{version} %define kf5_version %{version}
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.4.0 BuildRequires: extra-cmake-modules >= 1.5.0
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: kconfig-devel >= %{kf5_version} BuildRequires: kconfig-devel >= %{kf5_version}
BuildRequires: kconfigwidgets-devel >= %{kf5_version} BuildRequires: kconfigwidgets-devel >= %{kf5_version}
@ -42,7 +42,7 @@ Summary: Plugins responsible for better integration of Qt applications in
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.4/%{name}-%{version}.tar.xz Source: http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
Source1: baselibs.conf Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build