diff --git a/.gitignore b/.gitignore index 69be3d8..4b5c479 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kpty-4.100.0.tar.xz +/kpty-5.0.0.tar.xz diff --git a/kf5-kpty.spec b/kf5-kpty.spec index 76731a1..6ec92e3 100644 --- a/kf5-kpty.spec +++ b/kf5-kpty.spec @@ -1,8 +1,8 @@ %define framework kpty Name: kf5-%{framework} -Version: 4.100.0 -Release: 2%{?dist} +Version: 5.0.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction License: LGPLv2+ and GPLv2+ @@ -11,7 +11,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 BuildRequires: extra-cmake-modules @@ -70,6 +70,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 +- KDE Frameworks 5.0.0 + * Thu Jun 12 2014 Daniel Vrátil - 4.100.0-2 - Upgrade to Tier 2 framework diff --git a/sources b/sources index 15f13e9..7fd0727 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a31a53097eaf029df45dd36ab622a57 kpty-4.100.0.tar.xz +4a83e94fa7915b53f014661c7563ad22 kpty-5.0.0.tar.xz