diff --git a/.gitignore b/.gitignore index 0debbfb..cf45897 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /ktexteditor-5.12.0.tar.xz /ktexteditor-5.13.0.tar.xz /ktexteditor-5.14.0.tar.xz +/ktexteditor-5.15.0.tar.xz diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index b910852..cfa1cd6 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -1,7 +1,7 @@ %global framework ktexteditor Name: kf5-%{framework} -Version: 5.14.0 +Version: 5.15.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor @@ -99,6 +99,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index 9a0c8fb..8a7b871 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c5c660aea6c55c3f21f29cc3f1df604 ktexteditor-5.14.0.tar.xz +cfbfab5e980de650448171d54ae2777c ktexteditor-5.15.0.tar.xz