From 90ce14e4189f74a10dbf8e2c230f2fb9418920f6 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 9 Jul 2015 13:45:59 -0500 Subject: [PATCH] 5.12.0 --- .gitignore | 1 + kf5-karchive.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1b0c311..909c682 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /karchive-5.9.0.tar.xz /karchive-5.10.0.tar.xz /karchive-5.11.0.tar.xz +/karchive-5.12.0.tar.xz diff --git a/kf5-karchive.spec b/kf5-karchive.spec index cf5457a..aa34f89 100644 --- a/kf5-karchive.spec +++ b/kf5-karchive.spec @@ -1,8 +1,8 @@ %global framework karchive Name: kf5-%{framework} -Version: 5.11.0 -Release: 2%{?dist} +Version: 5.12.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with archive functions License: LGPLv2+ and BSD @@ -72,6 +72,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Thu Jul 09 2015 Rex Dieter - 5.12.0-1 +- 5.12.0 + * Wed Jun 17 2015 Fedora Release Engineering - 5.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 6c704f2..eea90e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a9044a93fc88324d97108d69b07f7851 karchive-5.11.0.tar.xz +024f3f34236bd64823a5350ef8670557 karchive-5.12.0.tar.xz