From 31772f1b6e8a4909094c0fa2264db8bf031ca8dc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Mar 2015 11:42:52 -0500 Subject: [PATCH] update git snapshot to switch to executing lorax since it is using dnf --- pungi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pungi.spec b/pungi.spec index dd1ba403..42089062 100644 --- a/pungi.spec +++ b/pungi.spec @@ -1,6 +1,6 @@ Name: pungi Version: 4.0 -Release: 0.11%{?dist}.gitdfd0cc9 +Release: 0.2%{?dist}.git320724e Summary: Distribution compose tool Group: Development/Tools @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Mar 12 2015 Dennis Gilmore - 4.0-0.2.git320724e +- update git snapshot to switch to executing lorax since it is using dnf + * Thu Mar 12 2015 Dennis Gilmore - 4.0-0.1.git64b6c80 - update to the pungi 4.0 dev branch