diff --git a/.cvsignore b/.cvsignore index ca40ce2..db18ad9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pysvn-1.6.2.tar.gz +pysvn-1.6.3.tar.gz diff --git a/pysvn.spec b/pysvn.spec index 5d509f2..3eb4684 100644 --- a/pysvn.spec +++ b/pysvn.spec @@ -1,8 +1,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: pysvn -Version: 1.6.2 -Release: 4%{dist} +Version: 1.6.3 +Release: 1%{dist} Summary: Pythonic style bindings for Subversion Group: Development/Languages License: ASL 1.1 @@ -54,6 +54,9 @@ pushd Tests %{python_sitearch}/%{name} %changelog +* Tue Mar 03 2009 Caitlyn O'Hanna - 1.6.3-1 +- Update to 1.6.3 + * Thu Feb 26 2009 Fedora Release Engineering - 1.6.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index dc64be8..b04a022 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -58bb216b815f3c05ed77f70708515355 pysvn-1.6.2.tar.gz +41d312ff09b05f7b53d3641a82c64c93 pysvn-1.6.3.tar.gz