diff --git a/.gitignore b/.gitignore index bb2d1d0..a035ee6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kbookmarks-5.19.0.tar.xz /kbookmarks-5.20.0.tar.xz /kbookmarks-5.21.0.tar.xz +/kbookmarks-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-kbookmarks.spec b/kf5-kbookmarks.spec index 7850c56..e8bb416 100644 --- a/kf5-kbookmarks.spec +++ b/kf5-kbookmarks.spec @@ -1,8 +1,8 @@ %global framework kbookmarks Name: kf5-%{framework} -Version: 5.21.0 -Release: 2%{?dist} +Version: 5.22.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for bookmarks manipulation License: LGPLv2+ @@ -81,6 +81,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 24b7666..3651199 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e2b1a57d02cd44afb8006a70dd80470 kbookmarks-5.21.0.tar.xz +1ba8f81b1a3c016c9f868bca3ae03683 kbookmarks-5.22.0.tar.xz