diff --git a/.gitignore b/.gitignore index 71dcb80..9e276db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kinit-4.100.0.tar.xz /kinit-5.0.0.tar.xz /kinit-5.1.0.tar.xz +/kinit-5.2.0.tar.xz diff --git a/kf5-kinit.spec b/kf5-kinit.spec index e804fea..07439ad 100644 --- a/kf5-kinit.spec +++ b/kf5-kinit.spec @@ -2,8 +2,8 @@ %define framework kinit Name: kf5-%{framework} -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 tier 3 solution for process launching License: LGPLv2+ and BSD @@ -93,6 +93,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 +- KDE Frameworks 5.2.0 + * Sat Aug 16 2014 Fedora Release Engineering - 5.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 9478553..0079d47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cfcd0d12dd7f107fcf56643945336824 kinit-5.1.0.tar.xz +56d0c84fc3001890f8540ff04f276af0 kinit-5.2.0.tar.xz