From e4889bb13bed289e5845f4383d81df6a0041dee7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 9 Jul 2014 15:42:33 +0200 Subject: [PATCH] KDE Frameworks 5.0.0 --- .gitignore | 1 + kf5-kcmutils.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7322bbf..45ad762 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kcmutils-4.100.0.tar.xz +/kcmutils-5.0.0.tar.xz diff --git a/kf5-kcmutils.spec b/kf5-kcmutils.spec index 96bd858..6b963ac 100644 --- a/kf5-kcmutils.spec +++ b/kf5-kcmutils.spec @@ -1,7 +1,7 @@ %define framework kcmutils Name: kf5-%{framework} -Version: 4.100.0 +Version: 5.0.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules @@ -11,7 +11,7 @@ URL: http://www.kde.org # --remote=git://anongit.kde.org/%{framework}.git master | \ # bzip2 -c > %{name}-%{version}-%{snapshot}git.tar.bz2 #Source0: %{name}-%{version}-%{snapshot}git.tar.bz2 -Source0: http://download.kde.org/unstable/frameworks/%{version}/%{framework}-%{version}.tar.xz +Source0: http://download.kde.org/stable/frameworks/%{version}/%{framework}-%{version}.tar.xz BuildRequires: kf5-rpm-macros @@ -81,6 +81,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KCMUtils.pri %changelog +* Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 +- KDE Frameworks 5.0.0 + * Tue Jun 03 2014 Daniel Vrátil - 4.100.0-1 - KDE Frameworks 4.100.0 diff --git a/sources b/sources index fc039c0..4075d5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f51fc578a8ccf87fb37a0c6df8f406c2 kcmutils-4.100.0.tar.xz +25fd159316e94e6f6c458fb7426e5a86 kcmutils-5.0.0.tar.xz