Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-19 21:10:36 +00:00
parent bf5ee6b5d0
commit 71ca6f41bb
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Summary: Automount utilities including an updated version of Amd
Name: am-utils
Version: 6.2.0
%define upstream_version 6.2
Release: 45%{?dist}
Release: 46%{?dist}
License: BSD
Epoch: 5
URL: http://am-utils.org
@ -267,6 +267,9 @@ fi
%{_libdir}/libamu.so*
%changelog
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5:6.2.0-46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Aug 28 2021 Ian Kent <raven@themaw.net> - 5:6.2.0-45
- fix autoconf double quote escaping.
- convert autoconf AM_CONFIG_HEADER to AC_CONFIG_HEADERS.