|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: libbsd
|
|
|
|
Name: libbsd
|
|
|
|
Version: 0.10.0
|
|
|
|
Version: 0.10.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Library providing BSD-compatible functions for portability
|
|
|
|
Summary: Library providing BSD-compatible functions for portability
|
|
|
|
URL: http://libbsd.freedesktop.org/
|
|
|
|
URL: http://libbsd.freedesktop.org/
|
|
|
|
License: BSD and ISC and Copyright only and Public Domain
|
|
|
|
License: BSD and ISC and Copyright only and Public Domain
|
|
|
@ -79,6 +79,9 @@ rm %{buildroot}%{_mandir}/man3/explicit_bzero.3bsd
|
|
|
|
%{_libdir}/pkgconfig/%{name}-ctor.pc
|
|
|
|
%{_libdir}/pkgconfig/%{name}-ctor.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Aug 22 2019 Eric Smith <brouhaha@fedoraproject.org> - 0.10.0-1
|
|
|
|
* Thu Aug 22 2019 Eric Smith <brouhaha@fedoraproject.org> - 0.10.0-1
|
|
|
|
- Update to 0.10.1. (#1742611)
|
|
|
|
- Update to 0.10.1. (#1742611)
|
|
|
|
|
|
|
|
|
|
|
|