diff --git a/.gitignore b/.gitignore index 4df9dd4..ca11ab7 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /attica-5.5.0.tar.xz /attica-5.6.0.tar.xz /attica-5.7.0.tar.xz +/attica-5.8.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index f4d50c9..06dd53e 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -1,8 +1,8 @@ %global framework attica Name: kf5-attica -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks Tier 1 Addon with Open Collaboration Services API Group: Development/Libraries @@ -71,6 +71,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index fbdb316..b021d3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45edbcf24f65f17f6d00860ae77cbc1e attica-5.7.0.tar.xz +ef9d4203da44dd39736285db19b9b528 attica-5.8.0.tar.xz