From 06546a2af06c48712a5cf65cd35dcc47b163df7681a5f0348d235d7b2657b4eb Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Mon, 17 May 2021 22:19:07 +0000 Subject: [PATCH 1/2] - Update to 7.3.0 - Add all new APIs and constants in libvirt 7.3.0 OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=98 --- _service | 2 +- libvirt-python-7.2.0.tar.gz | 3 --- libvirt-python-7.3.0.tar.gz | 3 +++ python-libvirt-python.changes | 6 ++++++ python-libvirt-python.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 libvirt-python-7.2.0.tar.gz create mode 100644 libvirt-python-7.3.0.tar.gz diff --git a/_service b/_service index fbb9408..93d0bbd 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v7.2.0 + v7.3.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-7.2.0.tar.gz b/libvirt-python-7.2.0.tar.gz deleted file mode 100644 index 433eab5..0000000 --- a/libvirt-python-7.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf1fcdee39c25402e960c5eb132c462a9d3cf87d7fee83531e40ec7b249e7ed4 -size 128999 diff --git a/libvirt-python-7.3.0.tar.gz b/libvirt-python-7.3.0.tar.gz new file mode 100644 index 0000000..dec261f --- /dev/null +++ b/libvirt-python-7.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb7bd79a61c241260dc960ffa698f241f57a27aea99ca70b84c0946809705db +size 129221 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index a4a8583..efacd04 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 17 22:18:12 UTC 2021 - James Fehlig + +- Update to 7.3.0 + - Add all new APIs and constants in libvirt 7.3.0 + ------------------------------------------------------------------- Thu Apr 1 23:48:40 UTC 2021 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index c51e29a..5fb4272 100644 --- a/python-libvirt-python.spec +++ b/python-libvirt-python.spec @@ -23,7 +23,7 @@ %define srcname libvirt-python Name: python-libvirt-python URL: https://libvirt.org/ -Version: 7.2.0 +Version: 7.3.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later From 46b2b0d730648605eaff1d481a4a4eeba6edc58a8489c9cd3a729b89898299cc Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Tue, 1 Jun 2021 16:53:55 +0000 Subject: [PATCH 2/2] updated python bindings for libvirt 7.4.0 OBS-URL: https://build.opensuse.org/package/show/Virtualization/python-libvirt-python?expand=0&rev=99 --- _service | 2 +- libvirt-python-7.3.0.tar.gz | 3 --- libvirt-python-7.4.0.tar.gz | 3 +++ python-libvirt-python.changes | 6 ++++++ python-libvirt-python.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 libvirt-python-7.3.0.tar.gz create mode 100644 libvirt-python-7.4.0.tar.gz diff --git a/_service b/_service index 93d0bbd..003cbc9 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libvirt-python - v7.3.0 + v7.4.0 git disable https://gitlab.com/libvirt/libvirt-python.git diff --git a/libvirt-python-7.3.0.tar.gz b/libvirt-python-7.3.0.tar.gz deleted file mode 100644 index dec261f..0000000 --- a/libvirt-python-7.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9eb7bd79a61c241260dc960ffa698f241f57a27aea99ca70b84c0946809705db -size 129221 diff --git a/libvirt-python-7.4.0.tar.gz b/libvirt-python-7.4.0.tar.gz new file mode 100644 index 0000000..895ae5d --- /dev/null +++ b/libvirt-python-7.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2963e14cb9fc5438c793dde013b08e2e20f900bc4e34e1abf2eee37689e86bb +size 129064 diff --git a/python-libvirt-python.changes b/python-libvirt-python.changes index efacd04..be4b366 100644 --- a/python-libvirt-python.changes +++ b/python-libvirt-python.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 1 16:49:42 UTC 2021 - James Fehlig + +- Update to 7.4.0 + - Add all new APIs and constants in libvirt 7.4.0 + ------------------------------------------------------------------- Mon May 17 22:18:12 UTC 2021 - James Fehlig diff --git a/python-libvirt-python.spec b/python-libvirt-python.spec index 5fb4272..841bfa4 100644 --- a/python-libvirt-python.spec +++ b/python-libvirt-python.spec @@ -23,7 +23,7 @@ %define srcname libvirt-python Name: python-libvirt-python URL: https://libvirt.org/ -Version: 7.3.0 +Version: 7.4.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later