diff --git a/.gitignore b/.gitignore index 317a7f4..421ef99 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /attica-5.7.0.tar.xz /attica-5.8.0.tar.xz /attica-5.9.0.tar.xz +/attica-5.10.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index c1ce0af..ff10f75 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -1,8 +1,8 @@ %global framework attica Name: kf5-attica -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.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 May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Sat May 02 2015 Kalev Lember - 5.9.0-2 - Rebuilt for GCC 5 C++11 ABI change diff --git a/sources b/sources index 6e7b441..2595df4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a1931a0cc2b19e9026935c32c8b860a6 attica-5.9.0.tar.xz +dd25019323f63ac9ee13fd2a92a30a3e attica-5.10.0.tar.xz