diff --git a/.gitignore b/.gitignore index 571c156..646c405 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /plasma-framework-4.100.0.tar.xz +/plasma-framework-5.0.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 26ceee0..385df1a 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,8 +2,8 @@ %define framework plasma Name: kf5-%{framework} -Version: 4.100.0 -Release: 3%{?dist} +Version: 5.0.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -13,7 +13,7 @@ URL: http://www.kde.org # --remote=git://anongit.kde.org/%{name}.git master | \ # bzip2 -c > %{name}-%{version}-%{snapshot}git.tar.bz2 # Source0: %{name}-%{version}-%{snapshot}git.tar.bz2 -Source0: http://download.kde.org/unstable/frameworks/%{version}/%{framework}-framework-%{version}.tar.xz +Source0: http://download.kde.org/stable/frameworks/%{version}/%{framework}-framework-%{version}.tar.xz BuildRequires: libX11-devel BuildRequires: libxcb-devel @@ -130,6 +130,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 +- KDE Frameworks 5.0.0 + * Mon Jul 07 2014 Daniel Vrátil - 4.100.0-3 - Fix BR diff --git a/sources b/sources index 25e4fee..9b20193 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a49ff1fb805f15115e4365bae6bbb45d plasma-framework-4.100.0.tar.xz +088643662f7e60b5cafe2f26182882eb plasma-framework-5.0.0.tar.xz