diff --git a/.gitignore b/.gitignore index 9a88915..5c78857 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /krunner-4.100.0.tar.xz +/krunner-5.0.0.tar.xz diff --git a/kf5-krunner.spec b/kf5-krunner.spec index fa11b81..54b2449 100644 --- a/kf5-krunner.spec +++ b/kf5-krunner.spec @@ -2,8 +2,8 @@ %define framework krunner Name: kf5-%{framework} -Version: 4.100.0 -Release: 2%{?dist} +Version: 5.0.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution with parallelized query system License: LGPLv2+ and BSD @@ -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}/portingAids/%{framework}-%{version}.tar.xz +Source0: http://download.kde.org/stable/frameworks/%{version}/portingAids/%{framework}-%{version}.tar.xz BuildRequires: kf5-rpm-macros @@ -82,6 +82,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KRunner.pri %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-2 - Fix license - Fix Source0 URL diff --git a/sources b/sources index 4f6370a..f8362fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e9fe97b7ba8cb606bcd5a397f22fa4a krunner-4.100.0.tar.xz +600949cb6d64ee03bf94911276554a6e krunner-5.0.0.tar.xz