From a3e94837991f69629da0e55c023df783a81fd428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 9 Jul 2014 16:01:17 +0200 Subject: [PATCH] KDE Frameworks 5.0.0 --- .gitignore | 1 + kf5-khtml.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ea178e4..1164007 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /khtml-4.100.0.tar.xz +/khtml-5.0.0.tar.xz diff --git a/kf5-khtml.spec b/kf5-khtml.spec index 704b0a4..0fdd04a 100644 --- a/kf5-khtml.spec +++ b/kf5-khtml.spec @@ -2,8 +2,8 @@ #%define snapshot 20140206 Name: kf5-%{framework} -Version: 4.100.0 -Release: 2%{?dist} +Version: 5.0.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 solution with KHTML, a HTML rendering engine License: LGPLv2+ and GPLv3 and MIT 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: fdupes @@ -113,6 +113,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-2 - Fixed license - Fixed installation of config files diff --git a/sources b/sources index a740661..b976545 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9b04036e1b1b3ac9f253962386c6b0e khtml-4.100.0.tar.xz +609ff674c07e48ad781f6a50da060bd5 khtml-5.0.0.tar.xz