[pyephem/el6] New upstream release

Andrew Elwell elwell at fedoraproject.org
Thu Jul 10 14:08:28 UTC 2014


commit 42864919d85c1d5a840a6650f16fcbbd3bfb7c2f
Author: Andrew Elwell <Andrew.Elwell at gmail.com>
Date:   Thu Jul 10 23:56:10 2014 +1000

    New upstream release

 .gitignore   |    1 +
 pyephem.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b91da44..b55e803 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 pyephem-3.7.2.3.tar.gz
 /pyephem-3.7.3.4.tar.gz
+/pyephem-3.7.5.3.tar.gz
diff --git a/pyephem.spec b/pyephem.spec
index dd265ab..0e5c43e 100644
--- a/pyephem.spec
+++ b/pyephem.spec
@@ -1,7 +1,7 @@
 %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')
 
 Name:		pyephem
-Version:	3.7.3.4
+Version:	3.7.5.3
 Release:	1%{?dist}
 Summary:	The astronomy library for Python
 
@@ -38,13 +38,16 @@ rm -rf $RPM_BUILD_ROOT
 
 %files 
 %defattr(-,root,root,-)
-%doc COPYING INSTALL LICENSE-GPL LICENSE-LGPL PKG-INFO README
+%doc COPYING INSTALL LICENSE-GPL LICENSE-LGPL PKG-INFO README.rst
 %{python_sitearch}/ephem
 %{python_sitearch}/*egg-info
 %exclude %{python_sitearch}/ephem/tests
 
 
 %changelog
+* Wed Jul 09 2014 Andrew Elwell <Andrew.Elwell at gmail.com> - 3.7.5.3-1
+- New upstream release
+
 * Mon Jan 31 2011 Andrew Elwell <andrew.elwell at gmail.com> - 3.7.3.4-1
 - New upstream release (closes #590476)
 - CHANGELOG no longer included
@@ -64,5 +67,5 @@ rm -rf $RPM_BUILD_ROOT
 * Sun Jul 27 2008 Marek Mahut <mmahut at fedoraproject.org> - 3.7.2.3-2
 - Revision increase
 
-* Thu Apr 21 2008 Marek Mahut <mmahut at fedoraproject.org> - 3.7.2.3-1
+* Mon Apr 21 2008 Marek Mahut <mmahut at fedoraproject.org> - 3.7.2.3-1
 - Initial build
diff --git a/sources b/sources
index c3a6ed5..fb0722e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de66c221a740ceb2e28056240d895011  pyephem-3.7.3.4.tar.gz
+46b101da152bb109b1137263b150f390  pyephem-3.7.5.3.tar.gz


More information about the scm-commits mailing list