diff --git a/.gitignore b/.gitignore index 4ed2eaf..a036490 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kdesu-5.18.0.tar.xz /kdesu-5.19.0.tar.xz +/kdesu-5.20.0.tar.xz diff --git a/kf5-kdesu.spec b/kf5-kdesu.spec index 24c704d..792d2f2 100644 --- a/kf5-kdesu.spec +++ b/kf5-kdesu.spec @@ -1,7 +1,7 @@ %global framework kdesu Name: kf5-%{framework} -Version: 5.19.0 +Version: 5.20.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration with su @@ -77,6 +77,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 +- KDE Frameworks 5.20.0 + * Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 - KDE Frameworks 5.19.0 diff --git a/sources b/sources index 43578ce..dcacb4b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -adcff09780e4b64d1148825f452ded1d kdesu-5.19.0.tar.xz +bb1af4f2402e4f1efda63e9815022f85 kdesu-5.20.0.tar.xz