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

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


commit 4ca5bc32264a7ef68ba7474a5f6fe95b7f883efa
Author: Dhiru Kholia <dhiru at redhat.com>
Date:   Mon Dec 9 15:59:28 2013 +0530

    python-pudb-2013.5.1-1

 .gitignore       |    1 +
 python-pudb.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7a62ec..df611e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /pudb-2013.3.6.tar.gz
 /pudb-2013.4.tar.gz
+/pudb-2013.5.1.tar.gz
diff --git a/python-pudb.spec b/python-pudb.spec
index a921ca8..1bcc357 100644
--- a/python-pudb.spec
+++ b/python-pudb.spec
@@ -6,7 +6,7 @@
 %global module_name pudb
 
 Name:          python-pudb
-Version:       2013.4
+Version:       2013.5.1
 Release:       1%{?dist}
 Summary:       A full-screen, console-based Python debugger
 License:       MIT
@@ -91,6 +91,9 @@ popd
 %endif
 
 %changelog
+* Mon Dec 09 2013 Dhiru Kholia <dhiru at openwall.com> - 2013.5.1-1
+- update to pudb-2013.5.1
+
 * Wed Nov 13 2013 Dhiru Kholia <dhiru at openwall.com> - 2013.4-1
 - update to pudb-2013.4
 
diff --git a/sources b/sources
index 9a58e9b..5f86011 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a32afd105809f5357a4d6417cb656b49  pudb-2013.4.tar.gz
+721c4d7cb1074e60a4ea4e8e480bc019  pudb-2013.5.1.tar.gz


More information about the scm-commits mailing list