diff --git a/.gitignore b/.gitignore index fe155a6..046d72d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /kemoticons-5.8.0.tar.xz /kemoticons-5.9.0.tar.xz /kemoticons-5.10.0.tar.xz +/kemoticons-5.11.0.tar.xz diff --git a/kf5-kemoticons.spec b/kf5-kemoticons.spec index cf7e2d4..d3f9723 100644 --- a/kf5-kemoticons.spec +++ b/kf5-kemoticons.spec @@ -1,7 +1,7 @@ %global framework kemoticons Name: kf5-%{framework} -Version: 5.10.0 +Version: 5.11.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module with support for emoticons and emoticons themes @@ -35,7 +35,6 @@ helper classes to automatically convert text emoticons to graphical emoticons. %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: kf5-karchive-devel Requires: kf5-kservice-devel Requires: qt5-qtbase-devel @@ -80,6 +79,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jun 10 2015 Daniel Vrátil - 5.11.0-1 +- KDE Frameworks 5.11.0 + * Mon May 11 2015 Daniel Vrátil - 5.10.0-1 - KDE Frameworks 5.10.0 diff --git a/sources b/sources index 064258b..b63b126 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68860ec9f2ef32b3d2a5ed9b61b0ae17 kemoticons-5.10.0.tar.xz +233e21ccdb6c144c68365aac0c36569f kemoticons-5.11.0.tar.xz