[pyephem] New upstream release

Andrew Elwell elwell at fedoraproject.org
Thu Jul 10 13:04:48 UTC 2014


commit 640aa4ad2df238ddcf00c01c1711c69931971979
Author: Andrew Elwell <Andrew.Elwell at gmail.com>
Date:   Thu Jul 10 22:52:01 2014 +1000

    New upstream release

 pyephem.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/pyephem.spec b/pyephem.spec
index 72d8b54..eea96fa 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
+* Wed Jul 09 2014 Andrew Elwell <Andrew.Elwell at gmail.com> - 3.7.5.3-1
+- New upstream release
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7.5.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
@@ -85,5 +88,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


More information about the scm-commits mailing list