From 017b98d9708bb4ba69897407f1236822028a6a68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Mon, 8 Aug 2016 10:11:31 +0200 Subject: [PATCH] KDE Frameworks 5.25.0 --- .gitignore | 1 + kf5-kitemmodels.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5c7df26..1ab6fd4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kitemmodels-5.22.0.tar.xz /kitemmodels-5.23.0.tar.xz /kitemmodels-5.24.0.tar.xz +/kitemmodels-5.25.0.tar.xz diff --git a/kf5-kitemmodels.spec b/kf5-kitemmodels.spec index b8d0fab..0fff20d 100644 --- a/kf5-kitemmodels.spec +++ b/kf5-kitemmodels.spec @@ -1,7 +1,7 @@ %global framework kitemmodels Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with item models @@ -71,6 +71,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 - KDE Frameworks 5.24.0 diff --git a/sources b/sources index 22a1454..ea6c8ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06df86fdacf8bb20d74f410496039d48 kitemmodels-5.24.0.tar.xz +83b9a034bbfaedf0cc12191157899006 kitemmodels-5.25.0.tar.xz