diff --git a/.gitignore b/.gitignore index 7c88301..7cf5199 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /karchive-5.24.0.tar.xz /karchive-5.25.0.tar.xz /karchive-5.26.0.tar.xz +/karchive-5.27.0.tar.xz diff --git a/kf5-karchive.spec b/kf5-karchive.spec index 9e3b886..3b4435a 100644 --- a/kf5-karchive.spec +++ b/kf5-karchive.spec @@ -1,8 +1,8 @@ %global framework karchive Name: kf5-%{framework} -Version: 5.26.0 -Release: 1%{?dist} +Version: 5.27.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with archive functions License: LGPLv2+ and BSD @@ -73,6 +73,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Oct 03 2016 Rex Dieter - 5.27.0-1 +- 5.27.0 + * Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 - KDE Frameworks 5.26.0 diff --git a/sources b/sources index c53365d..1e56f89 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -33edd3478ca813a02aa7e525d6a1b9cc karchive-5.26.0.tar.xz +979133136e319640d2ff7caf4823185d karchive-5.27.0.tar.xz