|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: appliance-tools
|
|
|
|
|
Summary: Tools for building Appliances
|
|
|
|
|
Version: 008.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPLv2
|
|
|
|
|
Group: System Environment/Base
|
|
|
|
|
URL: https://pagure.io/appliance-tools
|
|
|
|
@ -51,6 +51,9 @@ rm -fv %{buildroot}%{_pkgdocdir}/COPYING
|
|
|
|
|
%{python2_sitelib}/ec2convert/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 008.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Feb 04 2017 Neal Gompa <ngompa13@gmail.com> - 008.0-1
|
|
|
|
|
- Dropped merged patches
|
|
|
|
|
- Moved to pagure
|
|
|
|
|