diff --git a/.gitignore b/.gitignore index e7279dd..50ed3cd 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kplotting-5.22.0.tar.xz /kplotting-5.23.0.tar.xz /kplotting-5.24.0.tar.xz +/kplotting-5.25.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index f78252f..b3f91fd 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -1,7 +1,7 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting @@ -71,6 +71,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 8af2d32..09b7fbe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e3d90a28ed3f2cd61a2cff93aacb850 kplotting-5.24.0.tar.xz +6906f6da8a6d680cd86d1ee96f80bf2b kplotting-5.25.0.tar.xz