Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-20 16:50:23 +00:00
parent 476b6eeedc
commit ee035cb9ba

View File

@ -9,7 +9,7 @@
Name: libnsl2 Name: libnsl2
Version: 2.0.0 Version: 2.0.0
Release: 2%{?relsuffix}%{?dist} Release: 3%{?relsuffix}%{?dist}
Summary: Public client interface library for NIS(YP) and NIS+ Summary: Public client interface library for NIS(YP) and NIS+
License: BSD and LGPLv2+ License: BSD and LGPLv2+
@ -74,6 +74,9 @@ cp -p %{_libdir}/libnsl.so.%{old_sover}* %{buildroot}%{_libdir}
%{_libdir}/pkgconfig/libnsl.pc %{_libdir}/pkgconfig/libnsl.pc
%changelog %changelog
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Nov 13 2021 Björn Esser <besser82@fedoraproject.org> - 2.0.0-2 * Sat Nov 13 2021 Björn Esser <besser82@fedoraproject.org> - 2.0.0-2
- Add logic for closing the loop hole on soname bumps - Add logic for closing the loop hole on soname bumps
- Explicitly force manual intervention for soname bumps - Explicitly force manual intervention for soname bumps