|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: libbsd
|
|
|
|
Name: libbsd
|
|
|
|
Version: 0.9.1
|
|
|
|
Version: 0.9.1
|
|
|
|
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
|
|
|
@ -80,6 +80,9 @@ rm %{buildroot}%{_mandir}/man3/explicit_bzero.3bsd
|
|
|
|
%{_libdir}/pkgconfig/%{name}-ctor.pc
|
|
|
|
%{_libdir}/pkgconfig/%{name}-ctor.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 22 2018 Eric Smith <brouhaha@fedoraproject.org> - 0.9.1-1
|
|
|
|
* Tue May 22 2018 Eric Smith <brouhaha@fedoraproject.org> - 0.9.1-1
|
|
|
|
- Update to 0.9.1. (#1538853)
|
|
|
|
- Update to 0.9.1. (#1538853)
|
|
|
|
|
|
|
|
|
|
|
|