diff --git a/.gitignore b/.gitignore index ac01dbf..cbe063f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /ktexteditor-4.100.0.tar.xz /ktexteditor-move-katepart-into-kf5-parts-sudir-of-plugin-dir.patch /ktexteditor-5.0.0.tar.xz +/ktexteditor-5.1.0.tar.xz diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index 02aabc4..4e051e3 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -1,7 +1,7 @@ %define framework ktexteditor Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?_dist} Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor @@ -92,6 +92,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index 83b5437..239077e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb438acf5b10c0e9a620916c2bfe5797 ktexteditor-5.0.0.tar.xz +9fd2071517c2ac6ada713ede1bb2d07e ktexteditor-5.1.0.tar.xz