[python-pudb/f20] python-pudb 2013.4-1

halfie halfie at fedoraproject.org
Thu Feb 27 16:50:22 UTC 2014


commit b1a588ba5d3b405d2aeafee1d68a3a571b96c741
Author: Dhiru Kholia <dhiru at openwall.com>
Date:   Wed Nov 13 16:11:59 2013 +0530

    python-pudb 2013.4-1

 .gitignore       |    1 +
 python-pudb.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 36c1649..b7a62ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pudb-2013.3.6.tar.gz
+/pudb-2013.4.tar.gz
diff --git a/python-pudb.spec b/python-pudb.spec
index 6c13ee4..a921ca8 100644
--- a/python-pudb.spec
+++ b/python-pudb.spec
@@ -6,8 +6,8 @@
 %global module_name pudb
 
 Name:          python-pudb
-Version:       2013.3.6
-Release:       2%{?dist}
+Version:       2013.4
+Release:       1%{?dist}
 Summary:       A full-screen, console-based Python debugger
 License:       MIT
 URL:           http://mathema.tician.de/software/pudb
@@ -91,6 +91,9 @@ popd
 %endif
 
 %changelog
+* Wed Nov 13 2013 Dhiru Kholia <dhiru at openwall.com> - 2013.4-1
+- update to pudb-2013.4
+
 * Tue Sep 10 2013 Dhiru Kholia <dhiru at openwall.com> - 2013.3.6-2
 - replaced {python_sitelib} with {python2_sitelib}
 
diff --git a/sources b/sources
index e1ec295..9a58e9b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-063030763bf914166a0b2bc8c011143b  pudb-2013.3.6.tar.gz
+a32afd105809f5357a4d6417cb656b49  pudb-2013.4.tar.gz


More information about the scm-commits mailing list