diff --git a/.gitignore b/.gitignore index 6e9884e..4f37cd0 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /attica-5.11.0.tar.xz /attica-5.12.0.tar.xz /attica-5.13.0.tar.xz +/attica-5.14.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index 109446a..098abdc 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -1,7 +1,7 @@ %global framework attica Name: kf5-attica -Version: 5.13.0 +Version: 5.14.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 Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index 2ac0787..79d5d48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1c3a9de659aa78922ef170cea1f0fdd attica-5.13.0.tar.xz +206256ed0dda3161d73a61d29835b04b attica-5.14.0.tar.xz