[python-fn] Latest upstream release

Ricky Elrod codeblock at fedoraproject.org
Mon Nov 18 17:22:28 UTC 2013


commit 0ac5c5e8a0bf89912d175a1b0f9c7f1a08916037
Author: Ricky Elrod <ricky at elrod.me>
Date:   Mon Nov 18 12:22:53 2013 -0500

    Latest upstream release

 .gitignore     |    1 +
 python-fn.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6e80b0..c990a8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /fn-0.2.12.tar.gz
+/fn-0.2.13.tar.gz
diff --git a/python-fn.spec b/python-fn.spec
index 27f5621..aec3bed 100644
--- a/python-fn.spec
+++ b/python-fn.spec
@@ -3,8 +3,8 @@
 %endif
 
 Name:           python-fn
-Version:        0.2.12
-Release:        7%{?dist}
+Version:        0.2.13
+Release:        1%{?dist}
 Summary:        Features to allow functional programming in Python
 
 Group:          Development/Libraries
@@ -99,6 +99,9 @@ popd
 %endif
 
 %changelog
+* Mon Nov 18 2013 Ricky Elrod <codeblock at fedoraproject.org> 0.2.13-1
+- Latest upstream release.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.12-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 3be6d3f..a4cbf26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad8b6942fd1c5b59ee6c79b28b4a7ff3  fn-0.2.12.tar.gz
+351e19d43ae5ef3ca08e24629a1bd097  fn-0.2.13.tar.gz


More information about the scm-commits mailing list