From 2d634eea246b9e45dfb8192a1d6da75160942dd945946051b50e9a127a85868f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 18 Aug 2024 17:07:08 +0000 Subject: [PATCH] - update to 0.32.1: * ModemManager: Add initial mock * bluez5: Add advertising API * Fix loading of libglib on macOS OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=30 --- python-dbusmock-0.31.1.tar.gz | 3 --- python-dbusmock-0.32.1.tar.gz | 3 +++ python-python-dbusmock.changes | 8 ++++++++ python-python-dbusmock.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 python-dbusmock-0.31.1.tar.gz create mode 100644 python-dbusmock-0.32.1.tar.gz diff --git a/python-dbusmock-0.31.1.tar.gz b/python-dbusmock-0.31.1.tar.gz deleted file mode 100644 index ac448b2..0000000 --- a/python-dbusmock-0.31.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b23b8e1b51fe2a9b13e617fff6b60b3ed8e536c080cf3498019d223678d5ea49 -size 98739 diff --git a/python-dbusmock-0.32.1.tar.gz b/python-dbusmock-0.32.1.tar.gz new file mode 100644 index 0000000..5bb361b --- /dev/null +++ b/python-dbusmock-0.32.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f02c34493d420b3cf2d8d341b79a60841593b7b7615adc3ece17ff86f8275924 +size 104265 diff --git a/python-python-dbusmock.changes b/python-python-dbusmock.changes index d4e40be..8985909 100644 --- a/python-python-dbusmock.changes +++ b/python-python-dbusmock.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Aug 18 17:06:33 UTC 2024 - Dirk Müller + +- update to 0.32.1: + * ModemManager: Add initial mock + * bluez5: Add advertising API + * Fix loading of libglib on macOS + ------------------------------------------------------------------- Sat Mar 16 12:57:12 UTC 2024 - Dirk Müller diff --git a/python-python-dbusmock.spec b/python-python-dbusmock.spec index 56646a7..0b9c000 100644 --- a/python-python-dbusmock.spec +++ b/python-python-dbusmock.spec @@ -17,7 +17,7 @@ Name: python-python-dbusmock -Version: 0.31.1 +Version: 0.32.1 Release: 0 Summary: Python library for creating mock D-Bus objects License: LGPL-3.0-or-later