diff --git a/.gitignore b/.gitignore index ea771ce..fad3b00 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /attica-5.1.0.tar.xz /attica-5.2.0.tar.xz /attica-5.3.0.tar.xz +/attica-5.4.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index e78ddc7..f55af9c 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -3,7 +3,7 @@ Name: kf5-attica -Version: 5.3.0 +Version: 5.4.0 Release: 1%{?dist} Summary: KDE Frameworks Tier 1 Addon with Open Collaboration Services API @@ -66,6 +66,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 - KDE Frameworks 5.3.0 diff --git a/sources b/sources index baf1c47..7692cc3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -194b9a2141a2a4e23f2bc6dde92178f5 attica-5.3.0.tar.xz +493c08ce82d5ab34bf2efeb1a01349ab attica-5.4.0.tar.xz