- gnuplot: bump up to 5.4.5
Change-Id: Idcaf255b881ce25302c8002bedef4e4960d3e128
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/17292
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Ankit Jain <ankitja@vmware.com>
| ... | ... |
@@ -1,6 +1,6 @@ |
| 1 | 1 |
Summary: Gnuplot is a portable command-line driven graphing utility. |
| 2 | 2 |
Name: gnuplot |
| 3 |
-Version: 5.4.3 |
|
| 3 |
+Version: 5.4.5 |
|
| 4 | 4 |
Release: 1%{?dist}
|
| 5 | 5 |
License: Freeware |
| 6 | 6 |
URL: http://www.gnuplot.info/ |
| ... | ... |
@@ -9,7 +9,7 @@ Vendor: VMware, Inc. |
| 9 | 9 |
Distribution: Photon |
| 10 | 10 |
|
| 11 | 11 |
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
| 12 |
-%define sha512 %{name}=fc35ab68a992acc8e35402c89cb7704c0efe117ec1fb272739d4378289d6c5a2e8f4b747b339fca916e559453547f2405863fb52038576883f0d5643a7220b5e
|
|
| 12 |
+%define sha512 %{name}=dbd0b338c5662304566fc0d790c8f53db071d7c486e7422f6ba4b7a9e0d8e50db756ab37dade9bdc01ed1a1ca6fe4e63749038c0ceec95b78bf8b92a0ae2dd20
|
|
| 13 | 13 |
|
| 14 | 14 |
BuildRequires: lua-devel |
| 15 | 15 |
|
| ... | ... |
@@ -37,6 +37,8 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
| 37 | 37 |
%{_datadir}/*
|
| 38 | 38 |
|
| 39 | 39 |
%changelog |
| 40 |
+* Fri Oct 28 2022 Gerrit Photon <photon-checkins@vmware.com> 5.4.5-1 |
|
| 41 |
+- Automatic Version Bump |
|
| 40 | 42 |
* Mon Apr 18 2022 Gerrit Photon <photon-checkins@vmware.com> 5.4.3-1 |
| 41 | 43 |
- Automatic Version Bump |
| 42 | 44 |
* Wed Dec 01 2021 Shreenidhi Shedi <sshedi@vmware.com> 5.4.2-1 |