diff --git a/.gitignore b/.gitignore index cd960a8..a3aa64b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /kplotting-5.9.0.tar.xz /kplotting-5.10.0.tar.xz /kplotting-5.11.0.tar.xz +/kplotting-5.12.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index 9b5af8d..630820f 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -1,8 +1,8 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.11.0 -Release: 2%{?dist} +Version: 5.12.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting License: GPLv2+ and LGPLv2+ @@ -71,6 +71,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Thu Jul 09 2015 Rex Dieter - 5.12.0-1 +- 5.12.0 + * Wed Jun 17 2015 Fedora Release Engineering - 5.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 2da6ad5..9715d41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c1ba124260ae24f8de606440eefd623 kplotting-5.11.0.tar.xz +9b2a7286c3576155037e2c1d7dc2dd0c kplotting-5.12.0.tar.xz