Logoj0ke.net Open Build Service > Projects > internetx:Tidy > tidy > Changes
Sign Up | Log In

Changes of Revision 2

[-] Changed tidy.spec
x
 
1
@@ -11,15 +11,15 @@
2
 # norootforbuild
3
 
4
 Name:                 tidy
5
-Version:              1.0.20070815
6
-Release:              cvs20070823.27
7
-%define docrelease    cvs20070213.27
8
+Version:              1.0.20090120
9
+Release:              cvs20090120.28
10
+%define docrelease    cvs20090120.28
11
 Summary:              Utility to clean up and pretty-print HTML/XHTML/XML
12
 Group:                Productivity/Publishing/HTML/Tools
13
 License:              Public Domain, Freeware, Other License(s), see package
14
 URL:                  http://tidy.sourceforge.net/
15
 Source0:              http://tidy.sourceforge.net/src/tidy_src.tgz
16
-Source1:              http://tidy.sourceforge.net/docs/tidy_docs.tgz
17
+Source1:              http://tidy.sourceforge.net/docs/tidy_doc.tgz
18
 BuildRoot:            %{_tmppath}/%{name}-%{version}-build
19
 BuildRequires:        doxygen libtool libxslt
20
 
21
@@ -118,6 +118,9 @@
22
 %exclude %{_libdir}/libtidy.la
23
 
24
 %changelog
25
+* Tue Jan 20 2009 Carsten Schoene <cs@linux-administrator.com>
26
+- updated tidy from CVS to release date 20 January 2009
27
+
28
 * Thu Aug 23 2007 sierkb@gmx.de
29
 - Updated tidy from CVS to release date 15 August 2007:
30
   The configuration option 'merge-spans' has been added.
31
Added tidy_doc.tgz ^
Deleted tidy_docs.tgz ^
Changed tidy_src.tgz ^