[python-logging-tree] 1.6

Ralph Bean ralph at fedoraproject.org
Wed Feb 18 16:59:16 UTC 2015


commit a9277d66cb79cd2bf221dab4575650e144b097b6
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 18 11:59:07 2015 -0500

    1.6

 .gitignore               |    1 +
 python-logging-tree.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67d359f..1e0420c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /logging_tree-1.1.tar.gz
 /logging_tree-1.4.tar.gz
+/logging_tree-1.6.tar.gz
diff --git a/python-logging-tree.spec b/python-logging-tree.spec
index 89fd291..53a1b2b 100644
--- a/python-logging-tree.spec
+++ b/python-logging-tree.spec
@@ -7,8 +7,8 @@
 %global modname logging_tree
 
 Name:               python-logging-tree
-Version:            1.4
-Release:            3%{?dist}
+Version:            1.6
+Release:            1%{?dist}
 Summary:            Introspect and display the logger tree inside "logging"
 
 Group:              Development/Libraries
@@ -135,6 +135,9 @@ popd
 %endif
 
 %changelog
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 1.6-1
+- new version
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index deca136..380bace 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a18c4192056ae48e963383a88444da8  logging_tree-1.4.tar.gz
+33ef7eaa1533a50cf67ed1c49a48cfdd  logging_tree-1.6.tar.gz


More information about the scm-commits mailing list