From bcc65cc11a3eea73ecde598be8a84b6fd60d5c9a Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 7 Jun 2016 10:30:43 -0500 Subject: [PATCH] KDE Frameworks 5.23.0 --- .gitignore | 1 + clog | 2 ++ kf5-kcompletion.spec | 7 +++++-- sources | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 clog diff --git a/.gitignore b/.gitignore index 5377414..811635f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kcompletion-5.20.0.tar.xz /kcompletion-5.21.0.tar.xz /kcompletion-5.22.0.tar.xz +/kcompletion-5.23.0.tar.xz diff --git a/clog b/clog new file mode 100644 index 0000000..6160085 --- /dev/null +++ b/clog @@ -0,0 +1,2 @@ +update URL + diff --git a/kf5-kcompletion.spec b/kf5-kcompletion.spec index 57e5d66..1b93036 100755 --- a/kf5-kcompletion.spec +++ b/kf5-kcompletion.spec @@ -1,8 +1,8 @@ %global framework kcompletion Name: kf5-%{framework} -Version: 5.22.0 -Release: 2%{?dist} +Version: 5.23.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes License: LGPLv2+ @@ -76,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 +- KDE Frameworks 5.23.0 + * Tue Jun 07 2016 Rex Dieter - 5.22.0-2 - update URL diff --git a/sources b/sources index ecf4326..5215421 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5f49157875b01a780049b472df5d5213 kcompletion-5.22.0.tar.xz +c06fe622e9297d3a4dd8695b2f79670e kcompletion-5.23.0.tar.xz