Checkout tests from HEAD revision
This commit is contained in:
parent
44a2ad13da
commit
bb8c81a0d7
@ -17,7 +17,6 @@ prepare:
|
||||
discover:
|
||||
how: shell
|
||||
url: https://github.com/stratis-storage/dbus-signature-pyparsing
|
||||
ref: v0.04
|
||||
tests:
|
||||
- name: unit
|
||||
test: make test
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.04
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: Parser for a D-Bus Signature
|
||||
|
||||
License: Apache-2.0
|
||||
@ -42,6 +42,9 @@ Python 3 version.
|
||||
%{python3_sitelib}/dbus_signature_pyparsing-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Wed Apr 26 2023 mulhern<amulhern@redhat.com> - 0.04-15
|
||||
- Checkout tests from HEAD revision
|
||||
|
||||
* Wed Apr 26 2023 mulhern<amulhern@redhat.com> - 0.04-14
|
||||
- Include .fmf metadata
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user