- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 31 Mar 2006 05:51:52 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc
In directory hutz:/tmp/cvs-serv1632
Modified Files:
w3c-markup-validator.spec
Log Message:
merging from 0.7 branch into trunk at tag validator-0_7_2-release
Index: w3c-markup-validator.spec
===================================================================
RCS file: /sources/public/validator/misc/w3c-markup-validator.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- w3c-markup-validator.spec 20 Oct 2005 06:48:53 -0000 1.6
+++ w3c-markup-validator.spec 31 Mar 2006 05:51:50 -0000 1.7
@@ -4,15 +4,15 @@
%{expand: %%define tbver %(echo %{version} | tr . _)}
Name: w3c-markup-validator
-Version: 0.7.1
+Version: 0.7.2
Release: 1
Summary: W3C Markup Validator
Group: Applications/Internet
License: W3C Software License
URL: http://validator.w3.org/
-Source0: http://validator.w3.org/validator-%{tbver}.tar.gz
-Source1: http://validator.w3.org/sgml-lib-%{tbver}.tar.gz
+Source0: http://validator.w3.org/dist/validator-%{tbver}.tar.gz
+Source1: http://validator.w3.org/dist/sgml-lib-%{tbver}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -116,6 +116,10 @@
%changelog
+
+* Thu Feb 9 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.72-1
+- 0.7.2.
+
* Sat Oct 8 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.7.1-1
- 0.7.1.
Received on Friday, 31 March 2006 05:51:55 UTC