diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..ed20265 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,3 @@ +libKF5KCMUtils5 +kcmutils-devel + requires "libKF5KCMUtils5- = " diff --git a/kcmutils.changes b/kcmutils.changes index 45cb2ac..99e8d56 100644 --- a/kcmutils.changes +++ b/kcmutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Jun 1 18:02:40 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:40:58 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kcmutils.spec b/kcmutils.spec index 2810251..fbf90ac 100644 --- a/kcmutils.spec +++ b/kcmutils.spec @@ -37,7 +37,8 @@ Summary: Provides various classes to work with KCModules License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source0: kcmutils-%{version}.tar.xz +Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build %description