- Update to upstream 5.1.4 release.
This commit is contained in:
parent
5ca46283b1
commit
482fb1c8c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ autofs-5.0.5.tar.bz2
|
|||||||
/autofs-5.1.1.tar.gz
|
/autofs-5.1.1.tar.gz
|
||||||
/autofs-5.1.2.tar.gz
|
/autofs-5.1.2.tar.gz
|
||||||
/autofs-5.1.3.tar.gz
|
/autofs-5.1.3.tar.gz
|
||||||
|
/autofs-5.1.4.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
Summary: A tool for automatically mounting and unmounting filesystems
|
Summary: A tool for automatically mounting and unmounting filesystems
|
||||||
Name: autofs
|
Name: autofs
|
||||||
Version: 5.1.3
|
Version: 5.1.4
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -165,6 +165,9 @@ fi
|
|||||||
%dir /etc/auto.master.d
|
%dir /etc/auto.master.d
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 19 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:5.1.4-1
|
||||||
|
- Update to upstream 5.1.4 release.
|
||||||
|
|
||||||
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:5.1.3-5
|
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:5.1.3-5
|
||||||
- Remove old crufty coreutils requires
|
- Remove old crufty coreutils requires
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (autofs-5.1.3.tar.gz) = 4f20a5704cc34e08a80ce9d0ae663ff1985f7c45e3892cc9faebae2adc56456f7923d5f5dabe4a2a61f797e2401bdc00b04734e26b36e0c87354dc950552c6b8
|
SHA512 (autofs-5.1.4.tar.gz) = f9d388ba2dad6ec66dc57b347615c610782c8fb73fce3895da40d13f0987c1f402d1406e1a7c3f5e36d63a329b2f8c72c5fbad8e5e684c45393ce45a3f103eb1
|
||||||
|
Loading…
Reference in New Issue
Block a user