diff --git a/.gitignore b/.gitignore index 12fe4a4..1e2247b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kcrash-5.5.0.tar.xz /kcrash-5.6.0.tar.xz /kcrash-5.7.0.tar.xz +/kcrash-5.8.0.tar.xz diff --git a/kf5-kcrash.spec b/kf5-kcrash.spec index 05d5b1b..83c3b13 100755 --- a/kf5-kcrash.spec +++ b/kf5-kcrash.spec @@ -1,8 +1,8 @@ %global framework kcrash Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes License: LGPLv2+ @@ -77,6 +77,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index 408b133..7be7bd3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a00223a8266634deb16530c09aa5b604 kcrash-5.7.0.tar.xz +375e5439158087180e9c779529df073b kcrash-5.8.0.tar.xz