tpm2.0-abrmd/_service
Matthias Gerstner 76e0c2b6a5 - update to version 2.1.1:
- changes in version 2.1.1:
    - Unit tests accessing dbus have been fixed to use mock functions. Unit
    tests no longer depend on dbus.
    - Race condition between client connections and dbus proxy object
    creation by registering bus name after instantiation of the proxy object.

OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=48
2019-08-26 06:52:49 +00:00

11 lines
375 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/intel/tpm2-abrmd.git</param>
<param name="scm">git</param>
<param name="revision">2.1.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">disable</param>
</service>
<service name="set_version" mode="disabled"/>
</services>