diff --git a/apiextractor.spec b/apiextractor.spec index b5e0bad..40a822d 100644 --- a/apiextractor.spec +++ b/apiextractor.spec @@ -1,5 +1,5 @@ Name: apiextractor -Version: 0.10.4 +Version: 0.10.6 Release: 1%{?dist} Summary: Library headers parser to extract API information @@ -79,6 +79,9 @@ make test -C %{_target_platform} %changelog +* Thu Aug 25 2011 Kalev Lember - 0.10.6-1 +- Update to 0.10.6 + * Thu Jun 23 2011 Kalev Lember - 0.10.4-1 - Update to 0.10.4 - Cleaned up the spec file for modern rpmbuild diff --git a/sources b/sources index f8686cb..05d1bbf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc92ff52ed92946657f38c0c282f9129 apiextractor-0.10.4.tar.bz2 +85c3b00d04ad6f5f885caa002b2ae772 apiextractor-0.10.6.tar.bz2