diff --git a/.gitignore b/.gitignore index 847f52b..6b3b4db 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kcrash-5.19.0.tar.xz /kcrash-5.20.0.tar.xz /kcrash-5.21.0.tar.xz +/kcrash-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-kcrash.spec b/kf5-kcrash.spec index 042aa02..ffe2e99 100755 --- a/kf5-kcrash.spec +++ b/kf5-kcrash.spec @@ -1,8 +1,8 @@ %global framework kcrash Name: kf5-%{framework} -Version: 5.21.0 -Release: 2%{?dist} +Version: 5.22.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes License: LGPLv2+ @@ -75,6 +75,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 ea3011a..b580dce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -508b6c0a8657a6da0878549c8df8c7e5 kcrash-5.21.0.tar.xz +e7f28cb6abcc9d5287c7682ca5b7d67b kcrash-5.22.0.tar.xz