diff --git a/.gitignore b/.gitignore index 376c66d..cae3ca3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /powerdevil-5.3.0.tar.xz /powerdevil-5.3.1.tar.xz /powerdevil-5.3.2.tar.xz +/powerdevil-5.4.0.tar.xz diff --git a/powerdevil.spec b/powerdevil.spec index 442e628..f69baa3 100644 --- a/powerdevil.spec +++ b/powerdevil.spec @@ -1,5 +1,5 @@ Name: powerdevil -Version: 5.3.2 +Version: 5.4.0 Release: 1%{?dist} Summary: Manages the power consumption settings of a Plasma Shell @@ -94,6 +94,12 @@ rm %{buildroot}/%{_libdir}/libpowerdevil{configcommonprivate,core,ui}.so %changelog +* Fri Aug 21 2015 Daniel Vrátil - 5.4.0-1 +- Plasma 5.4.0 + +* Thu Aug 13 2015 Daniel Vrátil - 5.3.95-1 +- Plasma 5.3.95 + * Thu Jun 25 2015 Daniel Vrátil - 5.3.2-1 - Plasma 5.3.2 diff --git a/sources b/sources index 06eaa4e..ec1e186 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b3ec73b792522fad1c5643e83dbe92b4 powerdevil-5.3.2.tar.xz +d75f08371f19a1f890da03349f1ba60c powerdevil-5.4.0.tar.xz