diff --git a/.cvsignore b/.cvsignore index 78a92e4..dbdcd3c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -kid-0.9.2.tar.gz +kid-0.9.3.tar.gz diff --git a/python-kid.spec b/python-kid.spec index a5a9594..5d16e18 100644 --- a/python-kid.spec +++ b/python-kid.spec @@ -1,14 +1,14 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-kid -Version: 0.9.2 +Version: 0.9.3 Release: 1%{?dist} Summary: Kid - A simple and pythonic XML template language Group: Applications/Publishing License: MIT -URL: http://kid.lesscode.org/ -Source0: http://lesscode.org/dist/kid/kid-%{version}.tar.gz +URL: http://www.kid-templating.org/ +Source0: http://www.kid-templating.org/dist/%{version}/kid-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -59,6 +59,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jul 23 2006 Konstantin Ryabitsev - 0.9.3-1 +- Version 0.9.3 +- Adjusting urls to point to kid-templating.org + * Tue Jun 27 2006 Konstantin Ryabitsev - 0.9.2-1 - Version 0.9.2 - BR python-setuptools >= 0.6a11 diff --git a/sources b/sources index 22da949..01fb111 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e6729cc91ee764d793bc57ba1aecaba0 kid-0.9.2.tar.gz +8a2fa657183b01ab8f4fb5f79704a013 kid-0.9.3.tar.gz