From 55a83be9124a9ae74ef0eb62a633a63d57a33301 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 7 Jun 2016 10:28:58 -0500 Subject: [PATCH] KDE Frameworks 5.23.0 --- .gitignore | 1 + clog | 2 ++ kf5-kdesu.spec | 7 +++++-- sources | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 clog diff --git a/.gitignore b/.gitignore index 1674423..f82cb5c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kdesu-5.20.0.tar.xz /kdesu-5.21.0.tar.xz /kdesu-5.22.0.tar.xz +/kdesu-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-kdesu.spec b/kf5-kdesu.spec index 0efcbf1..741b500 100644 --- a/kf5-kdesu.spec +++ b/kf5-kdesu.spec @@ -1,8 +1,8 @@ %global framework kdesu Name: kf5-%{framework} -Version: 5.22.0 -Release: 2%{?dist} +Version: 5.23.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration with su License: LGPLv2+ @@ -77,6 +77,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 5ccb34d..5b9f176 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -780c1134bfbd297556788f4a199e6faf kdesu-5.22.0.tar.xz +628bd240ca7b69ab64ead67a95fd11f3 kdesu-5.23.0.tar.xz