[python-dulwich] * Tue Jan 15 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.7-1 - Updated to new upstream vers

Fabian Affolter fab at fedoraproject.org
Tue Jan 15 18:36:08 UTC 2013


commit eaf93f6a5e09b05cf58a27bd5e1e7b8199dd9a15
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Tue Jan 15 19:35:58 2013 +0100

    * Tue Jan 15 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.7-1
    - Updated to new upstream version 0.8.7

 .gitignore          |    1 +
 python-dulwich.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9541189..4fb815f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /dulwich-0.8.4.tar.gz
 /dulwich-0.8.5.tar.gz
 /dulwich-0.8.6.tar.gz
+/dulwich-0.8.7.tar.gz
diff --git a/python-dulwich.spec b/python-dulwich.spec
index 1586212..0a55532 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -8,7 +8,7 @@
 %filter_setup
 
 Name:           python-%{srcname}
-Version:        0.8.6
+Version:        0.8.7
 Release:        1%{?dist}
 Summary:        A python implementation of the Git file formats and protocols
 
@@ -57,6 +57,9 @@ nosetests test*.py
 %exclude %{python_sitearch}/%{srcname}/tests*
 
 %changelog
+* Tue Jan 15 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.7-1
+- Updated to new upstream version 0.8.7
+
 * Sat Nov 10 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.6-1
 - Updated to new upstream version 0.8.6
 
diff --git a/sources b/sources
index 07ddd60..a50aa87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53445b69af9ce2d5ff2fb0c073ba641c  dulwich-0.8.6.tar.gz
+60d8b8e974970f2c3cbae5dc9fe0f645  dulwich-0.8.7.tar.gz


More information about the scm-commits mailing list