[python-dulwich/el6] * Fri Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.5-1 - Updated to new upstream vers

Fabian Affolter fab at fedoraproject.org
Fri Apr 13 08:10:26 UTC 2012


commit 2930a0a7457276094c31613027944d442cc56d4a
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Fri Apr 13 10:10:18 2012 +0200

    * Fri Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.5-1
    - Updated to new upstream version 0.8.5

 .gitignore          |    1 +
 python-dulwich.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f09b710..2e296b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /dulwich-0.8.2.tar.gz
 /dulwich-0.8.3.tar.gz
 /dulwich-0.8.4.tar.gz
+/dulwich-0.8.5.tar.gz
diff --git a/python-dulwich.spec b/python-dulwich.spec
index 816a880..8072570 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -8,7 +8,7 @@
 %filter_setup
 
 Name:           python-%{srcname}
-Version:        0.8.4
+Version:        0.8.5
 Release:        1%{?dist}
 Summary:        A python implementation of the Git file formats and protocols
 
@@ -61,6 +61,9 @@ nosetests test*.py
 
 
 %changelog
+* Fri Apr 13 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.5-1
+- Updated to new upstream version 0.8.5
+
 * Fri Apr 06 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.8.4-1
 - Updated to new upstream version 0.8.4
 
diff --git a/sources b/sources
index ad457a4..333b35c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96161caad37fae493bb0363014b3fb32  dulwich-0.8.4.tar.gz
+544724f9ac9fe6f9865526917ad284d9  dulwich-0.8.5.tar.gz


More information about the scm-commits mailing list