diff --git a/.gitignore b/.gitignore index 564edda..025f8a6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /karchive-5.19.0.tar.xz /karchive-5.20.0.tar.xz /karchive-5.21.0.tar.xz +/karchive-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-karchive.spec b/kf5-karchive.spec index 3cc79e3..936c8d3 100644 --- a/kf5-karchive.spec +++ b/kf5-karchive.spec @@ -1,8 +1,8 @@ %global framework karchive 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 archive functions License: 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 3a4a96d..13fc191 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -125a68c6e5889f6423ecd3e08dbd80ae karchive-5.21.0.tar.xz +07e006e8ba376680453766d8ea269269 karchive-5.22.0.tar.xz