diff --git a/.cvsignore b/.cvsignore index ad3ad41b..5d705fb5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pungi-1.2.13.tar.bz2 +pungi-1.2.14.tar.bz2 diff --git a/pungi.spec b/pungi.spec index 52c5153d..85bb1e33 100644 --- a/pungi.spec +++ b/pungi.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: pungi -Version: 1.2.13 +Version: 1.2.14 Release: 1%{?dist} Summary: Distribution compose tool @@ -10,7 +10,7 @@ License: GPLv2 URL: https://fedorahosted.org/pungi Source0: https://fedorahosted.org/pungi/attachment/wiki/%{version}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: anaconda-runtime >= 11.4.0.41, yum => 3.2.13, repoview +Requires: anaconda-runtime >= 11.4.0.67, yum => 3.2.13, repoview BuildRequires: python-devel BuildArch: noarch @@ -55,6 +55,11 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Apr 08 2008 Jesse Keating - 1.2.14-1 +- Create repodata for source. +- Fix SRPM splittree making +- Bump anaconda require up for fixed splittree + * Tue Apr 01 2008 Jesse Keating - 1.2.13-1 - Use the yum api for merging comps. diff --git a/sources b/sources index a021d1e9..955cb35c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ef39df4365b291d8c7abce72a69a0edc pungi-1.2.13.tar.bz2 +652d77925dcb0d7911d8882916c249d5 pungi-1.2.14.tar.bz2