import fuse-overlayfs-0.7.2-1.module+el8.2.0+4973+eb529f8e
This commit is contained in:
parent
72be3a7ee5
commit
d63dcfab59
@ -1 +1 @@
|
||||
a24997aa21bc662d68335407375a886961e92730 SOURCES/fuse-overlayfs-1ff7c64.tar.gz
|
||||
aae77fbe5e212349100445fd0b63891d7d60f7e6 SOURCES/fuse-overlayfs-8c59873.tar.gz
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/fuse-overlayfs-1ff7c64.tar.gz
|
||||
SOURCES/fuse-overlayfs-8c59873.tar.gz
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 1ff7c64d2fc682abf2ef345f0b2770e997d89934
|
||||
%global commit0 8c59873b00b3e8ee98be998fec8dbce4cfe984cc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.4.1
|
||||
Version: 0.7.2
|
||||
Release: 1%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
@ -56,6 +56,19 @@ make DESTDIR=%{buildroot} install install-man
|
||||
%{_mandir}/man1/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Fri Nov 29 2019 Jindrich Novy <jnovy@redhat.com> - 0.7.2-1
|
||||
- update to 0.7.2
|
||||
- Related: RHELPLAN-25139
|
||||
|
||||
* Fri Nov 29 2019 Jindrich Novy <jnovy@redhat.com> - 0.7.1-1
|
||||
- update to 0.7.1
|
||||
- Related: RHELPLAN-25139
|
||||
|
||||
* Mon Nov 18 2019 Jindrich Novy <jnovy@redhat.com> - 0.7-1
|
||||
- update to 0.7
|
||||
- apply patch to fix build on RHEL-8
|
||||
- Related: RHELPLAN-25139
|
||||
|
||||
* Sat Jun 15 2019 Lokesh Mandvekar <lsm5@redhat.com> - 0.4.1-1
|
||||
- Resolves: #1720654 - rebase to v0.4.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user