diff --git a/.gitignore b/.gitignore index 4dceb40..c341033 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /attica-5.13.0.tar.xz /attica-5.14.0.tar.xz /attica-5.15.0.tar.xz +/attica-5.16.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index 79f4155..478a13c 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -1,7 +1,7 @@ %global framework attica Name: kf5-attica -Version: 5.15.0 +Version: 5.16.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 +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + * Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 - KDE Frameworks 5.15.0 diff --git a/sources b/sources index d751df9..59a067c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -935921bcc04f7e4af10be8e57b7ac899 attica-5.15.0.tar.xz +af158df312fc6c2310d33fd2e0a2c06e attica-5.16.0.tar.xz