diff --git a/.gitignore b/.gitignore index 0e37d7b..04b6b9e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /ktexteditor-5.20.0.tar.xz /ktexteditor-5.21.0.tar.xz /ktexteditor-5.22.0.tar.xz +/ktexteditor-5.23.0.tar.xz diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec index 8829da6..0aa239e 100644 --- a/kf5-ktexteditor.spec +++ b/kf5-ktexteditor.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 5.22.0 +Version: 5.23.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor @@ -124,6 +124,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 +- KDE Frameworks 5.23.0 + * Mon May 16 2016 Rex Dieter - 5.22.0-1 - KDE Frameworks 5.22.0 diff --git a/sources b/sources index 5b6b136..eff4771 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -da8543349ce3b6654fa68f696866888e ktexteditor-5.22.0.tar.xz +b7dd9344c55b392ea0d7fc79935e14af ktexteditor-5.23.0.tar.xz