Hello community,

here is the log from the commit of package python-libvirt-python for 
openSUSE:Factory checked in at 2020-11-05 21:53:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-libvirt-python (Old)
 and      /work/SRC/openSUSE:Factory/.python-libvirt-python.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-libvirt-python"

Thu Nov  5 21:53:04 2020 rev:41 rq:845550 version:6.9.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-libvirt-python/python-libvirt-python.changes  
    2020-10-30 11:45:46.113606420 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-libvirt-python.new.11331/python-libvirt-python.changes
   2020-11-05 21:53:06.180429280 +0100
@@ -1,0 +2,11 @@
+Mon Nov  2 22:01:34 UTC 2020 - James Fehlig <jfeh...@suse.com>
+
+- Update to 6.9.0
+  - Add all new APIs and constants in libvirt 6.9.0
+  - jsc#SLE-13688, jsc#SLE-16754
+  - Dropped patches:
+    61341150-fix-constructor-param-name.patch
+- Add new file _service for tar_scm source service
+- Remove signature file and python-libvirt-python.keyring
+
+-------------------------------------------------------------------

Old:
----
  61341150-fix-constructor-param-name.patch
  libvirt-python-6.8.0.tar.gz
  libvirt-python-6.8.0.tar.gz.asc
  python-libvirt-python.keyring

New:
----
  _service
  libvirt-python-6.9.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-libvirt-python.spec ++++++
--- /var/tmp/diff_new_pack.S1ImDx/_old  2020-11-05 21:53:06.828427823 +0100
+++ /var/tmp/diff_new_pack.S1ImDx/_new  2020-11-05 21:53:06.832427814 +0100
@@ -23,15 +23,12 @@
 %define srcname libvirt-python
 Name:           python-libvirt-python
 URL:            https://libvirt.org/
-Version:        6.8.0
+Version:        6.9.0
 Release:        0
 Summary:        Library providing a virtualization API
 License:        LGPL-2.1-or-later
 Group:          Development/Languages/Python
 Source0:        %{srcname}-%{version}.tar.gz
-Source1:        %{srcname}-%{version}.tar.gz.asc
-Source2:        python-libvirt-python.keyring
-Patch0:         61341150-fix-constructor-param-name.patch
 BuildRequires:  fdupes
 BuildRequires:  libvirt-devel = %{version}
 BuildRequires:  python-rpm-macros
@@ -54,7 +51,6 @@
 
 %prep
 %setup -q -n %{srcname}-%{version}
-%patch0 -p1
 
 # Unset execute bit for example scripts; it can introduce spurious
 # RPM dependencies, like /usr/bin/python which can pull in python2
@@ -73,7 +69,7 @@
 %pytest_arch
 
 %files %{python_files}
-%doc ChangeLog AUTHORS README COPYING COPYING.LESSER examples/
+%doc README COPYING COPYING.LESSER examples/
 %{python_sitearch}/libvirt*
 %{python_sitearch}/libvirt_python-%{version}*info
 %pycache_only %{python_sitearch}/__pycache__/libvirt*

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="filename">libvirt-python</param>
    <param name="revision">v6.9.0</param>
    <param name="scm">git</param>
    <param name="submodules">disable</param>
    <param name="url">https://gitlab.com/libvirt/libvirt-python.git</param>
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param>
    <param name="versionrewrite-replacement">\1</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="file">*.tar</param>
    <param name="compression">gz</param>
  </service>
  <service name="set_version" mode="disabled"/>
</services>
++++++ libvirt-python-6.8.0.tar.gz -> libvirt-python-6.9.0.tar.gz ++++++
++++ 12215 lines of diff (skipped)


Reply via email to