From d1a55110067bfaead2e1a234b8634e37470a3027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 3 Jun 2014 11:54:26 +0200 Subject: [PATCH] KDE Frameworks 4.100.0 --- .gitignore | 1 + kf5-karchive.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index dcfcc0b..fa7ec0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /karchive-4.99.0.tar.xz +/karchive-4.100.0.tar.xz diff --git a/kf5-karchive.spec b/kf5-karchive.spec index 2eca968..c10ffd4 100644 --- a/kf5-karchive.spec +++ b/kf5-karchive.spec @@ -1,14 +1,14 @@ %define framework karchive Name: kf5-%{framework} -Version: 4.99.0 -Release: 2%{?dist} +Version: 4.100.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with archive functions License: LGPLv2+ and BSD URL: http://www.kde.org -Source0: http://download.kde.org/unstable/frameworks/4.99.0/%{framework}-4.99.0.tar.xz +Source0: http://download.kde.org/unstable/frameworks/4.100.0/%{framework}-4.100.0.tar.xz%{framework}-4.99.0.tar.xz BuildRequires: zlib-devel BuildRequires: bzip2-devel @@ -64,6 +64,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KArchive.pri %changelog +* Tue Jun 03 2014 Daniel Vrátil - 4.100.0-1 +- KDE Frameworks 4.100.0 + * Tue May 06 2014 Daniel Vrátil - 4.99.0-2 - Rebuild against updated kf5-rpm-macros diff --git a/sources b/sources index 5675ffb..5b1647d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a3796efb4fe17cba0a115f3d50c48573 karchive-4.99.0.tar.xz +fd7b89e988124d87a1b2662a34a6e6d8 karchive-4.100.0.tar.xz