#36 Update to upstream release 0.27.4
Merged 2 years ago by martinpitt. Opened 2 years ago by packit.
rpms/ packit/python-dbusmock 0.27.4-f34-update  into  f34

file modified
+1
@@ -20,3 +20,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

file modified
+1 -1
@@ -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.

file modified
+5 -1
@@ -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 @@ 

  %{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

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (python-dbusmock-0.27.3.tar.gz) = 6bd4daaab83f1795a174d52e52091899b6d68bb8ee1b90e66306688cde514aa89ba6d2289d697c4ca9db25fa8ba80bf76b141d9c6476ce97cc4b945aba6fc7c8

+ SHA512 (python-dbusmock-0.27.4.tar.gz) = 06f439eab4e1ac8bf69cb9eb71f6cb9a3c3ec122ef6f72c700d35c97592d7b62d902050ef63d4d34736f44a2fc767936bbc550039c491464d05478504ddd2c3c

Upstream tag: 0.27.4
Upstream commit: baebdeeb

Pull-Request has been merged by martinpitt

2 years ago