From: Scott Cantor Date: Sat, 14 Jul 2007 00:21:15 +0000 (+0000) Subject: Second alpha X-Git-Tag: 1.0-alpha2^0 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-xmltooling.git;a=commitdiff_plain;h=820dd0ccb9170b9d0728abfc18a3b01338ef7b4a Second alpha --- diff --git a/.cdtproject b/.cproject similarity index 84% rename from .cdtproject rename to .cproject index 874457c..38380e1 100644 --- a/.cdtproject +++ b/.cproject @@ -1,12 +1,10 @@ - - + + - - - - - - + + + + @@ -48,8 +46,8 @@ - - + + @@ -76,6 +74,15 @@ - - - + + + + + + + + + + + + diff --git a/xmltooling.spec.in b/xmltooling.spec.in index c368a24..0246862 100644 --- a/xmltooling.spec.in +++ b/xmltooling.spec.in @@ -1,7 +1,7 @@ Name: xmltooling Summary: Open source XMLTooling library Version: @-VERSION-@ -Release: 1 +Release: 2 Group: System Environment/Libraries Vendor: Internet2 License: Apache 2.0 @@ -90,5 +90,8 @@ make check %doc _docs/api %changelog +* Fri Jul 13 2007 Scott Cantor - 1.0-2 +- Second alpha. + * Wed Apr 12 2006 Scott Cantor - 1.0-1 - First SPEC file based on various versions in existence.