diff --git a/.gitignore b/.gitignore index 1164007..fbab08b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /khtml-4.100.0.tar.xz /khtml-5.0.0.tar.xz +/khtml-5.1.0.tar.xz diff --git a/kf5-khtml.spec b/kf5-khtml.spec index 2cc3cd2..402b4a7 100644 --- a/kf5-khtml.spec +++ b/kf5-khtml.spec @@ -2,8 +2,8 @@ #%define snapshot 20140206 Name: kf5-%{framework} -Version: 5.0.0 -Release: 2%{?dist} +Version: 5.1.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 @@ -113,6 +113,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Tue Jul 15 2014 Daniel Vrátil - 5.0.0-2 - Fix plugin installation path diff --git a/sources b/sources index b976545..bbafa69 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -609ff674c07e48ad781f6a50da060bd5 khtml-5.0.0.tar.xz +351d4c5d27ccd6d95d6544c2575c8561 khtml-5.1.0.tar.xz