[odfpy] Update to 0.9.2

Ian Weller ianweller at fedoraproject.org
Fri Jul 30 17:07:29 UTC 2010


commit 90ea953d3858c02df22d85375b29cc3916d96d0c
Author: Ian Weller <ian at ianweller.org>
Date:   Fri Jul 30 13:06:52 2010 -0400

    Update to 0.9.2

 odfpy.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/odfpy.spec b/odfpy.spec
index 16a9f49..59a04c5 100644
--- a/odfpy.spec
+++ b/odfpy.spec
@@ -1,15 +1,15 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		odfpy
-Version:	0.9
-Release:	3%{?dist}
+Version:	0.9.2
+Release:	1%{?dist}
 Summary:	Python library for manipulating OpenDocument files
 
 Group:		Development/Languages
 License:	GPLv2+
 URL:		http://forge.osor.eu/projects/odfpy/
 # This changes every time, most recent downloads are at http://forge.osor.eu/frs/?group_id=33
-Source0:	http://forge.osor.eu/frs/download.php/286/odfpy-0.9.tar.gz
+Source0:	http://forge.osor.eu/frs/download.php/805/odfpy-0.9.2.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:	noarch
@@ -59,6 +59,8 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jul 30 2010 Ian Weller <iweller at redhat.com> - 0.9.2-1
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.9-3
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list