From 1f64a7c52eeeb0d76637b04c1c84041b541d241a Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: May 24 2014 09:16:59 +0000 Subject: * Sat May 24 2014 Fabian Affolter - 0.9.6-1 - Update to new upstream version 0.9.6 --- diff --git a/.gitignore b/.gitignore index eab5c8d..9cfdd35 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /dulwich-0.9.0.tar.gz /dulwich-0.9.1.tar.gz /dulwich-0.9.5.tar.gz +/dulwich-0.9.6.tar.gz diff --git a/python-dulwich.spec b/python-dulwich.spec index 76929ef..5e36e45 100644 --- a/python-dulwich.spec +++ b/python-dulwich.spec @@ -4,7 +4,7 @@ %filter_setup Name: python-%{srcname} -Version: 0.9.5 +Version: 0.9.6 Release: 1%{?dist} Summary: A python implementation of the Git file formats and protocols @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python2} setup.py build %exclude %{python2_sitearch}/%{srcname}/tests* %changelog +* Sat May 24 2014 Fabian Affolter - 0.9.6-1 +- Update to new upstream version 0.9.6 + * Wed Feb 26 2014 Fabian Affolter - 0.9.5-1 - Tests are currently not working - Update to new upstream version 0.9.5 diff --git a/sources b/sources index d4c902d..0a0a2e8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ace33f90cd61c7fcd32816eb73d1f5a dulwich-0.9.5.tar.gz +9cfa401f7f22df4338d4a090d5762538 dulwich-0.9.6.tar.gz