[pyephem/epel7] New upstream release

Andrew Elwell elwell at fedoraproject.org
Tue Dec 9 19:05:56 UTC 2014


commit a42c287e8a95f0c56bb2132a2e20f989b6c1e0ad
Author: Andrew Elwell <Andrew.Elwell at gmail.com>
Date:   Wed Dec 10 03:04:34 2014 +0800

    New upstream release

 .gitignore   |    1 +
 pyephem.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 454b4b9..7ce7abb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 pyephem-3.7.2.3.tar.gz
 /pyephem-3.7.3.4.tar.gz
 /pyephem-3.7.5.1.tar.gz
+/pyephem-3.7.5.3.tar.gz
diff --git a/pyephem.spec b/pyephem.spec
index a6e3812..0f235fb 100644
--- a/pyephem.spec
+++ b/pyephem.spec
@@ -1,8 +1,8 @@
 %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')
 
 Name:		pyephem
-Version:	3.7.5.1
-Release:	5%{?dist}
+Version:	3.7.5.3
+Release:	1%{?dist}
 Summary:	The astronomy library for Python
 
 Group:		Development/Libraries
@@ -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
+* Tue Dec  9 2014 Andrew Elwell <Andrew.Elwell at gmail.com> - 3.7.5.3-1
+- New upstream release
+
 * Mon Dec  8 2014 Andrew Elwell <Andrew.Elwell at gmail.com> - 3.7.5.1-4
 - Correct date in changelog to appease rpmlint
 - Build for EPEL7 (closes #1126586)
diff --git a/sources b/sources
index ed32849..fb0722e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b08475dee615e5dfdc6fa7f66086944  pyephem-3.7.5.1.tar.gz
+46b101da152bb109b1137263b150f390  pyephem-3.7.5.3.tar.gz


More information about the scm-commits mailing list