|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libbsd
|
|
|
|
|
Version: 0.10.0
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Library providing BSD-compatible functions for portability
|
|
|
|
|
URL: http://libbsd.freedesktop.org/
|
|
|
|
|
License: BSD and ISC and Copyright only and Public Domain
|
|
|
|
@ -87,6 +87,9 @@ rm %{buildroot}%{_mandir}/man3/explicit_bzero.3bsd
|
|
|
|
|
%{_libdir}/pkgconfig/%{name}-ctor.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 1 2020 Jeff Law <law@redhat.com> - 0.10.0-3
|
|
|
|
|
- Disable LTO
|
|
|
|
|
|
|
|
|
|