diff --git a/.gitignore b/.gitignore index f56633b..ad141e3 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /plasma-framework-5.10.0.tar.xz /0012-fix-panel-background-coloring.patch /plasma-framework-5.11.0.tar.xz +/plasma-framework-5.12.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 5dd2eca..1de95d2 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,8 +1,8 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.11.0 -Release: 2%{?dist} +Version: 5.12.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -130,6 +130,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Jul 10 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 2b1c87d..0d96c57 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de179500e7536dadd33a4b4b3a5f9ed1 plasma-framework-5.11.0.tar.xz +5d995245c69498886e7e2a546cc095eb plasma-framework-5.12.0.tar.xz