From a865d179f370c737d7f008d569c6c4024d537987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 19 Aug 2015 16:52:05 +0200 Subject: [PATCH] KDE Frameworks 5.13.0 --- .gitignore | 1 + kf5-attica.spec | 17 +++++++++++++---- sources | 2 +- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index da324b9..6e9884e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /attica-5.10.0.tar.xz /attica-5.11.0.tar.xz /attica-5.12.0.tar.xz +/attica-5.13.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index 533e027..109446a 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -1,7 +1,7 @@ %global framework attica Name: kf5-attica -Version: 5.12.0 +Version: 5.13.0 Release: 1%{?dist} Summary: KDE Frameworks Tier 1 Addon with Open Collaboration Services API @@ -17,11 +17,11 @@ URL: https://projects.kde.org/projects/frameworks/attica %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 -Requires: kf5-filesystem +Requires: kf5-filesystem >= %{version} %description Attica is a Qt library that implements the Open Collaboration Services @@ -71,6 +71,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 + * Thu Jul 09 2015 Rex Dieter - 5.12.0-1 - 5.12.0, update URL, .spec cosmetics diff --git a/sources b/sources index 6be3a75..2ac0787 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f12d5f866690b0954dfaa963e971eb27 attica-5.12.0.tar.xz +e1c3a9de659aa78922ef170cea1f0fdd attica-5.13.0.tar.xz