diff --git a/.cvsignore b/.cvsignore index 64abddb..52bdf32 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-fedora-0.2.99.10.tar.gz +python-fedora-0.2.99.11.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index a7f1560..a94e686 100644 --- a/python-fedora.spec +++ b/python-fedora.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-fedora -Version: 0.2.99.10 +Version: 0.2.99.11 Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services Group: Development/Languages License: GPLv2 URL: https://fedorahosted.org/python-fedora/ -Source0: http://toshio.fedorapeople.org/fedora/%{name}-%{version}.tar.gz +Source0: https://fedorahosted.org/releases/p/y/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -45,10 +45,13 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc README COPYING AUTHORS ChangeLog +%doc README COPYING AUTHORS ChangeLog doc %{python_sitelib}/* %changelog +* Wed Apr 23 2008 Toshio Kuratomi - 0.2.99.11-1 +- New upstream release. + * Wed Apr 23 2008 Toshio Kuratomi - 0.2.99.10-1 - New upstream release. diff --git a/sources b/sources index 6588044..89b84f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8dda0fddc100ff5a8449f18129f4f0f python-fedora-0.2.99.10.tar.gz +33c389d25ff93174ac2edd207da40f40 python-fedora-0.2.99.11.tar.gz