diff --git a/.gitignore b/.gitignore index c341033..bca4414 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /attica-5.14.0.tar.xz /attica-5.15.0.tar.xz /attica-5.16.0.tar.xz +/attica-5.17.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index 478a13c..3534cc2 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -1,7 +1,7 @@ %global framework attica Name: kf5-attica -Version: 5.16.0 +Version: 5.17.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 +* Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 +- KDE Frameworks 5.17.0 + * Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 - KDE Frameworks 5.16.0 diff --git a/sources b/sources index 59a067c..290af81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af158df312fc6c2310d33fd2e0a2c06e attica-5.16.0.tar.xz +db68ef6b8bc6841318f90f001db359b4 attica-5.17.0.tar.xz