fuse-overlayfs-0.6-2.0.dev.git43b641d
- bump to 0.6 - autobuilt 43b641d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
58e67c956b
commit
52006773a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/fuse-overlayfs-89b814d.tar.gz
|
||||
/fuse-overlayfs-4dc60f0.tar.gz
|
||||
/fuse-overlayfs-f8ba9ad.tar.gz
|
||||
/fuse-overlayfs-43b641d.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/containers/%{name}
|
||||
%global commit0 f8ba9ade20d107d3e6a3dc11b6e01116894d2387
|
||||
%global commit0 43b641d7f2087b97b3f597ef2b6b8c1c74d6a15d
|
||||
%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.2
|
||||
Release: 1.1.dev.git%{shortcommit0}%{?dist}
|
||||
Version: 0.6
|
||||
Release: 2.0.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
|
||||
* Sun Aug 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6-2.0.dev.git43b641d
|
||||
- bump to 0.6
|
||||
- autobuilt 43b641d
|
||||
|
||||
* Wed Aug 21 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.5.2-1.1.dev.gitf8ba9ad
|
||||
- change release tag to preserve upgrade path
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fuse-overlayfs-f8ba9ad.tar.gz) = 766272a19964eb57af92306dbb2b1c9ab7a355a3eecb555fde9ceceb2f3d8b23d355bdf13379b39fd38bac696d9e7fe4a83a8b3969b7fa1c5db6d63ac32796bb
|
||||
SHA512 (fuse-overlayfs-43b641d.tar.gz) = a903f9e108231b13d9b108ae8dd2ca6dee9eb838facc3dca8b87d4e07505e4635790c3543a699b25dcd1fd1fbe364b5f3a0e1ac8b14219a6b00306d69f881331
|
||||
|
||||
Loading…
Reference in New Issue
Block a user