diff --git a/.gitignore b/.gitignore index c18a077..10385e0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /karchive-5.7.0.tar.xz /karchive-5.8.0.tar.xz /karchive-5.9.0.tar.xz +/karchive-5.10.0.tar.xz diff --git a/kf5-karchive.spec b/kf5-karchive.spec index 0a4724e..0c86f1f 100644 --- a/kf5-karchive.spec +++ b/kf5-karchive.spec @@ -1,8 +1,8 @@ %global framework karchive Name: kf5-%{framework} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.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 +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Sat May 02 2015 Kalev Lember - 5.9.0-2 - Rebuilt for GCC 5 C++11 ABI change diff --git a/sources b/sources index 1be9b3a..0db86bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -edf96ce52f1330c28c1c0e0251d4fdb8 karchive-5.9.0.tar.xz +84b3bb7303f5438247db4e292d9f3cf0 karchive-5.10.0.tar.xz