SHA256
1
0
forked from pool/qwtplot3d
Ana Guerrero 2024-02-21 16:56:48 +00:00 committed by Git OBS Bridge
commit e8b3cdd2f6
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 14:06:15 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Sat Apr 27 12:59:02 UTC 2019 - christophe@krop.fr

View File

@ -61,8 +61,7 @@ QwtPlot3D is a feature-rich Qt/OpenGL-based C++ programming library.
It provides essentially a bunch of 3D widgets for programmers.
%prep
%setup -q
%patch0 -p1
%autosetup -p1
%build
%cmake -DSELECT_QT=Qt5 \