From e82ea11462e7ab012f69587c491ce17bec196e8f Mon Sep 17 00:00:00 2001 From: Shahms King Date: Mon, 26 Jun 2006 17:30:09 +0000 Subject: [PATCH] update to new upstream version --- .cvsignore | 2 +- python-lxml.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 538a266..759e635 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lxml-1.0.tgz +lxml-1.0.1.tgz diff --git a/python-lxml.spec b/python-lxml.spec index 9acafa2..198c1ae 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -4,7 +4,7 @@ %define srcname lxml Name: python-%{srcname} -Version: 1.0 +Version: 1.0.1 Release: 1%{?dist} Summary: ElementTree-like Python bindings for libxml2 and libxslt @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %{python_sitearch}/lxml/*.pyo %changelog +* Mon Jun 26 2006 Shahms E. King 1.0.1-1 +- Update to new upstream release + * Fri Jun 02 2006 Shahms E. King 1.0-1 - Update to new upstream 1.0 release diff --git a/sources b/sources index d649399..978fa7d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f1ced6d29eeafea7b82acbac7e787f6 lxml-1.0.tgz +f6dda59c9915aab02aff111c9d5b04e4 lxml-1.0.1.tgz