- lxcfs: bump up to 4.0.7
Change-Id: I771ce1e9b7e16d40f4532b7419e8be47583b4872
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/12947
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Michelle Wang <michellew@vmware.com>
| ... | ... |
@@ -1,12 +1,12 @@ |
| 1 | 1 |
Summary: Linux Containers File System |
| 2 | 2 |
Name: lxcfs |
| 3 |
-Version: 4.0.5 |
|
| 3 |
+Version: 4.0.7 |
|
| 4 | 4 |
Release: 1%{?dist}
|
| 5 | 5 |
URL: https://linuxcontainers.org/lxcfs/downloads/ |
| 6 | 6 |
Source0: %{name}-%{version}.tar.gz
|
| 7 | 7 |
License: LGPL 2.1+ |
| 8 | 8 |
Group: System Environment/Libraries |
| 9 |
-%define sha1 %{name}=51e83b4184d1caee0232f995283389ba802c813f
|
|
| 9 |
+%define sha1 %{name}=149d831bb7839cab22626ed6928c5143b53abf79
|
|
| 10 | 10 |
Vendor: VMware, Inc. |
| 11 | 11 |
Distribution: Photon |
| 12 | 12 |
BuildRequires: gcc |
| ... | ... |
@@ -55,6 +55,8 @@ rm -rf %{buildroot}
|
| 55 | 55 |
%{_libdir}/%{name}/liblxcfs.so
|
| 56 | 56 |
|
| 57 | 57 |
%changelog |
| 58 |
+* Tue Apr 13 2021 Gerrit Photon <photon-checkins@vmware.com> 4.0.7-1 |
|
| 59 |
+- Automatic Version Bump |
|
| 58 | 60 |
* Fri Jul 24 2020 Gerrit Photon <photon-checkins@vmware.com> 4.0.5-1 |
| 59 | 61 |
- Automatic Version Bump |
| 60 | 62 |
* Wed Apr 22 2020 Anish Swaminathan <anishs@vmware.com> 4.0.3-1 |