From 83be451b88c884c24ae44e99a36e92388086f04e Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 7 Jun 2016 10:31:15 -0500 Subject: [PATCH] KDE Frameworks 5.23.0 --- .gitignore | 1 + kf5-kconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c2aa3c5..235c202 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kconfig-5.20.0.tar.xz /kconfig-5.21.0.tar.xz /kconfig-5.22.0.tar.xz +/kconfig-5.23.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index c5eb2a8..cc23571 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,7 +1,7 @@ %global framework kconfig Name: kf5-%{framework} -Version: 5.22.0 +Version: 5.23.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -111,6 +111,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 + * Mon May 16 2016 Rex Dieter - 5.22.0-1 - KDE Frameworks 5.22.0 diff --git a/sources b/sources index 87f770f..ec3b388 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -89725e9fae45c516448ff01ede3e2821 kconfig-5.22.0.tar.xz +2b822e9e4549fd2deffc23468af461e1 kconfig-5.23.0.tar.xz