diff --git a/.gitignore b/.gitignore index 90ac8ef..9a37254 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /kcrash-5.8.0.tar.xz /kcrash-5.9.0.tar.xz /kcrash-5.10.0.tar.xz +/kcrash-5.11.0.tar.xz diff --git a/kf5-kcrash.spec b/kf5-kcrash.spec index e757e2f..b7bc1c5 100755 --- a/kf5-kcrash.spec +++ b/kf5-kcrash.spec @@ -1,7 +1,7 @@ %global framework kcrash Name: kf5-%{framework} -Version: 5.10.0 +Version: 5.11.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon for handling application crashes @@ -38,8 +38,6 @@ KCrash provides support for intercepting and handling application crashes. Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: qt5-qtbase-devel -Requires: kf5-kcoreaddons-devel -Requires: kf5-kwindowsystem-devel %description devel The %{name}-devel package contains libraries and header files for @@ -77,6 +75,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jun 10 2015 Daniel Vrátil - 5.11.0-1 +- KDE Frameworks 5.11.0 + * Mon May 11 2015 Daniel Vrátil - 5.10.0-1 - KDE Frameworks 5.10.0 diff --git a/sources b/sources index 5afeafc..3075c91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f413ced20b4b60bda87cbf2cb7340792 kcrash-5.10.0.tar.xz +405d9660150c84695373c1c323326a98 kcrash-5.11.0.tar.xz