From 10789d6bdd5f34c4194f6ed1d387557e9674e0c7 Mon Sep 17 00:00:00 2001 From: Eric Smith Date: Mon, 28 Jul 2014 20:47:09 -0600 Subject: [PATCH] Update to latest upstream. --- .gitignore | 1 + libbsd.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e1d5a82..e4b7ef2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ libbsd-0.2.0.tar.gz /libbsd-0.5.1.tar.xz /libbsd-0.5.2.tar.xz /libbsd-0.6.0.tar.xz +/libbsd-0.7.0.tar.xz diff --git a/libbsd.spec b/libbsd.spec index 768776c..6ec42a3 100644 --- a/libbsd.spec +++ b/libbsd.spec @@ -1,6 +1,6 @@ Name: libbsd -Version: 0.6.0 -Release: 3%{?dist} +Version: 0.7.0 +Release: 1%{?dist} Summary: Library providing BSD-compatible functions for portability URL: http://libbsd.freedesktop.org/ License: BSD and ISC and Copyright only and Public Domain @@ -84,6 +84,9 @@ rm %{buildroot}%{_libdir}/%{name}.la %{_libdir}/pkgconfig/%{name}-ctor.pc %changelog +* Mon Jul 28 2014 Eric Smith - 0.7.0-1 +- Update to latest upstream release. + * Sat Jun 07 2014 Fedora Release Engineering - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 7ad2272..9ee1d9d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f6c75f0a9818e323a589bcbd560a0eb4 libbsd-0.6.0.tar.xz +fcceb4e66fd448ca4ed42ba22a8babb0 libbsd-0.7.0.tar.xz