diff --git a/.gitignore b/.gitignore index c20217c..208a1cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kinit-5.18.0.tar.xz +/kinit-5.19.0.tar.xz diff --git a/kf5-kinit.spec b/kf5-kinit.spec index 57f059d..b2e424f 100644 --- a/kf5-kinit.spec +++ b/kf5-kinit.spec @@ -2,8 +2,8 @@ %global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) Name: kf5-%{framework} -Version: 5.18.0 -Release: 3%{?dist} +Version: 5.19.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 tier 3 solution for process launching License: LGPLv2+ and BSD @@ -91,6 +91,9 @@ install -p -m644 -D %{SOURCE10} \ %changelog +* Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 +- KDE Frameworks 5.19.0 + * Thu Feb 04 2016 Fedora Release Engineering - 5.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index cf62002..c1f04b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bbf6f2743ffc9ffba7dcb151e7b579e0 kinit-5.18.0.tar.xz +3c40a568bfe04957ad68b9fa1afe54fd kinit-5.19.0.tar.xz