|
|
@ -1,7 +1,7 @@
|
|
|
|
Name: appliance-tools
|
|
|
|
Name: appliance-tools
|
|
|
|
Summary: Tools for building Appliances
|
|
|
|
Summary: Tools for building Appliances
|
|
|
|
Version: 008.0
|
|
|
|
Version: 008.0
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 5%{?dist}
|
|
|
|
License: GPLv2
|
|
|
|
License: GPLv2
|
|
|
|
Group: System Environment/Base
|
|
|
|
Group: System Environment/Base
|
|
|
|
URL: https://pagure.io/appliance-tools
|
|
|
|
URL: https://pagure.io/appliance-tools
|
|
|
@ -56,6 +56,9 @@ rm -fv %{buildroot}%{_pkgdocdir}/COPYING
|
|
|
|
%{python2_sitelib}/ec2convert/*
|
|
|
|
%{python2_sitelib}/ec2convert/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 008.0-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Mar 12 2017 Neal Gompa <ngompa13@gmail.com> - 008.0-4
|
|
|
|
* Sun Mar 12 2017 Neal Gompa <ngompa13@gmail.com> - 008.0-4
|
|
|
|
- Use 16 MiB block size for xz compression (#984704)
|
|
|
|
- Use 16 MiB block size for xz compression (#984704)
|
|
|
|
|
|
|
|
|
|
|
|