diff --git a/.gitignore b/.gitignore index 978bbc7..edfad2e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /karchive-5.5.0.tar.xz /karchive-5.6.0.tar.xz /karchive-5.7.0.tar.xz +/karchive-5.8.0.tar.xz diff --git a/kf5-karchive.spec b/kf5-karchive.spec index f2eab95..4a291b1 100644 --- a/kf5-karchive.spec +++ b/kf5-karchive.spec @@ -1,8 +1,8 @@ %global framework karchive Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with archive functions License: LGPLv2+ and BSD @@ -73,6 +73,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index 26aa367..21edf29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c811d4ebf158cee741715a06e27ff0cb karchive-5.7.0.tar.xz +35701d66e2716429fa76f441b2756b90 karchive-5.8.0.tar.xz