From 22c38caa0d418f59e47d58917aa14b35f11b9eff Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 16 Apr 2012 15:01:41 -0500 Subject: [PATCH] upstream 2.11 release --- .gitignore | 1 + pungi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4829cba7..ae8a38e7 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ pungi-2.1.2.tar.bz2 /pungi-2.8.tar.bz2 /pungi-2.9.tar.bz2 /pungi-2.10.tar.bz2 +/pungi-2.11.tar.bz2 diff --git a/pungi.spec b/pungi.spec index 61d81e61..702f0b80 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: 2.10 +Version: 2.11 Release: 1%{?dist} Summary: Distribution compose tool @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Apr 16 2012 Dennis Gilmore - 2.11-1 +- upstream 2.11 release + * Thu Feb 09 2012 Dennis Gilmore - 2.10-1 - drop all the patches merged into upstream 2.10 release diff --git a/sources b/sources index 896a9a90..289e1f92 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69fa4d75799dfdb06a2d3d69e464ee1a pungi-2.10.tar.bz2 +6ee38c6e4dab0f98e3e17bdb148d1cd0 pungi-2.11.tar.bz2