From 79a10cd0cee82117aa269ddd13ea0673cad5b79f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 19 Aug 2015 16:52:31 +0200 Subject: [PATCH] KDE Frameworks 5.13.0 --- .gitignore | 1 + kf5-kemoticons.spec | 28 +++++++++++++++++++--------- sources | 2 +- 3 files changed, 21 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index d344fe5..72236de 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /kemoticons-5.10.0.tar.xz /kemoticons-5.11.0.tar.xz /kemoticons-5.12.0.tar.xz +/kemoticons-5.13.0.tar.xz diff --git a/kf5-kemoticons.spec b/kf5-kemoticons.spec index 49024a0..383b99d 100644 --- a/kf5-kemoticons.spec +++ b/kf5-kemoticons.spec @@ -1,7 +1,7 @@ %global framework kemoticons Name: kf5-%{framework} -Version: 5.12.0 +Version: 5.13.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module with support for emoticons and emoticons themes @@ -17,16 +17,16 @@ URL: http://www.kde.org %endif Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz -BuildRequires: kf5-rpm-macros -BuildRequires: extra-cmake-modules +BuildRequires: kf5-rpm-macros >= %{version} +BuildRequires: extra-cmake-modules >= %{version} BuildRequires: qt5-qtbase-devel -BuildRequires: kf5-kcoreaddons-devel +BuildRequires: kf5-kcoreaddons-devel >= %{version} -BuildRequires: kf5-karchive-devel -BuildRequires: kf5-kconfig-devel -BuildRequires: kf5-kservice-devel +BuildRequires: kf5-karchive-devel >= %{version} +BuildRequires: kf5-kconfig-devel >= %{version} +BuildRequires: kf5-kservice-devel >= %{version} -Requires: kf5-filesystem +Requires: kf5-filesystem >= %{version} %description KDE Frameworks 5 Tier 3 module that provides emoticons themes as well as @@ -35,7 +35,7 @@ helper classes to automatically convert text emoticons to graphical emoticons. %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: kf5-kservice-devel +Requires: kf5-kservice-devel >= %{version} Requires: qt5-qtbase-devel %description devel @@ -69,6 +69,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_datadir}/kservices5/* %{_kf5_datadir}/kservicetypes5/* %{_kf5_datadir}/emoticons/Glass +%{_kf5_datadir}/emoticons/Breeze %files devel %{_kf5_includedir}/kemoticons_version.h @@ -79,6 +80,15 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 +- KDE Frameworks 5.13.0 + +* Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 +- KDE Frameworks 5.13.0 + +* Tue Aug 11 2015 Daniel Vrátil - 5.13.0-0.1 +- KDE Frameworks 5.13 + * Sun Jul 12 2015 Rex Dieter - 5.12.0-1 - 5.12.0 diff --git a/sources b/sources index 7fb973a..02df224 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -007b1acc0aaf7bfadbcc14cec90d27eb kemoticons-5.12.0.tar.xz +00507676a628255bd76d3ed418eafc91 kemoticons-5.13.0.tar.xz