automatic version update by autodist [release 6.0.2-1mamba;Sun Dec 22 2024]
This commit is contained in:
parent
e952c0d532
commit
be233300c0
11
gnuplot.spec
11
gnuplot.spec
@ -1,5 +1,5 @@
|
||||
Name: gnuplot
|
||||
Version: 6.0.1
|
||||
Version: 6.0.2
|
||||
Release: 1mamba
|
||||
Summary: Command-line driven interactive datafile and function plotting utility
|
||||
Group: Applications/Mathematics
|
||||
@ -15,6 +15,11 @@ Patch1: gnuplot-4.6.3-lua-5.1.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6PrintSupport
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libat-spi2-core-devel
|
||||
BuildRequires: libcairo-devel
|
||||
@ -32,7 +37,6 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libwebp-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: qt6-qt5compat-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtsvg-devel
|
||||
BuildRequires: wxwidgets-devel
|
||||
BuildRequires: wxwidgets-gtk3-devel
|
||||
@ -138,6 +142,9 @@ EOF
|
||||
%doc docs/psdoc/ps_*
|
||||
|
||||
%changelog
|
||||
* Sun Dec 22 2024 Automatic Build System <autodist@openmamba.org> 6.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 31 2024 Automatic Build System <autodist@openmamba.org> 6.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user