Browse code

auto spec version bump up: efivar - efivar: bump up to 37

Change-Id: I36d78476456000530b226a354b9d1b802aa04a16
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/9733
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: anisha kumari <kanisha@vmware.com>

gerrit-photon authored on 2020/06/23 11:50:51
Showing 1 changed files
... ...
@@ -1,14 +1,14 @@
1 1
 Summary:	Tools and libraries to manipulate EFI variables
2 2
 Name:		efivar
3
-Version:	36
4
-Release:	2%{?dist}
3
+Version:	37
4
+Release:	1%{?dist}
5 5
 License:	GPLv2
6 6
 URL:		https://github.com/rhboot/efivar
7 7
 Group:		System Environment/System Utilities
8 8
 Vendor:		VMware, Inc.
9 9
 Distribution: Photon
10 10
 Source0:	https://github.com/rhboot/efivar/releases/download/%{version}/%{name}-%{version}.tar.bz2
11
-%define sha1 efivar=3c74c8a0d8bc7a39b74de52cad2a791c00cdfd67
11
+%define sha1 efivar=1ef24e0a06e1a42d7a93ba7a76b2970659c7c0c0
12 12
 Patch0:         util-h-add-unlikely-and-likely-macros.patch
13 13
 Patch1:         dp-h-make-format_guid-handle-misaligned-guid-pointers-safely.patch
14 14
 Patch2:         Fix-all-the-places-Werror-address-of-packed-member-catches.patch
... ...
@@ -58,6 +58,8 @@ rm -rf %{buildroot}/*
58 58
 %{_mandir}/man3/*
59 59
 
60 60
 %changelog
61
+*   Mon Jun 22 2020 Gerrit Photon <photon-checkins@vmware.com> 37-1
62
+-   Automatic Version Bump
61 63
 *   Thu Apr 02 2020 Alexey Makhalov <amakhalov@vmware.com> 36-2
62 64
 -   Fix compilation issue with gcc-8.4.0
63 65
 *   Tue Sep 18 2018 Sujay G <gsujay@vmware.com> 36-1