[packit] 0.27.4 upstream release
Upstream tag: 0.27.4 Upstream commit: baebdeeb Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
f22fe4c72d
commit
f39efb3ea6
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/python-dbusmock-0.26.1.tar.gz
|
||||
/python-dbusmock-0.27.0.tar.gz
|
||||
/python-dbusmock-0.27.3.tar.gz
|
||||
/python-dbusmock-0.27.4.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.47.1.
|
||||
The file was generated using packit 0.47.2.dev19+g37f70b1.
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global modname dbusmock
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.27.3
|
||||
Version: 0.27.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Mock D-Bus objects
|
||||
|
||||
@ -51,6 +51,10 @@ rm -rf python-%{modname}.egg-info
|
||||
%{python3_sitelib}/*%{modname}*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 04 2022 Packit <hello@packit.dev> - 0.27.4-1
|
||||
- Fix D-Bus signature detection regression from 0.27.0 (thanks Peter Hutterer) (#118)
|
||||
|
||||
|
||||
* Tue Mar 22 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 0.27.3-1
|
||||
- packit: Fix file name to sync
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-dbusmock-0.27.3.tar.gz) = 6bd4daaab83f1795a174d52e52091899b6d68bb8ee1b90e66306688cde514aa89ba6d2289d697c4ca9db25fa8ba80bf76b141d9c6476ce97cc4b945aba6fc7c8
|
||||
SHA512 (python-dbusmock-0.27.4.tar.gz) = 06f439eab4e1ac8bf69cb9eb71f6cb9a3c3ec122ef6f72c700d35c97592d7b62d902050ef63d4d34736f44a2fc767936bbc550039c491464d05478504ddd2c3c
|
||||
|
Loading…
Reference in New Issue
Block a user