diff --git a/.gitignore b/.gitignore index bfc65c3..46b8620 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /plasma-workspace-5.1.2.tar.xz /plasma-workspace-5.1.95.tar.xz /plasma-workspace-5.2.0.tar.xz +/plasma-workspace-5.2.1.tar.xz diff --git a/plasma-workspace.spec b/plasma-workspace.spec index a4f3950..914f639 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -1,6 +1,6 @@ Name: plasma-workspace -Version: 5.2.0 -Release: 8%{?dist} +Version: 5.2.1 +Release: 1%{?dist} Summary: Plasma workspace, applications and applets License: GPLv2+ URL: https://projects.kde.org/projects/kde/workspace/plasma-workspace @@ -273,6 +273,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/{plasma-windowed,org %changelog +* Tue Feb 24 2015 Daniel Vrátil - 5.2.1-1 +- Plasma 5.2.1 + * Wed Feb 18 2015 Rex Dieter - 5.2.0-8 - (Build)Requires: kf5-kglobalaccel(-devel) >= 5.7 - drop ksyncdbusenv.patch workaround diff --git a/sources b/sources index acde71c..e402b5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ffdb4c7e310dff222abd452fd67e74d plasma-workspace-5.2.0.tar.xz +29694a2c8b43cf269ab89a50fb0e917e plasma-workspace-5.2.1.tar.xz