Merge branches and stop using Tito
This commit is contained in:
parent
4f1e49f010
commit
c5007e9251
@ -1,13 +1,8 @@
|
||||
# ** IMPORTANT NOTE **
|
||||
# This spec is also tracked in productmd upstream git:
|
||||
# https://github.com/release-engineering/productmd
|
||||
# Please synchronize changes to it with upstream.
|
||||
|
||||
%bcond_without python3
|
||||
|
||||
Name: python-productmd
|
||||
Version: 1.11
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Library providing parsers for metadata related to OS installation
|
||||
|
||||
License: LGPLv2+
|
||||
@ -90,6 +85,9 @@ Requires: python%{python3_pkgversion}-six
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Apr 04 2018 Lubomír Sedlář <lsedlar@redhat.com> - 1.11-2
|
||||
- Stop using Tito from upstream
|
||||
|
||||
* Thu Mar 29 2018 Lubomír Sedlář <lsedlar@redhat.com> 1.11-1
|
||||
- New class for processing modules (onosek@redhat.com)
|
||||
- packaging: fixes (ignatenko@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user