]> git.pld-linux.org Git - packages/kf5-plasma-framework.git/commitdiff
- added egl.patch auto/th/kf5-plasma-framework-5.83.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 14 Jun 2021 18:12:48 +0000 (20:12 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 14 Jun 2021 18:12:48 +0000 (20:12 +0200)
- updated to 5.83.0

kf5-plasma-framework.spec

index b8a97d8d43d8b9f346e46afa1fd5dbb21a2eed7e..739b424a2d731dab1c57a9b436523afe48997600 100644 (file)
@@ -1,15 +1,16 @@
-%define                kdeframever     5.82
+%define                kdeframever     5.83
 %define                qtver           5.9.0
 %define                kfname          plasma-framework
 
 Summary:       The foundations that can be used to build a primary user interface
 Name:          kf5-%{kfname}
-Version:       5.82.0
+Version:       5.83.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: bdafe504d31188ba094487f187a8fc9f
+# Source0-md5: b3e9a64c110fdc3a27bc17cd80b6d164
+Patch0:                egl.patch
 URL:           http://www.kde.org/
 BuildRequires: EGL-devel
 BuildRequires: OpenGL-devel
@@ -100,6 +101,7 @@ Pliki nagłówkowe dla programistów używających %{kfname}.
 
 %prep
 %setup -q -n %{kfname}-%{version}
+%patch0 -p1
 
 %build
 install -d build
This page took 0.44845 seconds and 4 git commands to generate.