Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-01 07:47:08 +00:00
parent 0974b31757
commit 824b55e687
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: libnsl2
Version: 1.2.0
Release: 3.20180605git%{shortcommit0}%{?dist}
Release: 4.20180605git%{shortcommit0}%{?dist}
Summary: Public client interface library for NIS(YP) and NIS+
License: BSD and LGPLv2+
@ -69,6 +69,9 @@ rm %{buildroot}/%{_libdir}/libnsl.la
%{_libdir}/pkgconfig/libnsl.pc
%changelog
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-4.20180605git4a062cf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Oct 29 2018 James Antill <james.antill@redhat.com>
- Remove ldconfig scriptlet, now done via. transfiletrigger in glibc (#1644073).