Include .fmf metadata
This commit is contained in:
parent
69d57e8ae4
commit
44a2ad13da
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.04
|
Version: 0.04
|
||||||
Release: 13%{?dist}
|
Release: 14%{?dist}
|
||||||
Summary: Parser for a D-Bus Signature
|
Summary: Parser for a D-Bus Signature
|
||||||
|
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -42,6 +42,9 @@ Python 3 version.
|
|||||||
%{python3_sitelib}/dbus_signature_pyparsing-*.egg-info/
|
%{python3_sitelib}/dbus_signature_pyparsing-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 26 2023 mulhern<amulhern@redhat.com> - 0.04-14
|
||||||
|
- Include .fmf metadata
|
||||||
|
|
||||||
* Wed Apr 26 2023 mulhern<amulhern@redhat.com> - 0.04-13
|
* Wed Apr 26 2023 mulhern<amulhern@redhat.com> - 0.04-13
|
||||||
- Use TMT instead of STI format gating tests; make license spec match upstream
|
- Use TMT instead of STI format gating tests; make license spec match upstream
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user