diff --git a/.gitignore b/.gitignore index 4f37cd0..4dceb40 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /attica-5.12.0.tar.xz /attica-5.13.0.tar.xz /attica-5.14.0.tar.xz +/attica-5.15.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index 098abdc..79f4155 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -1,7 +1,7 @@ %global framework attica Name: kf5-attica -Version: 5.14.0 +Version: 5.15.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 +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index 79d5d48..d751df9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -206256ed0dda3161d73a61d29835b04b attica-5.14.0.tar.xz +935921bcc04f7e4af10be8e57b7ac899 attica-5.15.0.tar.xz