diff --git a/.gitignore b/.gitignore index 7c8eb91..77a404a 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /attica-5.23.0.tar.xz /attica-5.24.0.tar.xz /attica-5.25.0.tar.xz +/attica-5.26.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index 0fd158c..25afd81 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -1,7 +1,7 @@ %global framework attica Name: kf5-attica -Version: 5.25.0 +Version: 5.26.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 Sep 07 2016 Daniel Vrátil - 5.26.0-1 +- KDE Frameworks 5.26.0 + * Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 - KDE Frameworks 5.25.0 diff --git a/sources b/sources index ec64d38..a02486a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -000a8c34e6c4e548f53493c4519c3c1c attica-5.25.0.tar.xz +d9964350af248c74900b2cc5ee9f475c attica-5.26.0.tar.xz