Hrvoje Senjan 2014-06-03 21:42:58 +00:00 committed by Git OBS Bridge
parent ec6edbb13f
commit 20db8c2080
3 changed files with 15 additions and 1 deletions

3
baselibs.conf Normal file
View File

@ -0,0 +1,3 @@
kio
kio-devel
requires "kio-<targettype> = <version>"

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jun 1 18:02:30 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 4.100.0
* API improvements and cleanups
* Buildsystem fixes
* For more details please see:
http://www.kde.org/announcements/announce-frameworks5-beta3.php
- Add baselibs.conf
-------------------------------------------------------------------
Sun May 4 01:41:14 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -62,7 +62,8 @@ Summary: Network transparent access to files and data
License: LGPL-2.1+
Group: System/GUI/KDE
Url: http://www.kde.org
Source0: kio-%{version}.tar.xz
Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description