[api-sanity-checker: 1/2] Update to latest upstream release.

Richard Shaw hobbes1069 at fedoraproject.org
Wed Dec 5 17:22:23 UTC 2012


commit 724ff225d8609207d048613c809d030b0d4447ad
Author: Richard M. Shaw <hobbes1069 at gmail.com>
Date:   Wed Dec 5 11:20:27 2012 -0600

    Update to latest upstream release.

 .gitignore              |    1 +
 api-sanity-checker.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45f5c6d..293f649 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /api-sanity-checker-1.12.9.tar.gz
+/api-sanity-checker-1.12.10.tar.gz
diff --git a/api-sanity-checker.spec b/api-sanity-checker.spec
index e0b0682..c85155f 100644
--- a/api-sanity-checker.spec
+++ b/api-sanity-checker.spec
@@ -1,6 +1,6 @@
 Name:           api-sanity-checker
-Version:        1.12.9
-Release:        3%{?dist}
+Version:        1.12.10
+Release:        1%{?dist}
 Summary:        An automatic generator of basic unit tests for a shared C/C++ library
 
 License:        GPLv2
@@ -51,12 +51,15 @@ sed -i '3,5d' %{buildroot}%{_mandir}/man1/api-sanity-checker.1
 
 
 %files
-%doc LICENSE.txt doc/*
+%doc LICENSE README doc/*
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1.gz
 
 
 %changelog
+* Wed Dec 05 2012 Richard Shaw <hobbes1069 at gmail.com> - 1.12.10-1
+- Update to latest upstream release.
+
 * Mon Mar 19 2012 Richard Shaw <hobbes1069 at gmail.com> - 1.12.9-3
 - Fix man page generation and license in spec file.
 
diff --git a/sources b/sources
index 067b0c8..a75cc0e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d94b6cc755662baadb04510974ac3ff5  api-sanity-checker-1.12.9.tar.gz
+b59e573c42a7e7398203b9323889bdb5  api-sanity-checker-1.12.10.tar.gz


More information about the scm-commits mailing list