Update to latest upstream.

epel9
Eric Smith 12 years ago
parent e17c9774bf
commit c67c41a4e5

1
.gitignore vendored

@ -2,3 +2,4 @@ libbsd-0.2.0.tar.gz
/libbsd-0.3.0.tar.gz /libbsd-0.3.0.tar.gz
/libbsd-0.4.1.tar.gz /libbsd-0.4.1.tar.gz
/libbsd-0.4.2.tar.gz /libbsd-0.4.2.tar.gz
/libbsd-0.5.1.tar.xz

@ -1,10 +1,10 @@
Name: libbsd Name: libbsd
Version: 0.4.2 Version: 0.5.1
Release: 3%{?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/
Source0: http://libbsd.freedesktop.org/releases/libbsd-%{version}.tar.gz Source0: http://libbsd.freedesktop.org/releases/libbsd-%{version}.tar.xz
License: BSD and ISC and Copyright only and Public Domain License: BSD and ISC and Copyright only and Public Domain
Group: System Environment/Libraries Group: System Environment/Libraries
@ -63,6 +63,9 @@ rm %{buildroot}%{_libdir}/%{name}.la
%{_libdir}/pkgconfig/%{name}-overlay.pc %{_libdir}/pkgconfig/%{name}-overlay.pc
%changelog %changelog
* Tue Jun 04 2013 Eric Smith <brouhaha@fedoraproject.org> - 0.5.1-1
- Update to latest upstream release.
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-3 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

@ -1 +1 @@
591fc9de4ca22f78cf87a94e648a92f4 libbsd-0.4.2.tar.gz 22c3ad2b17fde284793f82201f262cbd libbsd-0.5.1.tar.xz

Loading…
Cancel
Save