From adfe1fc5d2937994e910443a6a51534616fb2538 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Wed, 6 Jun 2007 04:27:53 +0000 Subject: [PATCH] - update to 1.78 --- .cvsignore | 1 + sources | 2 +- texi2html.spec | 11 ++++++----- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index f351b01..9e098dd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ texi2html-1.76.tar.bz2 texi2html-1.77-20070214cvs.tar.bz2 +texi2html-1.78.tar.bz2 diff --git a/sources b/sources index 5666b9f..ce76570 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be35e35e5f003ea69eca28fcc00c681a texi2html-1.77-20070214cvs.tar.bz2 +40df77a1b84b5ef4ce9238f5ffd5346d texi2html-1.78.tar.bz2 diff --git a/texi2html.spec b/texi2html.spec index aa66a09..23665f3 100644 --- a/texi2html.spec +++ b/texi2html.spec @@ -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 1.78-1 +- update to 1.78 + * Wed Feb 14 2007 Jindrich Novy 1.77-0.1.20070214cvs - update to 1.77 release candidate (#226487)