From 1916687ddf0ed958563a76ed58c98174cdf1ef03 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: May 16 2016 14:52:53 +0000 Subject: KDE Frameworks 5.22.0 --- diff --git a/.gitignore b/.gitignore index 863a0de..1366c8d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kdesignerplugin-5.19.0.tar.xz /kdesignerplugin-5.20.0.tar.xz /kdesignerplugin-5.21.0.tar.xz +/kdesignerplugin-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-kdesignerplugin.spec b/kf5-kdesignerplugin.spec index 1b3cc0f..058d18c 100644 --- a/kf5-kdesignerplugin.spec +++ b/kf5-kdesignerplugin.spec @@ -1,8 +1,8 @@ %global framework kdesignerplugin Name: kf5-%{framework} -Version: 5.21.0 -Release: 2%{?dist} +Version: 5.22.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module for Qt Designer License: LGPLv2+ @@ -89,6 +89,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 d8a4d07..cdef165 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1dfa4a67a038c4ae76b7def25eb9504f kdesignerplugin-5.21.0.tar.xz +0154eed53e6101a9f76e8cf8f5338e6e kdesignerplugin-5.22.0.tar.xz