diff --git a/.gitignore b/.gitignore index b0ebc3b..f09b710 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ >>>>>>> master /dulwich-0.7.1.tar.gz /dulwich-0.8.2.tar.gz +/dulwich-0.8.3.tar.gz +/dulwich-0.8.4.tar.gz diff --git a/python-dulwich.spec b/python-dulwich.spec index 7cc21d8..816a880 100644 --- a/python-dulwich.spec +++ b/python-dulwich.spec @@ -8,7 +8,7 @@ %filter_setup Name: python-%{srcname} -Version: 0.8.2 +Version: 0.8.4 Release: 1%{?dist} Summary: A python implementation of the Git file formats and protocols @@ -61,6 +61,12 @@ nosetests test*.py %changelog +* Fri Apr 06 2012 Fabian Affolter - 0.8.4-1 +- Updated to new upstream version 0.8.4 + +* Fri Feb 24 2012 Fabian Affolter - 0.8.3-1 +- Updated to new upstream version 0.8.3 + * Sat Jan 28 2012 Fabian Affolter - 0.8.2-2 - Added missing BR diff --git a/sources b/sources index 0362e1a..ad457a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -896348682ba7e07b3f916332b97052be dulwich-0.8.2.tar.gz +96161caad37fae493bb0363014b3fb32 dulwich-0.8.4.tar.gz