From 9406ca6c1d6484792c7f146ad4b2458ce877d377 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 7 Jun 2016 10:30:35 -0500 Subject: [PATCH] KDE Frameworks 5.23.0 --- .gitignore | 1 + clog | 2 ++ kf5-kparts.spec | 7 +++++-- sources | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 clog diff --git a/.gitignore b/.gitignore index af4b54f..1b5d68f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kparts-5.20.0.tar.xz /kparts-5.21.0.tar.xz /kparts-5.22.0.tar.xz +/kparts-5.23.0.tar.xz diff --git a/clog b/clog new file mode 100644 index 0000000..3e3407f --- /dev/null +++ b/clog @@ -0,0 +1,2 @@ +update URL, use autosetup + diff --git a/kf5-kparts.spec b/kf5-kparts.spec index 54ec418..36ef8ca 100644 --- a/kf5-kparts.spec +++ b/kf5-kparts.spec @@ -1,8 +1,8 @@ %global framework kparts Name: kf5-%{framework} -Version: 5.22.0 -Release: 2%{?dist} +Version: 5.23.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution for KParts License: GPLv2+ @@ -85,6 +85,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, use autosetup diff --git a/sources b/sources index d746984..06f191c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd59ee43e8be184299cfd170d2abfbbf kparts-5.22.0.tar.xz +6a82c4f8b69ae6d28d74ed795865c248 kparts-5.23.0.tar.xz