[pywcs] New upstream version

Sergio Pascual sergiopr at fedoraproject.org
Wed Aug 24 15:09:38 UTC 2011


commit bbf21e84d9226484b04f65a05256a691916d80cf
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Wed Aug 24 17:09:19 2011 +0200

    New upstream version

 .gitignore |    1 +
 pywcs.spec |   12 ++++++++----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d9a49f0..e9b3a7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pywcs-1.9-4.4.4.tar.gz
+/pywcs-1.10-4.7.tar.gz
diff --git a/pywcs.spec b/pywcs.spec
index b46b8e2..c48459e 100644
--- a/pywcs.spec
+++ b/pywcs.spec
@@ -1,9 +1,9 @@
 
-%define upversion 1.9-4.4.4
+%define upversion 1.10-4.7
 
 Name: pywcs
-Version: 1.9
-Release: 3%{?dist}
+Version: 1.10
+Release: 1%{?dist}
 Summary: Python World Coordinate System routines
 License: BSD
 
@@ -12,7 +12,8 @@ URL: https://trac6.assembla.com/astrolib
 Source0: http://stsdas.stsci.edu/astrolib/%{name}-%{upversion}.tar.gz
 Patch0: pywcs-unbundle.patch
 
-BuildRequires: python-devel numpy wcslib-devel
+BuildRequires: python-devel numpy
+BuildRequires: wcslib-devel >= 4.7
 Requires: numpy pyfits
 
 # we don't want to provide private python extension libs
@@ -52,6 +53,9 @@ rm -rf %{buildroot}
 %exclude %{python_sitearch}/pywcs/tests
 
 %changelog
+* Wed Aug 24 2011 Sergio Pascual <sergiopr at fedoraproject.com> - 1.10-1
+- New upstream version
+
 * Tue Apr 26 2011 Sergio Pascual <sergiopr at fedoraproject.com> - 1.9-3
 - Filtering private-shared-object-provides
 
diff --git a/sources b/sources
index 5ec1df2..3ce7cf8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7fa6b6bec5377ed45b0f29e24ede5658  pywcs-1.9-4.4.4.tar.gz
+8f7b2b48a0ee6e775ff2c9c17a4e3985  pywcs-1.10-4.7.tar.gz


More information about the scm-commits mailing list