[packit] 0.28.1 upstream release
Upstream tag: 0.28.1 Upstream commit: 5a576662 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
1453424bc6
commit
837612085f
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/python-dbusmock-0.27.4.tar.gz
|
||||
/python-dbusmock-0.27.5.tar.gz
|
||||
/python-dbusmock-0.28.0.tar.gz
|
||||
/python-dbusmock-0.28.1.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.52.2.dev4+g63407fe.
|
||||
The file was generated using packit 0.53.1.dev6+ged586c5.
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global modname dbusmock
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.28.0
|
||||
Version: 0.28.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Mock D-Bus objects
|
||||
|
||||
@ -51,6 +51,11 @@ rm -rf python-%{modname}.egg-info
|
||||
%{python3_sitelib}/*%{modname}*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 28 2022 Packit <hello@packit.dev> - 0.28.1-1
|
||||
- Again works on RHEL/CentOS 8 (0.27 broke there), now in CI
|
||||
- Avoid glib GI dependency for main dbusmock, for running in virtualenv (thanks Allison Karlitskaya)
|
||||
|
||||
|
||||
* 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)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-dbusmock-0.28.0.tar.gz) = 62db0e6e8292f0d6426ec6f13af9aada8175ea5d5e84bf4d3890f0c3897c0ea06295de0625ec6041a86bb688fad28d6da9a1b3310daafeae4e56d7a596a90092
|
||||
SHA512 (python-dbusmock-0.28.1.tar.gz) = 92fafa96f5c3dc216e25092a35a70775f1af257eb6ef3c3df00fa3ea062e1bf366f8c2113604ec1fc480d5586b0c1aeb72ce6d25447752b33591b15f637ca6ef
|
||||
|
Loading…
Reference in New Issue
Block a user