From ac62d36a1bb5d52de587cebecb3e4f3188945c09 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 7 Feb 2006 11:29:51 +0000 Subject: [PATCH] bump for new gcc/glibc --- enscript.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/enscript.spec b/enscript.spec index d0531d7..e3b35a7 100644 --- a/enscript.spec +++ b/enscript.spec @@ -1,7 +1,7 @@ Summary: A plain ASCII to PostScript converter. Name: enscript Version: 1.6.4 -Release: 1.1 +Release: 1.1.1 License: GPL Group: Applications/Publishing Source0: http://www.iki.fi/mtr/genscript/enscript-%{version}.tar.gz @@ -79,6 +79,9 @@ fi %changelog +* Tue Feb 07 2006 Jesse Keating - 1.6.4-1.1.1 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Fri Jan 27 2006 Jitka Kudrnacova 1.6.4-1.1 - fixed URL in the description (bug #178444)