- util-macros: bump up to 1.19.3
Change-Id: I4b0510d5824ba5ec7c1d73b8246e5002a0747d87
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/18939
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Tapas Kundu <tkundu@vmware.com>
| ... | ... |
@@ -1,6 +1,6 @@ |
| 1 | 1 |
Summary: m4 macros used by all of the Xorg packages. |
| 2 | 2 |
Name: util-macros |
| 3 |
-Version: 1.19.0 |
|
| 3 |
+Version: 1.19.3 |
|
| 4 | 4 |
Release: 1%{?dist}
|
| 5 | 5 |
License: MIT |
| 6 | 6 |
URL: http://www.x.org |
| ... | ... |
@@ -10,7 +10,7 @@ Vendor: VMware, Inc. |
| 10 | 10 |
Distribution: Photon |
| 11 | 11 |
|
| 12 | 12 |
Source0: http://ftp.x.org/pub/individual/util/%{name}-%{version}.tar.bz2
|
| 13 |
-%define sha512 %{name}=6820fced14e28d505ed47c4e7e9fae17340e93caf94cc983683128b53833e257aed636bcac6204ed87ddc10132473ceb4bd2f6de53ea66ab8f71b8cd23fbfc15
|
|
| 13 |
+%define sha512 %{name}=b9c7398a912c688a782eab5b1e0f6da2df11a430775c5c98fc3269f73a665de6eeb60d300a849e38d345714a6e51f74e9334cb6039767304cca4b93d823a53a2
|
|
| 14 | 14 |
|
| 15 | 15 |
%description |
| 16 | 16 |
The util-macros package contains the m4 macros used by all of the Xorg packages. |
| ... | ... |
@@ -36,5 +36,7 @@ rm -rf %{buildroot}/*
|
| 36 | 36 |
%{_datadir}/util-macros
|
| 37 | 37 |
|
| 38 | 38 |
%changelog |
| 39 |
+* Wed Dec 14 2022 Gerrit Photon <photon-checkins@vmware.com> 1.19.3-1 |
|
| 40 |
+- Automatic Version Bump |
|
| 39 | 41 |
* Fri May 15 2015 Alexey Makhalov <amakhalov@vmware.com> 1.19.0-1 |
| 40 | 42 |
- initial version |