sergiopr pushed to python-sep (f22). "New upstream (0.4.0)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 8 16:13:06 UTC 2015


From 5fa18911a978de13f07d0426c7a4bcd9c39adf82 Mon Sep 17 00:00:00 2001
From: Sergio Pascual <sergiopr at fis.ucm.es>
Date: Mon, 8 Jun 2015 18:02:10 +0200
Subject: New upstream (0.4.0)


diff --git a/.gitignore b/.gitignore
index 3ad20c2..309439c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /sep-0.2.0.tar.gz
+/sep-0.4.0.tar.gz
diff --git a/python-sep.spec b/python-sep.spec
index 754cedd..171c3a3 100644
--- a/python-sep.spec
+++ b/python-sep.spec
@@ -2,7 +2,7 @@
 %global with_python3 1
 
 Name: python-%{upname}
-Version: 0.2.0
+Version: 0.4.0
 Release: 1%{?dist}
 Summary: Astronomical source extraction and photometry in Python
 
@@ -72,16 +72,21 @@ popd
 chmod 755 %{buildroot}/%{python2_sitearch}/sep.so
 
 %files
-%doc AUTHORS.md README.md CHANGES.md licenses/MIT_LICENSE.md licenses/LGPL_LICENSE.txt
+%doc AUTHORS.md README.md CHANGES.md
+%license licenses/MIT_LICENSE.md licenses/LGPL_LICENSE.txt
 %{python2_sitearch}/*
 
 %if 0%{?with_python3}
 %files -n python3-%{upname}
-%doc AUTHORS.md README.md CHANGES.md licenses/MIT_LICENSE.md licenses/LGPL_LICENSE.txt
+%doc AUTHORS.md README.md CHANGES.md
+%license licenses/MIT_LICENSE.md licenses/LGPL_LICENSE.txt
 %{python3_sitearch}/*
 %endif # with_python3
 
 %changelog
+* Mon Jun 08 2015 Sergio Pascual <sergio.pasra at gmail.com> - 0.4.0-1
+- New upstream (0.4.0)
+
 * Tue Dec 16 2014 Sergio Pascual <sergio.pasra at gmail.com> - 0.2.0-1
 - Initial specfile
 
diff --git a/sources b/sources
index 3cfddb7..fd47eab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96251d2d6a1c2413db86316725596e7f  sep-0.2.0.tar.gz
+5fd472ab6520f3ab78d68874a451b753  sep-0.4.0.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-sep.git/commit/?h=f22&id=5fa18911a978de13f07d0426c7a4bcd9c39adf82


More information about the scm-commits mailing list