#66 Update to upstream release 0.28.7
Merged a year ago by martinpitt. Opened a year ago by packit.
rpms/ packit/python-dbusmock 0.28.7-main-update-propose_downstream  into  main

file modified
+1
@@ -29,3 +29,4 @@ 

  /python-dbusmock-0.28.3.tar.gz

  /python-dbusmock-0.28.4.tar.gz

  /python-dbusmock-0.28.6.tar.gz

+ /python-dbusmock-0.28.7.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.60.0.

+ The file was generated using packit 0.65.2.

file modified
+16 -1
@@ -1,7 +1,7 @@ 

  %global modname dbusmock

  

  Name:             python-%{modname}

- Version:          0.28.6

+ Version:          0.28.7

  Release:          1%{?dist}

  Summary:          Mock D-Bus objects

  
@@ -51,6 +51,21 @@ 

  %{python3_sitelib}/*%{modname}*

  

  %changelog

+ * Thu Jan 05 2023 Packit <hello@packit.dev> - 0.28.7-1

+ <!-- generated by eloquent/github-release-action -->

+ <!-- original source:

+ - blue5-obex template: Fix OBEX PullAll (thanks Jan Alexander Steffens)

+ - power_profiles template: Fix Actions property type (thanks Jonas Ådahl)

+ - README: Explain container tests and how to debug them

+ -->

+ 

+ <ul>

+ <li>blue5-obex template: Fix OBEX PullAll (thanks Jan Alexander Steffens)</li>

+ <li>power_profiles template: Fix Actions property type (thanks Jonas Ådahl)</li>

+ <li>README: Explain container tests and how to debug them</li>

+ </ul>

+ 

+ 

  * Wed Oct 12 2022 Packit <hello@packit.dev> - 0.28.6-1

  <!-- generated by eloquent/github-release-action -->

  <!-- original source:

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

- SHA512 (python-dbusmock-0.28.6.tar.gz) = 1efc1a42fc5cc56d683f0f4d022877020f15d81a557c54f47619c704ca2f67716c1fbdb890f987d01f78b7786528a71de8dbfe84228baa41351eb751fc4cce61

+ SHA512 (python-dbusmock-0.28.7.tar.gz) = d0fea9ad3a9f76af75f48a4e645f8ed70efde880043c9b843bc8cac53eca891c45fa9c74cefab63a820397886757ac0dc9c5f43aaf7604aa302c794aedb7bb46

Upstream tag: 0.28.7
Upstream commit: a981c16b

Pull-Request has been merged by martinpitt

a year ago