- fix up bad += from early test of implementing different iso labels based on
if there is a variant or not (dennis) Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
1d87fca380
commit
ff77a9209c
@ -1,6 +1,6 @@
|
||||
Name: pungi
|
||||
Version: 4.0
|
||||
Release: 0.7%{?dist}
|
||||
Release: 0.8%{?dist}
|
||||
Summary: Distribution compose tool
|
||||
|
||||
Group: Development/Tools
|
||||
@ -46,6 +46,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/var/cache/pungi
|
||||
|
||||
%changelog
|
||||
* Wed May 20 2015 Dennis Gilmore <dennis@ausil.us> - 4.0-0.8
|
||||
- fix up bad += from early test of implementing different iso labels based on
|
||||
if there is a variant or not (dennis)
|
||||
|
||||
* Wed May 20 2015 Dennis Gilmore <dennis@ausil.us> - 4.0-0.7
|
||||
- make sure we treat the isfinal option as a boolean when fetching it (dennis)
|
||||
- if there is a variant use it in the volume id and shorten it. this will make
|
||||
|
Loading…
Reference in New Issue
Block a user