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

halfie halfie at fedoraproject.org
Fri Apr 4 12:09:45 UTC 2014


commit 246a8eb74fda3ad5481f600975d8287c1c539d5d
Author: Dhiru Kholia <dhiru at openwall.com>
Date:   Sat Mar 15 07:24:34 2014 +0530

    python-pudb-2014.1-1

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


More information about the scm-commits mailing list