[kf5-kemoticons/f20] KDE Frameworks 5.7.0

Daniel Vrátil dvratil at fedoraproject.org
Mon Feb 16 12:30:01 UTC 2015


commit 4961ce5423970f137122097208ca50e51034fb70
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Mon Feb 16 13:13:03 2015 +0100

    KDE Frameworks 5.7.0

 .gitignore          |    1 +
 kf5-kemoticons.spec |   11 +++++++++--
 sources             |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b7362f..4f20a05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /kemoticons-5.4.0.tar.xz
 /kemoticons-5.5.0.tar.xz
 /kemoticons-5.6.0.tar.xz
+/kemoticons-5.7.0.tar.xz
diff --git a/kf5-kemoticons.spec b/kf5-kemoticons.spec
index 48b4745..ab4f5f4 100644
--- a/kf5-kemoticons.spec
+++ b/kf5-kemoticons.spec
@@ -1,7 +1,7 @@
 %global framework kemoticons
 
 Name:           kf5-%{framework}
-Version:        5.6.0
+Version:        5.7.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 module with support for emoticons and emoticons themes
 
@@ -20,6 +20,7 @@ Source0:        http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{fra
 BuildRequires:  kf5-rpm-macros
 BuildRequires:  extra-cmake-modules
 BuildRequires:  qt5-qtbase-devel
+BuildRequires:  kf5-kcoreaddons-devel
 
 BuildRequires:  kf5-karchive-devel
 BuildRequires:  kf5-kconfig-devel
@@ -35,8 +36,8 @@ helper classes to automatically convert text emoticons to graphical emoticons.
 Summary:        Development files for %{name}
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 Requires:       kf5-karchive-devel
-Requires:       kf5-kconfig-devel
 Requires:       kf5-kservice-devel
+Requires:       qt5-qtbase-devel
 
 %description    devel
 The %{name}-devel package contains libraries and header files for
@@ -79,6 +80,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Mon Feb 16 2015 Daniel Vrátil <dvratil at redhat.com> - 5.7.0-1
+- KDE Frameworks 5.7.0
+
+* Mon Feb 09 2015 Daniel Vrátil <dvratil at redhat.com> - 5.7.0-1
+- KDE Frameworks 5.7.0
+
 * Thu Jan 08 2015 Daniel Vrátil <dvratil at redhat.com> - 5.6.0-1
 - KDE Frameworks 5.6.0
 
diff --git a/sources b/sources
index a9af1bd..bb8eb2e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8952767a4f5ff188bee329fa3a74446  kemoticons-5.6.0.tar.xz
+0505fcffffb67aeeff888ead356b3e88  kemoticons-5.7.0.tar.xz


More information about the scm-commits mailing list