[packit] 0.28.0 upstream release
Upstream tag: 0.28.0 Upstream commit: 9d52dd8f Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
c91465814b
commit
92114966a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/python-dbusmock-0.27.3.tar.gz
|
||||
/python-dbusmock-0.27.4.tar.gz
|
||||
/python-dbusmock-0.27.5.tar.gz
|
||||
/python-dbusmock-0.28.0.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.47.2.dev19+g37f70b1.
|
||||
The file was generated using packit 0.52.2.dev4+g63407fe.
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global modname dbusmock
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.27.5
|
||||
Release: 2%{?dist}
|
||||
Version: 0.28.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Mock D-Bus objects
|
||||
|
||||
License: LGPLv3+
|
||||
@ -51,6 +51,12 @@ rm -rf python-%{modname}.egg-info
|
||||
%{python3_sitelib}/*%{modname}*
|
||||
|
||||
%changelog
|
||||
* Sun Jun 19 2022 Packit <hello@packit.dev> - 0.28.0-1
|
||||
- Drop unmaintained and broken accountsservice template
|
||||
- testcase: Throw an error when spawning a well-known name that exists (thanks Benjamin Berg)
|
||||
- mockobject: Allow sending signals with extra details (thanks Peter Hutterer)
|
||||
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.27.5-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-dbusmock-0.27.5.tar.gz) = 6e5f5eddfc949c610b64a766434988c142397893e088b8522e6895e31383ec3c14d2f053f9aab17f00137e883a01bf95be35326f7ca97ee8c9780d6704e7d1dc
|
||||
SHA512 (python-dbusmock-0.28.0.tar.gz) = 62db0e6e8292f0d6426ec6f13af9aada8175ea5d5e84bf4d3890f0c3897c0ea06295de0625ec6041a86bb688fad28d6da9a1b3310daafeae4e56d7a596a90092
|
||||
|
Loading…
Reference in New Issue
Block a user