diff --git a/.gitignore b/.gitignore index 92e04fb..04cecff 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /attica-5.21.0.tar.xz /attica-5.22.0.tar.xz /attica-5.23.0.tar.xz +/attica-5.24.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index 6f147df..28263ba 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -1,7 +1,7 @@ %global framework attica Name: kf5-attica -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks Tier 1 Addon with Open Collaboration Services API @@ -70,6 +70,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + * Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 - KDE Frameworks 5.23.0 diff --git a/sources b/sources index 8206a2b..92b5ddc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e632a0f2f13615ca961b0a24f3322b58 attica-5.23.0.tar.xz +6ede58fe918849ec364d632d2aaff61b attica-5.24.0.tar.xz