diff --git a/.gitignore b/.gitignore index e74f444..c2aa3c5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kconfig-5.19.0.tar.xz /kconfig-5.20.0.tar.xz /kconfig-5.21.0.tar.xz +/kconfig-5.22.0.tar.xz diff --git a/clog b/clog new file mode 100644 index 0000000..6160085 --- /dev/null +++ b/clog @@ -0,0 +1,2 @@ +update URL + diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index d8ad127..c5eb2a8 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,8 +1,8 @@ %global framework kconfig 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 advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -111,6 +111,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 diff --git a/sources b/sources index f0c5f3f..87f770f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11782bb4555990deafa273f0288d2673 kconfig-5.21.0.tar.xz +89725e9fae45c516448ff01ede3e2821 kconfig-5.22.0.tar.xz