fuse-overlayfs-0.5.1-0.1.dev.git58e3f7c
- bump to 0.5.1 - autobuilt 58e3f7c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6b8abab93c
commit
e79f76f1e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/fuse-overlayfs-2393f6c.tar.gz
|
||||
/fuse-overlayfs-b92a654.tar.gz
|
||||
/fuse-overlayfs-80eb59d.tar.gz
|
||||
/fuse-overlayfs-58e3f7c.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 80eb59d71d970fa43885745a1c6e6116f4043465
|
||||
%global commit0 58e3f7c5e292a6e36dd5cf60a605a3ab26b73d56
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -7,8 +7,8 @@
|
||||
%global built_tag v0.5
|
||||
|
||||
Name: fuse-overlayfs
|
||||
Version: 0.5
|
||||
Release: 3.1.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 0.5.1
|
||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: FUSE overlay+shiftfs implementation for rootless containers
|
||||
License: GPLv3+
|
||||
URL: %{git0}
|
||||
@ -65,6 +65,10 @@ modprobe fuse > /dev/null 2>&1 || :
|
||||
%{_usr}/lib/modules-load.d/fuse-overlayfs.conf
|
||||
|
||||
%changelog
|
||||
* Thu Aug 08 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.1-0.1.dev.git58e3f7c
|
||||
- bump to 0.5.1
|
||||
- autobuilt 58e3f7c
|
||||
|
||||
* Tue Aug 06 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5-3.1.dev.git80eb59d
|
||||
- autobuilt 80eb59d
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-80eb59d.tar.gz) = c70fcee4799ddd3bc15d27b3face3e1d79f2763826dab43ed2dd6752f3eee714df2eeac5626b1028be973385b78ea690c9c6a729442ef42b0283a8dcbe43fcf1
|
||||
SHA512 (fuse-overlayfs-58e3f7c.tar.gz) = a1b0cb0275c9621647205120c3f55171f39b8805224de0c603acfb2fd6485a674d10625b0c54df661255c3e2c3ff9ac86f246acb26c61c6c4d30059b65feef4a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user