diff --git a/.gitignore b/.gitignore index 6efae6e..41dc3c4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kinit-5.22.0.tar.xz /kinit-5.23.0.tar.xz /kinit-5.24.0.tar.xz +/kinit-5.25.0.tar.xz diff --git a/kf5-kinit.spec b/kf5-kinit.spec index 5104816..ae7537c 100644 --- a/kf5-kinit.spec +++ b/kf5-kinit.spec @@ -2,7 +2,7 @@ %global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.0 Release: 1%{?dist} Summary: KDE Frameworks 5 tier 3 solution for process launching @@ -93,6 +93,9 @@ install -p -m644 -D %{SOURCE10} \ %changelog +* Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 - KDE Frameworks 5.24.0 diff --git a/sources b/sources index 8a9e1e2..245eee4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d1d3fa10ac9c949f2f2eaa9001bcc9f kinit-5.24.0.tar.xz +0b8fcc6d1ef2ff1775ec23dfa34b5de6 kinit-5.25.0.tar.xz