Update to 5.4.9
This commit is contained in:
parent
0c585af90b
commit
18df07487a
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/gnuplot-5.4.3-clean.tar.gz
|
||||
/gnuplot-5.4.5-clean.tar.xz
|
||||
/gnuplot-5.4.8-clean.tar.xz
|
||||
/gnuplot-5.4.9-clean.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
%global major 5
|
||||
%global minor 4
|
||||
%global patchlevel 8
|
||||
%global patchlevel 9
|
||||
|
||||
%global x11_app_defaults_dir %{_datadir}/X11/app-defaults
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
Summary: A program for plotting mathematical expressions and data
|
||||
Name: gnuplot
|
||||
Version: %{major}.%{minor}.%{patchlevel}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
# MIT .. term/PostScript/aglfn.txt
|
||||
License: gnuplot and MIT
|
||||
URL: http://www.gnuplot.info/
|
||||
@ -320,6 +320,9 @@ fi
|
||||
%{_texmf_vendor}/tex/latex/gnuplot/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 05 2023 Orion Poplawski <orion@nwra.com> - 5.4.9-1
|
||||
- Update to 5.4.9
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnuplot-5.4.8-clean.tar.xz) = 7ce7ec88d0f000d39400fb3a1810d7ee5e86fea24ddf5f50eb826582c9370bca069adec18983356283365adf157e2286ad8d2ce3731ba371f0b2cc969399a440
|
||||
SHA512 (gnuplot-5.4.9-clean.tar.xz) = f5d8763a59c56f3f922bd9c6f78286fcaa4df504142acf25c4cbbd22837f25ef418c9ad04e56dd69cd55cd990afd9c242a0fea52a251ca345e855b07aa5bd8c9
|
||||
|
Loading…
Reference in New Issue
Block a user