diff --git a/.gitignore b/.gitignore index 490f492..cdd680c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /ktexteditor-5.24.0.tar.xz /ktexteditor-5.25.0.tar.xz /ktexteditor-5.26.0.tar.xz +/ktexteditor-5.27.0.tar.xz diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index f156df4..35cd4b4 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -8,8 +8,8 @@ %endif Name: kf5-%{framework} -Version: 5.26.0 -Release: 1%{?dist} +Version: 5.27.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor License: LGPLv2+ @@ -124,6 +124,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Tue Oct 04 2016 Rex Dieter - 5.27.0-1 +- 5.27.0 + * Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 - KDE Frameworks 5.26.0 diff --git a/sources b/sources index 291b73d..0748f5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c44e3cdd5aeb599ebdcdf6d97c50489 ktexteditor-5.26.0.tar.xz +2388a9287023572beacabad74a50f1fd ktexteditor-5.27.0.tar.xz