diff --git a/.gitignore b/.gitignore index 4dc58ff..87c0157 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kpeople-5.22.0.tar.xz /kpeople-5.23.0.tar.xz /kpeople-5.24.0.tar.xz +/kpeople-5.25.0.tar.xz diff --git a/kf5-kpeople.spec b/kf5-kpeople.spec index 4f5a9c5..545f0ff 100644 --- a/kf5-kpeople.spec +++ b/kf5-kpeople.spec @@ -1,7 +1,7 @@ %global framework kpeople Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 library for contact and people aggregation @@ -92,6 +92,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 - KDE Frameworks 5.24.0 diff --git a/sources b/sources index 2f41e5a..cf794ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d90d075c8b34755330429d23007ecf49 kpeople-5.24.0.tar.xz +dc439cc6a4b3093cbee780cac616d1b4 kpeople-5.25.0.tar.xz