diff --git a/fuse-overlayfs.spec b/fuse-overlayfs.spec index afb1da1..23a1230 100644 --- a/fuse-overlayfs.spec +++ b/fuse-overlayfs.spec @@ -1,10 +1,10 @@ %global git0 https://github.com/containers/%{name} -%global commit0 f48e1eff7a3a16c5f12c9f464bab2de0b8f56fdb +%global commit0 91bb4019eb448288102c871d820f68843eab3685 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: fuse-overlayfs Version: 0.1 -Release: 7.dev.git%{shortcommit0}%{?dist} +Release: 8.dev.git%{shortcommit0}%{?dist} Summary: FUSE overlay+shiftfs implementation for rootless containers License: GPLv3+ URL: %{git0} @@ -54,6 +54,9 @@ make DESTDIR=%{buildroot} install %{_mandir}/man1/* %changelog +* Thu Dec 20 2018 Giuseppe Scrivano - 0.1-8.dev.git91bb401 +- built commit 91bb401 + * Tue Dec 18 2018 Giuseppe Scrivano - 0.1-7.dev.gitf48e1ef - built commit f48e1ef