[python-dulwich] * Mon Mar 23 2015 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.9-1 - Update to new upstream versi

Fabian Affolter fab at fedoraproject.org
Mon Mar 23 17:51:40 UTC 2015


commit c4ca2fe8dfe83f5ce2dca7d079b64127e597f9d7
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Mon Mar 23 18:51:32 2015 +0100

    * Mon Mar 23 2015 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.9-1
    - Update to new upstream version 0.9.9

 .gitignore          | 1 +
 python-dulwich.spec | 7 +++++--
 sources             | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 90a3efc..bc38e11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /dulwich-0.9.5.tar.gz
 /dulwich-0.9.6.tar.gz
 /dulwich-0.9.7.tar.gz
+/dulwich-0.9.9.tar.gz
diff --git a/python-dulwich.spec b/python-dulwich.spec
index c8e6aab..c925540 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.spec
@@ -4,8 +4,8 @@
 %filter_setup
 
 Name:           python-%{srcname}
-Version:        0.9.7
-Release:        2%{?dist}
+Version:        0.9.9
+Release:        1%{?dist}
 Summary:        A python implementation of the Git file formats and protocols
 
 License:        GPLv2+ or ASL 2.0
@@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python2} setup.py build
 %exclude %{python2_sitearch}/%{srcname}/tests*
 
 %changelog
+* Mon Mar 23 2015 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.9-1
+- Update to new upstream version 0.9.9
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 8ada351..e729653 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67373bc293d25fe0f67161b7151f5aa9  dulwich-0.9.7.tar.gz
+59487f3a64bc6bf471a84b7c969f2464  dulwich-0.9.9.tar.gz


More information about the scm-commits mailing list