From 3c1b0dfb52d3dce45215c0cfcf9372fc0ce1215a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 9 Jul 2014 15:46:32 +0200 Subject: [PATCH] KDE Frameworks 5.0.0 --- .gitignore | 1 + kf5-kemoticons.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ab3cbb5..07e5e0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kemoticons-4.100.0.tar.xz +/kemoticons-5.0.0.tar.xz diff --git a/kf5-kemoticons.spec b/kf5-kemoticons.spec index 90f1c49..8c7eae9 100644 --- a/kf5-kemoticons.spec +++ b/kf5-kemoticons.spec @@ -2,7 +2,7 @@ %define framework kemoticons Name: kf5-%{framework} -Version: 4.100.0 +Version: 5.0.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module with support for emoticons and emoticons themes @@ -12,7 +12,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 BuildRequires: extra-cmake-modules @@ -76,6 +76,9 @@ make %{?_smp_mflags} -C %{_target_platform} %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 5c91fe7..ee40163 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9aeb603bcbd7910a8347cdef53578b2 kemoticons-4.100.0.tar.xz +27adb273827ff6abc8dd8d3983765bca kemoticons-5.0.0.tar.xz