[abi-compliance-checker] Update to latest bugfix release.

Richard Shaw hobbes1069 at fedoraproject.org
Sat Aug 10 23:07:19 UTC 2013


commit 69c9ab50040ebd81718b4a15f5f4b7684df3ffdc
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Sat Aug 10 18:07:10 2013 -0500

    Update to latest bugfix release.

 .gitignore                  |    1 +
 abi-compliance-checker.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9961969..cecc1c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /abi-compliance-checker-1.99.tar.gz
 /abi-compliance-checker-1.99.1.tar.gz
 /abi-compliance-checker-1.99.7.tar.gz
+/abi-compliance-checker-1.99.8.1.tar.gz
diff --git a/abi-compliance-checker.spec b/abi-compliance-checker.spec
index ac92253..86c80f2 100644
--- a/abi-compliance-checker.spec
+++ b/abi-compliance-checker.spec
@@ -1,6 +1,6 @@
 Name:           abi-compliance-checker
-Version:        1.99.7
-Release:        3%{?dist}
+Version:        1.99.8.1
+Release:        1%{?dist}
 Summary:        An ABI Compliance Checker
 
 License:        GPL+ or LGPLv2+
@@ -42,6 +42,9 @@ perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
 
 
 %changelog
+* Mon Aug  5 2013 Richard Shaw <hobbes1069 at gmail.com> - 1.99.8.1-1
+- Update to latest bugfix release.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.99.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index a9d7633..a097ce5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fcaf993073939e62130b27238e8b6166  abi-compliance-checker-1.99.7.tar.gz
+a62373c678ce049f754849a8eeed4f22  abi-compliance-checker-1.99.8.1.tar.gz



More information about the perl-devel mailing list