[packit] 0.27.0 upstream release
Upstream tag: 0.27.0 Upstream commit: 770f09fe Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
This commit is contained in:
parent
449874b5c7
commit
d292270772
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/python-dbusmock-0.23.0.tar.gz
|
||||
/python-dbusmock-0.25.0.tar.gz
|
||||
/python-dbusmock-0.26.1.tar.gz
|
||||
/python-dbusmock-0.27.0.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.46.1.dev4+g98407e0.
|
||||
The file was generated using packit 0.47.1.
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global modname dbusmock
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.26.1
|
||||
Version: 0.27.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Mock D-Bus objects
|
||||
|
||||
@ -51,6 +51,11 @@ rm -rf python-%{modname}.egg-info
|
||||
%{python3_sitelib}/*%{modname}*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 22 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 0.27.0-1
|
||||
- Do not register standard session service directories, add API to enable selected services (thanks Benjamin Berg)
|
||||
- Log static method calls from templates (thanks Peter Hutterer)
|
||||
|
||||
|
||||
* Fri Feb 25 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 0.26.1-1
|
||||
- Fix README content type to Markdown, to fix releasing to PyPi
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-dbusmock-0.26.1.tar.gz) = dcb46f6dbd17471e2135c0d8fb63cbaecbc9445ae7bf74691abb03b93d5283ab41ea71071ece03870aaac19eaedd546f01c0839116421047f1ac77619f2c73f3
|
||||
SHA512 (python-dbusmock-0.27.0.tar.gz) = 4f3a7326b27d7b86d9a77019c419209077021a88994b8e5ae302686fcaa8b7c7736644ab26d9e3b5a2157634eb56a0b2dbe304a092d93104c94a13a43d53b5a1
|
||||
|
Loading…
Reference in New Issue
Block a user