[libexplain] Update to latest upstream.

Eric Smith brouhaha at fedoraproject.org
Sun Mar 11 06:48:09 UTC 2012


commit 5e468d826d2fbbaa2958114a1868b0332f843b9e
Author: Eric Smith <eric at brouhaha.com>
Date:   Sat Mar 10 22:48:45 2012 -0800

    Update to latest upstream.

 .gitignore      |    1 +
 libexplain.spec |    6 +++++-
 sources         |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22a1620..7766ecc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libexplain-0.40.D001.tar.gz
 /libexplain-0.47.D001.tar.gz
 /libexplain-0.50.D001.tar.gz
+/libexplain-0.52.D002.tar.gz
diff --git a/libexplain.spec b/libexplain.spec
index 0a331b2..7d8bc90 100644
--- a/libexplain.spec
+++ b/libexplain.spec
@@ -1,5 +1,5 @@
 Name:           libexplain
-Version:        0.50.D001
+Version:        0.52.D002
 Release:        1%{?dist}
 Summary:        Library functions to explain system call errors
 URL:            http://libexplain.sourceforge.net
@@ -52,6 +52,7 @@ Development files for the libexplain library.
 # Instead we use sed to patch it.
 
 %define skiptests t0524a
+
 for t in %{skiptests}
 do
   sed -i "s/\([ \t]\)$t\([ \t]\)/\1/g" Makefile.in
@@ -96,6 +97,9 @@ rm %{buildroot}%{_libdir}/%{name}.{a,la}
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Sun Jan 22 2012 Eric Smith <eric at brouhaha.com> - 0.52.D002-1
+- Updated to latest upstream.
+
 * Sun Jan 22 2012 Eric Smith <eric at brouhaha.com> - 0.50.D001-1
 - Updated to latest upstream.
 - Updated list of tests to skip.
diff --git a/sources b/sources
index b5e7a90..3514bc2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05deeff5a12f3dcce3ed5aa35c286c7d  libexplain-0.50.D001.tar.gz
+80f33a99ca4ac0326b8de87602c52f11  libexplain-0.52.D002.tar.gz


More information about the scm-commits mailing list