- update to 1.78

This commit is contained in:
Jindrich Novy 2007-06-06 04:27:53 +00:00
parent f6457fc974
commit adfe1fc5d2
3 changed files with 8 additions and 6 deletions

View File

@ -1,2 +1,3 @@
texi2html-1.76.tar.bz2
texi2html-1.77-20070214cvs.tar.bz2
texi2html-1.78.tar.bz2

View File

@ -1 +1 @@
be35e35e5f003ea69eca28fcc00c681a texi2html-1.77-20070214cvs.tar.bz2
40df77a1b84b5ef4ce9238f5ffd5346d texi2html-1.78.tar.bz2

View File

@ -1,12 +1,10 @@
%define date 20070214
Name: texi2html
Version: 1.77
Release: 0.1.%{date}cvs%{?dist}
Version: 1.78
Release: 1%{?dist}
License: GPL
Group: Applications/Text
Summary: A highly customizable texinfo to HTML and other formats translator
Source0: %{name}-%{version}-%{date}cvs.tar.bz2
Source0: http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.bz2
URL: http://www.nongnu.org/texi2html/
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
@ -59,6 +57,9 @@ fi
%{_datadir}/%{name}/images/*
%changelog
* Wed Jun 6 2007 Jindrich Novy <jnovy@redhat.com> 1.78-1
- update to 1.78
* Wed Feb 14 2007 Jindrich Novy <jnovy@redhat.com> 1.77-0.1.20070214cvs
- update to 1.77 release candidate (#226487)