diff --git a/.gitignore b/.gitignore index a6293e7..f476d42 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /milou-5.2.1.tar.xz /milou-5.2.2.tar.xz /milou-5.2.95.tar.xz +/milou-5.3.0.tar.xz diff --git a/plasma-milou.spec b/plasma-milou.spec index 53a1ca7..a61eb74 100644 --- a/plasma-milou.spec +++ b/plasma-milou.spec @@ -1,7 +1,7 @@ %define base_name milou Name: plasma-%{base_name} -Version: 5.2.95 +Version: 5.3.0 Release: 1%{?dist} Summary: A dedicated KDE search application built on top of Baloo @@ -68,6 +68,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Apr 27 2015 Daniel Vrátil - 5.3.0-1 +- Plasma 5.3.0 + * Wed Apr 22 2015 Daniel Vrátil - 5.2.95-1 - Plasma 5.2.95 diff --git a/sources b/sources index a40096a..4991a55 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b357c1fec488d042c39335b17c23814 milou-5.2.95.tar.xz +b333e81ca010332df095286f353ede9f milou-5.3.0.tar.xz