import fuse-overlayfs-0.3-5.module+el8.1.0+3468+011f0ab0

This commit is contained in:
CentOS Sources 2020-07-28 09:41:53 -04:00 committed by Stepan Oksanichenko
parent d525fe9038
commit 1151ffeb31
3 changed files with 7 additions and 5 deletions

View File

@ -1 +1 @@
69d33a8eacf938f9c6cb64eb304bf5ba927863c5 SOURCES/fuse-overlayfs-d760789.tar.gz
9278edb01b216008080462f43b47efeba7706708 SOURCES/fuse-overlayfs-6d269aa.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/fuse-overlayfs-d760789.tar.gz
SOURCES/fuse-overlayfs-6d269aa.tar.gz

View File

@ -1,11 +1,10 @@
%global git0 https://github.com/containers/%{name}
%global commit0 d76078982e950bc962d5e4c1d64244309f61f908
%global commit0 6d269aa28e3fe78c117fecb5e2cb8e1e231fcb10
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: fuse-overlayfs
Version: 0.3
#Release: 2% {?dist}
Release: 4.dev.git%{shortcommit0}%{?dist}
Release: 5%{?dist}
Summary: FUSE overlay+shiftfs implementation for rootless containers
License: GPLv3+
URL: %{git0}
@ -58,6 +57,9 @@ make DESTDIR=%{buildroot} install install-man
%{_mandir}/man1/%{name}.1.gz
%changelog
* Fri Jun 21 2019 Lokesh Mandvekar <lsm5@redhat.com> - 0.3-5
- Resolves: #1700877 - revert fuse-overlayfs to commit 6d269aa
* Wed Feb 20 2019 Frantisek Kluknavsky <fkluknav@redhat.com> - 0.3-4.dev.gitd760789
- rebase