[python-cclib/f14/master] Update to 1.0.1.

Jussi Lehtola jussilehtola at fedoraproject.org
Tue Mar 15 18:34:18 UTC 2011


commit 8396ee54d870a27cb229b741a4b4750c4919a2a1
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Tue Mar 15 20:34:16 2011 +0200

    Update to 1.0.1.

 python-cclib.spec |   12 +++++++++---
 sources           |    2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/python-cclib.spec b/python-cclib.spec
index c4994af..a954ebb 100644
--- a/python-cclib.spec
+++ b/python-cclib.spec
@@ -3,8 +3,8 @@
 %global oname cclib
 
 Name:		python-cclib
-Version:	1.0
-Release:	2%{?dist}
+Version:	1.0.1
+Release:	1%{?dist}
 Summary:	A library for processing results of computational chemistry packages
 Group:		Development/Languages
 License:	LGPLv2+
@@ -31,7 +31,7 @@ Gaussian, Jaguar, Molpro, ORCA and PC GAMESS.
 %prep
 %setup -q -c -n %{oname}-%{version} -T
 tar zxf %{SOURCE0}
-chmod u=rwX -R  %{oname}-%{version}
+chmod u=rwX -R %{oname}-%{version}
 mv %{oname}-%{version}/* .
 # Fix permissions
 find . -type f -exec chmod 644 {} \;
@@ -68,6 +68,12 @@ PYTHONPATH=../build/lib python testall.py
 %{_bindir}/cda
 
 %changelog
+* Tue Mar 15 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.0.1-1
+- Update to 1.0.1.
+
+* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
 * Sat Jul 24 2010 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.0-2
 - Workaround bad permissions in tarball causing FTBFS.
 
diff --git a/sources b/sources
index 5a5f2a6..97c0afc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53299db95bd0525536e0f38aeefcf71d  cclib-1.0.tar.gz
+fbb773877f6b5d2de1aa046baeeed9b4  cclib-1.0.1.tar.gz


More information about the scm-commits mailing list