From 3a3ad9e27aac3203b7f16bac332f37381aacd1d8 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 16 May 2016 09:52:48 -0500 Subject: [PATCH] KDE Frameworks 5.22.0 --- .gitignore | 1 + clog | 2 ++ kf5-kcodecs.spec | 7 +++++-- sources | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 clog diff --git a/.gitignore b/.gitignore index 477b335..5a5d42d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kcodecs-5.19.0.tar.xz /kcodecs-5.20.0.tar.xz /kcodecs-5.21.0.tar.xz +/kcodecs-5.22.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-kcodecs.spec b/kf5-kcodecs.spec index 5924afe..d767113 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -1,8 +1,8 @@ %global framework kcodecs Name: kf5-%{framework} -Version: 5.21.0 -Release: 2%{?dist} +Version: 5.22.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods License: GPLv2+ and LGPLv2+ and BSD @@ -73,6 +73,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon May 16 2016 Rex Dieter - 5.22.0-1 +- KDE Frameworks 5.22.0 + * Mon May 16 2016 Rex Dieter - 5.21.0-2 - update URL, use autosetup diff --git a/sources b/sources index 12a4963..d33af00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b562695ce0bb7af496f518d7fefef314 kcodecs-5.21.0.tar.xz +e5fa10d77e5f4fd6b963b9f2371775d4 kcodecs-5.22.0.tar.xz