diff --git a/.gitignore b/.gitignore index 9a37254..07fefb4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /kcrash-5.9.0.tar.xz /kcrash-5.10.0.tar.xz /kcrash-5.11.0.tar.xz +/kcrash-5.12.0.tar.xz diff --git a/kf5-kcrash.spec b/kf5-kcrash.spec index 8177342..6457d50 100755 --- a/kf5-kcrash.spec +++ b/kf5-kcrash.spec @@ -1,8 +1,8 @@ %global framework kcrash Name: kf5-%{framework} -Version: 5.11.0 -Release: 2%{?dist} +Version: 5.12.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 +* Fri Jul 10 2015 Rex Dieter - 5.12.0-1 +- 5.12.0 + * Wed Jun 17 2015 Fedora Release Engineering - 5.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 3075c91..d178cdb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -405d9660150c84695373c1c323326a98 kcrash-5.11.0.tar.xz +47ae59a330ec700e0912382ddb951c25 kcrash-5.12.0.tar.xz