diff --git a/.gitignore b/.gitignore index 10385e0..1b0c311 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /karchive-5.8.0.tar.xz /karchive-5.9.0.tar.xz /karchive-5.10.0.tar.xz +/karchive-5.11.0.tar.xz diff --git a/kf5-karchive.spec b/kf5-karchive.spec index 0c86f1f..c15224b 100644 --- a/kf5-karchive.spec +++ b/kf5-karchive.spec @@ -1,7 +1,7 @@ %global framework karchive Name: kf5-%{framework} -Version: 5.10.0 +Version: 5.11.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with archive functions @@ -72,6 +72,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Jun 10 2015 Daniel Vrátil - 5.11.0-1 +- KDE Frameworks 5.11.0 + * Mon May 11 2015 Daniel Vrátil - 5.10.0-1 - KDE Frameworks 5.10.0 diff --git a/sources b/sources index 0db86bd..6c704f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84b3bb7303f5438247db4e292d9f3cf0 karchive-5.10.0.tar.xz +a9044a93fc88324d97108d69b07f7851 karchive-5.11.0.tar.xz