summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfdrake <fdrake>2004-07-16 02:10:56 +0000
committerfdrake <fdrake>2004-07-16 02:10:56 +0000
commit3d6852d59dc5b7e68138a3478f2f841f4b33b775 (patch)
treebdd9d244f7c0224a0fe10ecf600e465fbed75c02
parent7bd0a0b21da9921b49e9799285610c504492c5b5 (diff)
downloadlibexpat-3d6852d59dc5b7e68138a3478f2f841f4b33b775.tar.gz
Update version number to 1.95.8 in preparation for release.
-rw-r--r--README2
-rw-r--r--doc/reference.html2
-rw-r--r--expat.spec8
-rw-r--r--win32/expat.iss8
4 files changed, 13 insertions, 7 deletions
diff --git a/README b/README
index 6998da1..29f9d66 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
- Expat, Release 1.95.7
+ Expat, Release 1.95.8
This is Expat, a C library for parsing XML, written by James Clark.
Expat is a stream-oriented XML parser. This means that you register
diff --git a/doc/reference.html b/doc/reference.html
index a983a7e..2a00af6 100644
--- a/doc/reference.html
+++ b/doc/reference.html
@@ -19,7 +19,7 @@
<td class="banner"><h1>The Expat XML Parser</h1></td>
</tr>
<tr>
- <td class="releaseno">Release 1.95.7</td>
+ <td class="releaseno">Release 1.95.8</td>
<td></td>
</tr>
</table>
diff --git a/expat.spec b/expat.spec
index 33ba187..7339dbc 100644
--- a/expat.spec
+++ b/expat.spec
@@ -1,4 +1,4 @@
-%define version 1.95.7
+%define version 1.95.8
%define release 1
Summary: Expat is an XML 1.0 parser written in C.
@@ -35,9 +35,15 @@ install -D xmlwf/xmlwf $RPM_BUILD_ROOT/usr/bin/xmlwf
/usr/bin/xmlwf
/usr/lib
/usr/include/expat.h
+/usr/include/expat_external.h
/usr/man/man1/xmlwf.1.gz
%changelog
+[Release 1.95.8-1]
+* Fri Jul 16 2004 Fred L. Drake, Jr. <fdrake@acm.org>
+- Update for the 1.95.8 release.
+- Add the expat_external.h header to the installed files.
+
* Tue Oct 21 2003 Fred L. Drake, Jr. <fdrake@acm.org>
- Update list of documentation files; we missed a .png file in the
previous release.
diff --git a/win32/expat.iss b/win32/expat.iss
index 5bb9639..da4574b 100644
--- a/win32/expat.iss
+++ b/win32/expat.iss
@@ -7,15 +7,15 @@
[Setup]
AppName=expat
AppId=expat
-AppVersion=1.95.7
-AppVerName=expat 1.95.7
+AppVersion=1.95.8
+AppVerName=expat 1.95.8
AppCopyright=Copyright © 1998-2003 Thai Open Source Software Center, Clark Cooper, and the Expat maintainers
-DefaultDirName={sd}\Expat-1.95.7
+DefaultDirName={sd}\Expat-1.95.8
AppPublisher=The Expat Developers
AppPublisherURL=http://www.libexpat.org/
AppSupportURL=http://www.libexpat.org/
AppUpdatesURL=http://www.libexpat.org/
-UninstallDisplayName=Expat XML Parser (version 1.95.7)
+UninstallDisplayName=Expat XML Parser (version 1.95.8)
UninstallFilesDir={app}\Uninstall
Compression=bzip/9