diff --git a/.gitignore b/.gitignore index 05c05e7..cc0c0f7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kplotting-5.3.0.tar.xz /kplotting-5.4.0.tar.xz /kplotting-5.5.0.tar.xz +/kplotting-5.6.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index 0a0e1cd..6dcf45e 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -1,7 +1,7 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.5.0 +Version: 5.6.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting @@ -70,6 +70,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Thu Jan 08 2015 Daniel Vrátil - 5.6.0-1 +- KDE Frameworks 5.6.0 + * Mon Dec 08 2014 Daniel Vrátil - 5.5.0-1 - KDE Frameworks 5.5.0 diff --git a/sources b/sources index 95bf1bd..ca0b601 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -acdbdd2d2c0cc02bd391943f8ed084b2 kplotting-5.5.0.tar.xz +544d50b66636ff017c40c1b9fe89cb1e kplotting-5.6.0.tar.xz