[python-logbook] 0.7.0

Jon Ciesla limb at fedoraproject.org
Thu Oct 2 17:48:21 UTC 2014


commit bcaab733199b4b00b698883a539e3b1e7d049b48
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Oct 2 12:48:27 2014 -0500

    0.7.0

 .gitignore          |    1 +
 python-logbook.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a6795ab..175a2d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Logbook-0.4.1.tar.gz
 /Logbook-0.5.0.tar.gz
 /Logbook-0.6.0.tar.gz
+/Logbook-0.7.0.tar.gz
diff --git a/python-logbook.spec b/python-logbook.spec
index ebe646b..b5478a6 100644
--- a/python-logbook.spec
+++ b/python-logbook.spec
@@ -16,8 +16,8 @@
 }
 
 Name:		python-logbook
-Version:	0.6.0
-Release:	3%{?dist}
+Version:	0.7.0
+Release:	1%{?dist}
 Summary:	A logging replacement for Python
 
 Group:		Development/Libraries
@@ -122,6 +122,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Thu Oct 02 2014 Jon Ciesla <limburgher at gmail.com> - 0.7.0-1
+- Latest upstream, BZ 1148946.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 7e3b415..14e273d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c77da3adeafd191bb8071cc5ad447bf  Logbook-0.6.0.tar.gz
+7916cd0934403f989fbb45bfa0e1ac6b  Logbook-0.7.0.tar.gz


More information about the scm-commits mailing list