diff --git a/.cvsignore b/.cvsignore index 6df015b..6cbf848 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -fedora-packager-0.4.2.1.tar.bz2 +fedora-packager-0.4.2.3.tar.bz2 diff --git a/fedora-packager.spec b/fedora-packager.spec index 827f06f..523ccfb 100644 --- a/fedora-packager.spec +++ b/fedora-packager.spec @@ -3,7 +3,7 @@ %endif Name: fedora-packager -Version: 0.4.2.1 +Version: 0.4.2.3 Release: 1%{?dist} Summary: Tools for setting up a fedora maintainer environment @@ -20,7 +20,7 @@ Requires: mock cvs curl wget make openssh-clients Requires: pyOpenSSL python-pycurl Requires: redhat-rpm-config Requires: python-offtrac -Requires: GitPython python-argparse +Requires: GitPython >= 0.2.0, python-argparse BuildArch: noarch @@ -52,6 +52,12 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/fedora_cert %changelog +* Fri Jul 09 2010 Dennis Gilmore - 0.4.2.3-1 +- fix initial import of a srpm + +* Thu Jul 08 2010 Dennis Gilmore - 0.4.2.2-1 +- new release with lost of fedpkg fixes + * Mon Jun 14 2010 Dennis Gilmore - 0.4.2.1-1 - set devel for F-14 - point builds to koji.stg diff --git a/sources b/sources index 79054d1..056442c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -04c65566a84a0ca8b192df13cc8b15d0 fedora-packager-0.4.2.1.tar.bz2 +994b1c40b94c072a1fc0cfc83f020df6 fedora-packager-0.4.2.3.tar.bz2