From: <pat...@us...> - 2010-03-06 17:09:29
|
Revision: 649 http://xml-cppdom.svn.sourceforge.net/xml-cppdom/?rev=649&view=rev Author: patrickh Date: 2010-03-06 17:09:23 +0000 (Sat, 06 Mar 2010) Log Message: ----------- Update for version 1.0.1. Modified Paths: -------------- branches/1.0/cppdom.spec Modified: branches/1.0/cppdom.spec =================================================================== --- branches/1.0/cppdom.spec 2010-03-06 17:08:16 UTC (rev 648) +++ branches/1.0/cppdom.spec 2010-03-06 17:09:23 UTC (rev 649) @@ -1,6 +1,6 @@ # Spec file for cppdom. %define name cppdom -%define version 1.0.0 +%define version 1.0.1 %define release 1 Name: %{name} @@ -127,7 +127,10 @@ %doc %{_docdir}/cppdom-%{version}/html %changelog -* Mon Mar 02 2009 Patrick Hartling <pat...@pr...> 1.0.0-1 +* Sat Mar 06 2010 Patrick Hartling <pa...@pr...> 1.0.1-1 +- Updated to version 1.0.1. + +* Mon Mar 02 2009 Patrick Hartling <pa...@pr...> 1.0.0-1 - Updated to version 1.0.0. * Wed Aug 01 2007 Patrick Hartling <pa...@in...> 0.7.10-1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |