Plasma 5.3.1

epel9
Dan Vrátil 10 years ago
parent 78fa9b929d
commit 102aff510b

1
.gitignore vendored

@ -5,3 +5,4 @@
/plasma-workspace-5.2.2.tar.xz /plasma-workspace-5.2.2.tar.xz
/plasma-workspace-5.2.95.tar.xz /plasma-workspace-5.2.95.tar.xz
/plasma-workspace-5.3.0.tar.xz /plasma-workspace-5.3.0.tar.xz
/plasma-workspace-5.3.1.tar.xz

@ -1,12 +0,0 @@
diff --git a/shell/shellcorona.cpp b/shell/shellcorona.cpp
index 4aff26e..864e78a 100644
--- a/shell/shellcorona.cpp
+++ b/shell/shellcorona.cpp
@@ -306,6 +306,7 @@ void ShellCorona::load()
checkActivities();
if (containments().isEmpty()) {
loadDefaultLayout();
+ processUpdateScripts();
} else {
processUpdateScripts();
foreach(Plasma::Containment *containment, containments()) {

@ -3,8 +3,8 @@
#%define bootstrap 1 #%define bootstrap 1
Name: plasma-workspace Name: plasma-workspace
Version: 5.3.0 Version: 5.3.1
Release: 8%{?dist} Release: 1%{?dist}
Summary: Plasma workspace, applications and applets Summary: Plasma workspace, applications and applets
License: GPLv2+ License: GPLv2+
URL: https://projects.kde.org/projects/kde/workspace/plasma-workspace URL: https://projects.kde.org/projects/kde/workspace/plasma-workspace
@ -27,7 +27,7 @@ Source12: metadata.desktop
## downstream Patches ## downstream Patches
Patch10: plasma-workspace-5.3.0-konsole-in-contextmenu.patch Patch10: plasma-workspace-5.3.0-konsole-in-contextmenu.patch
Patch11: plasma-workspace-5.3.0-set-fedora-default-look-and-feel.patch Patch11: plasma-workspace-5.3.0-set-fedora-default-look-and-feel.patch
Patch12: plasma-workspace-5.3.0-process-update-scripts-after-first-initialization.patch
## upstreamable Patches ## upstreamable Patches
@ -206,7 +206,6 @@ Documentation and user manuals for %{name}.
%if 0%{?fedora} > 21 %if 0%{?fedora} > 21
%patch11 -p1 -b .set-fedora-default-look-and-feel %patch11 -p1 -b .set-fedora-default-look-and-feel
%endif %endif
%patch12 -p1 -b .process-update-scripts-after-first-initialization
mv startkde/startkde.cmake startkde/startkde.cmake.orig mv startkde/startkde.cmake startkde/startkde.cmake.orig
install -m644 -p %{SOURCE11} startkde/startkde.cmake install -m644 -p %{SOURCE11} startkde/startkde.cmake
@ -319,6 +318,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/{plasma-windowed,org
%changelog %changelog
* Tue May 26 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.1-1
- Plasma 5.3.1
* Wed May 20 2015 Jan Grulich <jgrulich@redhat.com> - 5.3.0-8 * Wed May 20 2015 Jan Grulich <jgrulich@redhat.com> - 5.3.0-8
- apply the new patch for update scripts execution - apply the new patch for update scripts execution

@ -1 +1 @@
4085a9bdd87706beeccfcc7dd09d5b85 plasma-workspace-5.3.0.tar.xz d76be06fa53bad880c2a1c5102f02b5b plasma-workspace-5.3.1.tar.xz

Loading…
Cancel
Save