diff --git a/.gitignore b/.gitignore index 612c2c4..6cf7af7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /karchive-4.100.0.tar.xz /karchive-5.0.0.tar.xz /karchive-5.1.0.tar.xz +/karchive-5.2.0.tar.xz diff --git a/kf5-karchive.spec b/kf5-karchive.spec index d88ad32..470a650 100644 --- a/kf5-karchive.spec +++ b/kf5-karchive.spec @@ -1,8 +1,8 @@ %define framework karchive Name: kf5-%{framework} -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with archive functions License: LGPLv2+ and BSD @@ -64,6 +64,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KArchive.pri %changelog +* Thu Sep 11 2014 Daniel Vrátil - 5.2.0-1 +- KDE Frameworks 5.2.0 + * Sat Aug 16 2014 Fedora Release Engineering - 5.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 98f2778..5c84f1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d94ef0be567d7a3f89ccca7159b6c841 karchive-5.1.0.tar.xz +1628c1a9fc6d277ee15e260cc0a4ab73 karchive-5.2.0.tar.xz