automatic version update by autodist [release 3.10.3-1mamba;Mon Apr 12 2021]
This commit is contained in:
parent
59e2b2bc6d
commit
bb1f157e24
@ -1,7 +1,7 @@
|
||||
%define libname lib%{name}
|
||||
%define gitver %(echo %version | tr . _)
|
||||
Name: fuse3
|
||||
Version: 3.10.2
|
||||
Version: 3.10.3
|
||||
Release: 1mamba
|
||||
Summary: File System in Userspace (FUSE) utilities
|
||||
Group: System/Tools
|
||||
@ -17,7 +17,6 @@ BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libselinux-devel
|
||||
Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
With FUSE it is possible to implement a fully functional filesystem in a userspace program.
|
||||
@ -125,6 +124,9 @@ fi
|
||||
#%doc ChangeLog NEWS README.NFS
|
||||
|
||||
%changelog
|
||||
* Mon Apr 12 2021 Automatic Build System <autodist@mambasoft.it> 3.10.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 19 2021 Automatic Build System <autodist@mambasoft.it> 3.10.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user