diff --git a/.gitignore b/.gitignore index 421ef99..47b2a9a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /attica-5.8.0.tar.xz /attica-5.9.0.tar.xz /attica-5.10.0.tar.xz +/attica-5.11.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index ff10f75..3c5a2ac 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -1,7 +1,7 @@ %global framework attica Name: kf5-attica -Version: 5.10.0 +Version: 5.11.0 Release: 1%{?dist} Summary: KDE Frameworks Tier 1 Addon with Open Collaboration Services API @@ -71,6 +71,9 @@ make install/fast DESTDIR=%{buildroot} -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 2595df4..d749ddd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd25019323f63ac9ee13fd2a92a30a3e attica-5.10.0.tar.xz +cf34c6fa2dcad71300592dd393920ff4 attica-5.11.0.tar.xz