[packit] 0.28.7 upstream release
Upstream tag: 0.28.7 Upstream commit: a981c16b Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
1df896da8f
commit
36a97ca2ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
|||||||
/python-dbusmock-0.28.3.tar.gz
|
/python-dbusmock-0.28.3.tar.gz
|
||||||
/python-dbusmock-0.28.4.tar.gz
|
/python-dbusmock-0.28.4.tar.gz
|
||||||
/python-dbusmock-0.28.6.tar.gz
|
/python-dbusmock-0.28.6.tar.gz
|
||||||
|
/python-dbusmock-0.28.7.tar.gz
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
https://packit.dev/
|
||||||
The file was generated using packit 0.60.0.
|
The file was generated using packit 0.65.2.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global modname dbusmock
|
%global modname dbusmock
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 0.28.6
|
Version: 0.28.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Mock D-Bus objects
|
Summary: Mock D-Bus objects
|
||||||
|
|
||||||
@ -51,6 +51,21 @@ rm -rf python-%{modname}.egg-info
|
|||||||
%{python3_sitelib}/*%{modname}*
|
%{python3_sitelib}/*%{modname}*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 05 2023 Packit <hello@packit.dev> - 0.28.7-1
|
||||||
|
<!-- generated by eloquent/github-release-action -->
|
||||||
|
<!-- original source:
|
||||||
|
- blue5-obex template: Fix OBEX PullAll (thanks Jan Alexander Steffens)
|
||||||
|
- power_profiles template: Fix Actions property type (thanks Jonas Ådahl)
|
||||||
|
- README: Explain container tests and how to debug them
|
||||||
|
-->
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>blue5-obex template: Fix OBEX PullAll (thanks Jan Alexander Steffens)</li>
|
||||||
|
<li>power_profiles template: Fix Actions property type (thanks Jonas Ådahl)</li>
|
||||||
|
<li>README: Explain container tests and how to debug them</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
* Wed Oct 12 2022 Packit <hello@packit.dev> - 0.28.6-1
|
* Wed Oct 12 2022 Packit <hello@packit.dev> - 0.28.6-1
|
||||||
<!-- generated by eloquent/github-release-action -->
|
<!-- generated by eloquent/github-release-action -->
|
||||||
<!-- original source:
|
<!-- original source:
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (python-dbusmock-0.28.6.tar.gz) = 1efc1a42fc5cc56d683f0f4d022877020f15d81a557c54f47619c704ca2f67716c1fbdb890f987d01f78b7786528a71de8dbfe84228baa41351eb751fc4cce61
|
SHA512 (python-dbusmock-0.28.7.tar.gz) = d0fea9ad3a9f76af75f48a4e645f8ed70efde880043c9b843bc8cac53eca891c45fa9c74cefab63a820397886757ac0dc9c5f43aaf7604aa302c794aedb7bb46
|
||||||
|
Loading…
Reference in New Issue
Block a user