diff --git a/.gitignore b/.gitignore index 22f688f..4741821 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kauth-5.1.0.tar.xz /kauth-5.2.0.tar.xz /kauth-5.3.0.tar.xz +/kauth-5.4.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index 0a6c3e6..ec5616a 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -2,7 +2,7 @@ %define framework kauth Name: kf5-%{framework} -Version: 5.3.0 +Version: 5.4.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user @@ -79,6 +79,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 - KDE Frameworks 5.3.0 diff --git a/sources b/sources index 29a1452..63d00b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17a3ee85539eeadbf917909fd6780eba kauth-5.3.0.tar.xz +b6d6f9a7f6d01758d7a2b543dface3f7 kauth-5.4.0.tar.xz