diff --git a/.gitignore b/.gitignore index 0b344be..5ea5cb9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /knewstuff-4.100.0.tar.xz +/knewstuff-5.0.0.tar.xz diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index 706d6d5..ddfec26 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -2,7 +2,7 @@ %define framework knewstuff Name: kf5-%{framework} -Version: 4.100.0 +Version: 5.0.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for downloading application assets @@ -12,7 +12,7 @@ URL: http://www.kde.org # --remote=git://anongit.kde.org/%{framework}.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}-%{version}.tar.xz +Source0: http://download.kde.org/stable/frameworks/%{version}/%{framework}-%{version}.tar.xz BuildRequires: kf5-rpm-macros @@ -92,6 +92,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 +- KDE Frameworks 5.0.0 + * Tue Jun 03 2014 Daniel Vrátil - 4.100.0-1 - KDE Frameworks 4.100.0 diff --git a/sources b/sources index 810404e..4bfeb53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c5547f87af58305b5fed38fdf8f676e knewstuff-4.100.0.tar.xz +881f0a720827a3179252532c0568d327 knewstuff-5.0.0.tar.xz