diff --git a/.gitignore b/.gitignore index 84e35c8..8070fba 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kdesu-5.5.0.tar.xz /kdesu-5.6.0.tar.xz /kdesu-5.7.0.tar.xz +/kdesu-5.8.0.tar.xz diff --git a/kf5-kdesu.spec b/kf5-kdesu.spec index d978374..778d116 100644 --- a/kf5-kdesu.spec +++ b/kf5-kdesu.spec @@ -1,8 +1,8 @@ %global framework kdesu Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration with su License: LGPLv2+ @@ -77,6 +77,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil <dvratil@redhat.com> - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil <dvratil@redhat.com> - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index 478c9bc..671d75b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -250d7641fab53f241b8c1a6b586fca28 kdesu-5.7.0.tar.xz +b47ba38043952502127431910d920b50 kdesu-5.8.0.tar.xz