diff --git a/.gitignore b/.gitignore index c765b52..85840da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /attica-4.99.0.tar.xz /attica-4.100.0.tar.xz +/attica-5.0.0.tar.xz diff --git a/kf5-attica.spec b/kf5-attica.spec index 42be4af..b3dc485 100644 --- a/kf5-attica.spec +++ b/kf5-attica.spec @@ -3,15 +3,15 @@ Name: kf5-attica -Version: 4.100.0 -Release: 2%{?dist} +Version: 5.0.0 +Release: 1%{?dist} Summary: KDE Frameworks Tier 1 Addon with Open Collaboration Services API Group: Development/Libraries License: LGPLv2+ URL: http://www.kde.org -Source0: http://download.kde.org/unstable/frameworks/%{version}/%{framework}-%{version}.tar.xz +Source0: http://download.kde.org/stable/frameworks/%{version}/%{framework}-%{version}.tar.xz BuildRequires: kf5-rpm-macros BuildRequires: extra-cmake-modules @@ -66,6 +66,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 +- KDE Frameworks 5.0.0 + * Sun Jun 08 2014 Fedora Release Engineering - 4.100.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 1942c13..2649a80 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -360d1fe078da4680bf9bf0c8450e729b attica-4.100.0.tar.xz +73d1d1953b12eda42f6f4010df889b73 attica-5.0.0.tar.xz