diff --git a/.cvsignore b/.cvsignore index b0c0568..dd28766 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-fedora-0.3.14.tar.gz +python-fedora-0.3.15.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index a12a504..62a4e3d 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -1,12 +1,12 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-fedora -Version: 0.3.14 +Version: 0.3.15 Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services Group: Development/Languages -License: GPLv2 +License: LGPLv2+ URL: https://fedorahosted.org/python-fedora/ Source0: https://fedorahosted.org/releases/p/y/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -65,12 +65,13 @@ rm -rf %{buildroot} %{python_sitelib}/* %changelog +* Mon Aug 06 2009 Ricky Zhou - 0.3.15-1 +- New release 0.3.15. +- Relicensed to LGPLv2+ + * Mon Jul 27 2009 Toshio Kuratomi - 0.3.14-1 - New release 0.3.14. -* Sun Jul 26 2009 Fedora Release Engineering - 0.3.13.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - * Sat Jun 13 2009 Toshio Kuratomi - 0.3.13.1-1 - Merge 0.3.12.1 and 0.3.13 releases together. diff --git a/sources b/sources index 45a7e73..a543ff2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68ad34a2b353b22d2987444943cbc69f python-fedora-0.3.14.tar.gz +78dace94c63ee7d1adfc5d3c0f0bd326 python-fedora-0.3.15.tar.gz