Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/fuse3.git#ab04b43f5efb475d4c0adcd103bedf6c292b2c30
This commit is contained in:
parent
7f73ce1ffe
commit
7d1f857c47
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/fuse-3.9.2.tar.gz
|
/fuse-3.9.2.tar.gz
|
||||||
/fuse-3.9.4.tar.gz
|
/fuse-3.9.4.tar.gz
|
||||||
/fuse-3.10.0.tar.gz
|
/fuse-3.10.0.tar.gz
|
||||||
|
/fuse-3.10.1.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: fuse3
|
Name: fuse3
|
||||||
Version: 3.10.0
|
Version: 3.10.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: File System in Userspace (FUSE) v3 utilities
|
Summary: File System in Userspace (FUSE) v3 utilities
|
||||||
License: GPL+
|
License: GPL+
|
||||||
URL: http://fuse.sf.net
|
URL: http://fuse.sf.net
|
||||||
@ -156,6 +156,9 @@ rm -f %{buildroot}/usr/lib/udev/rules.d/99-fuse3.rules
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 7 2020 Tom Callaway <spot@fedoraproject.org> - 3.10.1-1
|
||||||
|
- update to 3.10.1
|
||||||
|
|
||||||
* Wed Oct 14 2020 Jeff Law <law@redhat.com> - 3.10.0-2
|
* Wed Oct 14 2020 Jeff Law <law@redhat.com> - 3.10.0-2
|
||||||
- Add missing #include for gcc-11
|
- Add missing #include for gcc-11
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fuse-3.10.0.tar.gz) = b62dd6f135e64513117fbef7db290bf8bdc486b109ab3a86e4f619c70b30232e1661453536fe602be307db0a83871b650a464496a3d8c32e9dd15f8a08a5741e
|
SHA512 (fuse-3.10.1.tar.gz) = 2f575939f6650c45039b90b5dce9329bac3b90155a46501f1f0470604a89c9cdb883e5efd95b95d039d7f899ce227ac52c17a4ee49d15b0af4e7af99f6a8d2ae
|
||||||
|
Loading…
Reference in New Issue
Block a user