- Update to 0.34.2:

* spec: Adjust %autosetup to PEP-625 tarball top-level directory
- Update to 0.34.1:
  * spec: Adjust Source URL to PEP-625 tarball name
- Update to 0.34.0:
  * modemmanager: Add cell broadcast messages (thanks Guido Günther)
  * Move release builds to pybuild for PEP-625 compatibility

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=37
This commit is contained in:
2025-01-24 15:43:12 +00:00
committed by Git OBS Bridge
parent fb6be6a26c
commit 67f0e743d5
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jan 24 10:18:03 UTC 2025 - Joan Torres <joan.torres@suse.com>
- Update to 0.34.2:
* spec: Adjust %autosetup to PEP-625 tarball top-level directory
- Update to 0.34.1:
* spec: Adjust Source URL to PEP-625 tarball name
- Update to 0.34.0:
* modemmanager: Add cell broadcast messages (thanks Guido Günther)
* Move release builds to pybuild for PEP-625 compatibility
-------------------------------------------------------------------
Thu Jan 23 09:28:08 UTC 2025 - Joan Torres <joan.torres@suse.com>