[libbsd] Update to latest upstream.

Eric Smith brouhaha at fedoraproject.org
Tue Jun 4 18:01:40 UTC 2013


commit c67c41a4e57e6f3f6fa0aa898a0b289b1d01cd11
Author: Eric Smith <brouhaha at fedoraproject.org>
Date:   Tue Jun 4 12:01:28 2013 -0600

    Update to latest upstream.

 .gitignore  |    1 +
 libbsd.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 065aebf..eda68c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ libbsd-0.2.0.tar.gz
 /libbsd-0.3.0.tar.gz
 /libbsd-0.4.1.tar.gz
 /libbsd-0.4.2.tar.gz
+/libbsd-0.5.1.tar.xz
diff --git a/libbsd.spec b/libbsd.spec
index 27d1532..2ec6960 100644
--- a/libbsd.spec
+++ b/libbsd.spec
@@ -1,10 +1,10 @@
 Name:		libbsd
-Version:	0.4.2
-Release:	3%{?dist}
+Version:	0.5.1
+Release:	1%{?dist}
 Summary:	Library providing BSD-compatible functions for portability
 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
 Group:		System Environment/Libraries
@@ -63,6 +63,9 @@ rm %{buildroot}%{_libdir}/%{name}.la
 %{_libdir}/pkgconfig/%{name}-overlay.pc
 
 %changelog
+* Tue Jun 04 2013 Eric Smith <brouhaha at fedoraproject.org> - 0.5.1-1
+- Update to latest upstream release.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index fa71759..3db1aad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-591fc9de4ca22f78cf87a94e648a92f4  libbsd-0.4.2.tar.gz
+22c3ad2b17fde284793f82201f262cbd  libbsd-0.5.1.tar.xz


More information about the scm-commits mailing list