update fuse-common Conflicts version, bump release to 5
This commit is contained in:
parent
022808acab
commit
7b12271122
@ -1,6 +1,6 @@
|
|||||||
Name: fuse3
|
Name: fuse3
|
||||||
Version: 3.4.2
|
Version: 3.4.2
|
||||||
Release: 4%{?dist}
|
Release: 5%{?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
|
||||||
@ -22,8 +22,8 @@ BuildRequires: meson, ninja-build, gcc
|
|||||||
BuildRequires: systemd-udev
|
BuildRequires: systemd-udev
|
||||||
%endif
|
%endif
|
||||||
Requires: %{_sysconfdir}/fuse.conf
|
Requires: %{_sysconfdir}/fuse.conf
|
||||||
# fuse-common 3.4.2-2 had the fuse & fuse3 man pages in it
|
# fuse-common 3.4.2-3 had the fuse & fuse3 man pages in it
|
||||||
Conflicts: fuse-common <= 3.4.2-2
|
Conflicts: fuse-common <= 3.4.2-3
|
||||||
|
|
||||||
%description
|
%description
|
||||||
With FUSE it is possible to implement a fully functional filesystem in a
|
With FUSE it is possible to implement a fully functional filesystem in a
|
||||||
@ -127,6 +127,9 @@ rm -f %{buildroot}/usr/lib/udev/rules.d/99-fuse3.rules
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 01 2019 Dave Dykstra <dwd@fedoraproject.org> - 3.4.2-5
|
||||||
|
- Update the Conflicts: fuse-common <= version to 3.4.2-3
|
||||||
|
|
||||||
* Wed May 01 2019 Dave Dykstra <dwd@fedoraproject.org> - 3.4.2-4
|
* Wed May 01 2019 Dave Dykstra <dwd@fedoraproject.org> - 3.4.2-4
|
||||||
- Bump release number in order to larger than a rebuild of fuse package
|
- Bump release number in order to larger than a rebuild of fuse package
|
||||||
done before separation pull request was merged.
|
done before separation pull request was merged.
|
||||||
|
Loading…
Reference in New Issue
Block a user