[apiextractor/f13/master] Update to 0.8.0

Kalev Lember kalev at fedoraproject.org
Fri Sep 17 13:19:31 UTC 2010


commit 19bba14728aedbc8f7d3d6a45b117288457d8456
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Sat Sep 11 14:00:43 2010 +0300

    Update to 0.8.0

 .gitignore        |    1 +
 apiextractor.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50544fc..ae1084b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 apiextractor-0.7.0.tar.bz2
+/apiextractor-0.8.0.tar.bz2
diff --git a/apiextractor.spec b/apiextractor.spec
index 218351f..2745129 100644
--- a/apiextractor.spec
+++ b/apiextractor.spec
@@ -1,5 +1,5 @@
 Name:           apiextractor
-Version:        0.7.0
+Version:        0.8.0
 Release:        1%{?dist}
 Summary:        Library headers parser to extract API information
 
@@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Sep 11 2010 Kalev Lember <kalev at smartlink.ee> - 0.8.0-1
+- Update to 0.8.0
+
 * Wed Aug 04 2010 Kalev Lember <kalev at smartlink.ee> - 0.7.0-1
 - Update to 0.7.0
 
diff --git a/sources b/sources
index 43bea71..547c31e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b28c39ba18286e86217969d0e62cc7a  apiextractor-0.7.0.tar.bz2
+24c0f025ff7bf5c7b72a3721fddcaad5  apiextractor-0.8.0.tar.bz2


More information about the scm-commits mailing list