Update to latest upstream.

epel9
Eric Smith 8 years ago
parent 2273ab2752
commit c6bd8fe3d0

1
.gitignore vendored

@ -6,3 +6,4 @@ libbsd-0.2.0.tar.gz
/libbsd-0.5.2.tar.xz /libbsd-0.5.2.tar.xz
/libbsd-0.6.0.tar.xz /libbsd-0.6.0.tar.xz
/libbsd-0.7.0.tar.xz /libbsd-0.7.0.tar.xz
/libbsd-0.8.3.tar.xz

@ -1,6 +1,6 @@
Name: libbsd Name: libbsd
Version: 0.7.0 Version: 0.8.3
Release: 4%{?dist} Release: 1%{?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
@ -68,7 +68,8 @@ rm %{buildroot}%{_libdir}/%{name}.la
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig
%files %files
%doc COPYING README TODO ChangeLog %license COPYING
%doc README TODO ChangeLog
%{_libdir}/%{name}.so.* %{_libdir}/%{name}.so.*
%files devel %files devel
@ -84,6 +85,9 @@ rm %{buildroot}%{_libdir}/%{name}.la
%{_libdir}/pkgconfig/%{name}-ctor.pc %{_libdir}/pkgconfig/%{name}-ctor.pc
%changelog %changelog
* Thu Dec 22 2016 Eric Smith <brouhaha@fedoraproject.org> - 0.8.3-1
- Update to latest upstream release.
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-4 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

@ -1 +1 @@
fcceb4e66fd448ca4ed42ba22a8babb0 libbsd-0.7.0.tar.xz SHA512 (libbsd-0.8.3.tar.xz) = 155b895d6bd62b180718d65a2cda7484946c492d52735a57b51005705dfe4528b6a72e8745acea47b01fe68e3bbbe3c036c5e9998a8d06fc79efe2b96a04767f

Loading…
Cancel
Save