summaryrefslogtreecommitdiff
path: root/libxslt.spec.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-11-25 16:31:39 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-11-25 16:31:39 +0000
commitcade606dccc05b2103491f4d539d87158ab05894 (patch)
tree6987a08eb64eb5f0c0db6d57c93747a1be0fa2f6 /libxslt.spec.in
parentd3caefb062cc27f573a40a2ab93ba2b64a2ace6a (diff)
downloadlibxslt-cade606dccc05b2103491f4d539d87158ab05894.tar.gz
libxslt-cade606dccc05b2103491f4d539d87158ab05894.tar.bz2
libxslt-cade606dccc05b2103491f4d539d87158ab05894.zip
add a line in %changelog for releases Daniel
* libxslt.spec.in configure.in: add a line in %changelog for releases Daniel
Diffstat (limited to 'libxslt.spec.in')
-rw-r--r--libxslt.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libxslt.spec.in b/libxslt.spec.in
index fdb9ea57..068754ef 100644
--- a/libxslt.spec.in
+++ b/libxslt.spec.in
@@ -125,6 +125,9 @@ rm -fr %{buildroot}
%doc python/tests/*.xsl
%changelog
+* @RELDATE@ Daniel Veillard <veillard@redhat.com>
+- upstream release @VERSION@ see http://xmlsoft.org/XSLT/news.html
+
* Wed Oct 23 2002 Daniel Veillard <veillard@redhat.com>
- revamped the spec file, cleaned up some rpm building problems