[python-anfft] Update to 0.2

Thibault North tnorth at fedoraproject.org
Wed Jul 11 06:31:01 UTC 2012


commit 584838efa3bd22f773201a9c9cb409e1cce4acb1
Author: Thibault North <tnorth at fedoraproject.org>
Date:   Wed Jul 11 02:30:45 2012 -0400

    Update to 0.2

 .gitignore        |    1 +
 python-anfft.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ed79b44..6181799 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /anfft-0.1.tar.gz
+/anfft-0.2.tar.gz
diff --git a/python-anfft.spec b/python-anfft.spec
index 753c6d3..1f81d8f 100644
--- a/python-anfft.spec
+++ b/python-anfft.spec
@@ -2,8 +2,8 @@
 
 Summary:	ANFFT is an FFT package for Python, based on FFTW
 Name:		python-%{module}
-Version:	0.1
-Release:	4%{?dist}
+Version:	0.2
+Release:	1%{?dist}
 Source0:	http://anfft.googlecode.com/files/%{module}-%{version}.tar.gz
 License:	GPLv3+
 Group:		Development/Languages
@@ -52,6 +52,9 @@ python setup.py install -O1 --skip-build  --root=%{buildroot}
 %{python_sitelib}/anfft-%{version}-py*.egg-info
 
 %changelog
+* Wed Jul 11 2012  Thibault North <tnorth at fedoraproject.org> - 0.2-1
+- Update to 0.2
+
 * Tue May 1 2012 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.1-4
 - Fix requires, triggered by changes in fftw packaging.
 
diff --git a/sources b/sources
index 6fefb6a..59dfa2c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ea4a7378118a709d1df7ff346ebdfca  anfft-0.1.tar.gz
+c5fb993484becffcdc83361d1fbcf82f  anfft-0.2.tar.gz


More information about the scm-commits mailing list