Rebuild with wxWidgets 3.2
This commit is contained in:
parent
7c4cc9d9a1
commit
0eb441d266
@ -19,7 +19,7 @@
|
|||||||
Summary: A program for plotting mathematical expressions and data
|
Summary: A program for plotting mathematical expressions and data
|
||||||
Name: gnuplot
|
Name: gnuplot
|
||||||
Version: %{major}.%{minor}.%{patchlevel}
|
Version: %{major}.%{minor}.%{patchlevel}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
# MIT .. term/PostScript/aglfn.txt
|
# MIT .. term/PostScript/aglfn.txt
|
||||||
License: gnuplot and MIT
|
License: gnuplot and MIT
|
||||||
URL: http://www.gnuplot.info/
|
URL: http://www.gnuplot.info/
|
||||||
@ -60,7 +60,7 @@ BuildRequires: qt5-linguist
|
|||||||
BuildRequires: libcerf-devel >= 1.11
|
BuildRequires: libcerf-devel >= 1.11
|
||||||
%endif
|
%endif
|
||||||
%if %{with wx}
|
%if %{with wx}
|
||||||
BuildRequires: wxGTK3-devel
|
BuildRequires: wxGTK-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
|
||||||
@ -361,6 +361,9 @@ fi
|
|||||||
%{_datadir}/texlive/texmf-dist/tex/latex/gnuplot/
|
%{_datadir}/texlive/texmf-dist/tex/latex/gnuplot/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 04 2022 Scott Talbert <swt@techie.net> - 5.4.3-5
|
||||||
|
- Rebuild with wxWidgets 3.2
|
||||||
|
|
||||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.3-4
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.3-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user