Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2023-04-06 15:55:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvirt (Old)
 and      /work/SRC/openSUSE:Factory/.libvirt.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvirt"

Thu Apr  6 15:55:36 2023 rev:371 rq:1077101 version:9.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2023-03-15 
18:54:03.624240643 +0100
+++ /work/SRC/openSUSE:Factory/.libvirt.new.19717/libvirt.changes       
2023-04-06 15:55:38.868196195 +0200
@@ -1,0 +2,38 @@
+Mon Apr  3 20:38:30 UTC 2023 - James Fehlig <jfeh...@suse.com>
+
+- Update to libvirt 9.2.0
+  - Many incremental improvements and bug fixes, see
+    https://libvirt.org/news.html#v9-2-0-2023-04-01
+  - Move to a more git-centric packaging workflow using tar_scm
+    instead of download_files
+    - New source README.packaging.txt
+    - Remove now unused signature file and libvirt.keyring
+    - Patches now maintained in git
+      libxl-dom-reset.patch,
+      network-don-t-use-dhcp-authoritative-on-static-netwo.patch,
+      0001-util-Don-t-spawn-pkttyagent-when-stdin-is-not-a-tty.patch,
+      libvirt-power8-models.patch,
+      ppc64le-canonical-name.patch,
+      libxl-set-migration-constraints.patch,
+      libxl-set-cach-mode.patch,
+      0001-libxl-add-support-for-BlockResize-API.patch,
+      suse-libvirtd-disable-tls.patch,
+      suse-libvirt-guests-service.patch,
+      suse-qemu-conf.patch,
+      suse-qemu-ovmf-paths.patch,
+      libxl-support-block-script.patch,
+      qemu-apparmor-screenshot.patch,
+      libvirt-suse-netcontrol.patch,
+      lxc-wait-after-eth-del.patch,
+      suse-libxl-disable-autoballoon.patch,
+      suse-xen-ovmf-paths.patch,
+      virt-create-rootfs.patch,
+      suse-fix-lxc-container-init.patch
+  - Remove old, unused SUSEfirewall2 config file
+    libvirtd-relocation-server.fw
+  - Dropped patches:
+    4959490e-support-SUSE-edk2-firmware-paths.patch,
+    bf3be5b7-libxl-Support-custom-firmware-path.patch,
+    705525cb-libxl-Support-custom-firmware-path-conversion.patch,
+
+-------------------------------------------------------------------

Old:
----
  0001-libxl-add-support-for-BlockResize-API.patch
  0001-util-Don-t-spawn-pkttyagent-when-stdin-is-not-a-tty.patch
  4959490e-support-SUSE-edk2-firmware-paths.patch
  705525cb-libxl-Support-custom-firmware-path-conversion.patch
  bf3be5b7-libxl-Support-custom-firmware-path.patch
  libvirt-9.1.0.tar.xz
  libvirt-9.1.0.tar.xz.asc
  libvirt-power8-models.patch
  libvirt-suse-netcontrol.patch
  libvirt.keyring
  libvirtd-relocation-server.fw
  libxl-dom-reset.patch
  libxl-set-cach-mode.patch
  libxl-set-migration-constraints.patch
  libxl-support-block-script.patch
  lxc-wait-after-eth-del.patch
  network-don-t-use-dhcp-authoritative-on-static-netwo.patch
  ppc64le-canonical-name.patch
  qemu-apparmor-screenshot.patch
  suse-fix-lxc-container-init.patch
  suse-libvirt-guests-service.patch
  suse-libvirtd-disable-tls.patch
  suse-libxl-disable-autoballoon.patch
  suse-qemu-conf.patch
  suse-qemu-ovmf-paths.patch
  suse-xen-ovmf-paths.patch
  virt-create-rootfs.patch

New:
----
  README.packaging.txt
  libvirt-9.2.0.tar.xz

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

Other differences:
------------------
++++++ libvirt.spec ++++++
--- /var/tmp/diff_new_pack.AuyJW9/_old  2023-04-06 15:55:39.708200939 +0200
+++ /var/tmp/diff_new_pack.AuyJW9/_new  2023-04-06 15:55:39.716200985 +0200
@@ -161,8 +161,8 @@
     %{nil}
 
 Name:           libvirt
-URL:            http://libvirt.org/
-Version:        9.1.0
+URL:            https://libvirt.org/
+Version:        9.2.0
 Release:        0
 Summary:        Library providing a virtualization API
 License:        LGPL-2.1-or-later
@@ -293,42 +293,13 @@
 BuildRequires:  firewall-macros
 %endif
 
-Source0:        https://libvirt.org/sources/%{name}-%{version}.tar.xz
-Source1:        https://libvirt.org/sources/%{name}-%{version}.tar.xz.asc
-Source2:        %{name}.keyring
-Source3:        libvirtd-relocation-server.fw
-Source4:        libvirt-supportconfig
-Source5:        suse-qemu-domain-hook.py
-Source6:        libvirtd-relocation-server.xml
+Source0:        %{name}-%{version}.tar.xz
+Source1:        libvirt-supportconfig
+Source2:        suse-qemu-domain-hook.py
+Source3:        libvirtd-relocation-server.xml
+Source98:       README.packaging.txt
 Source99:       baselibs.conf
 Source100:      %{name}-rpmlintrc
-# Upstream patches
-Patch0:         4959490e-support-SUSE-edk2-firmware-paths.patch
-Patch1:         bf3be5b7-libxl-Support-custom-firmware-path.patch
-Patch2:         705525cb-libxl-Support-custom-firmware-path-conversion.patch
-# Patches pending upstream review
-Patch100:       libxl-dom-reset.patch
-Patch101:       network-don-t-use-dhcp-authoritative-on-static-netwo.patch
-Patch102:       0001-util-Don-t-spawn-pkttyagent-when-stdin-is-not-a-tty.patch
-# Need to go upstream
-Patch150:       libvirt-power8-models.patch
-Patch151:       ppc64le-canonical-name.patch
-Patch152:       libxl-set-migration-constraints.patch
-Patch153:       libxl-set-cach-mode.patch
-Patch154:       0001-libxl-add-support-for-BlockResize-API.patch
-# Our patches
-Patch200:       suse-libvirtd-disable-tls.patch
-Patch201:       suse-libvirt-guests-service.patch
-Patch202:       suse-qemu-conf.patch
-Patch203:       suse-qemu-ovmf-paths.patch
-Patch204:       libxl-support-block-script.patch
-Patch205:       qemu-apparmor-screenshot.patch
-Patch206:       libvirt-suse-netcontrol.patch
-Patch207:       lxc-wait-after-eth-del.patch
-Patch208:       suse-libxl-disable-autoballoon.patch
-Patch209:       suse-xen-ovmf-paths.patch
-Patch210:       virt-create-rootfs.patch
-Patch211:       suse-fix-lxc-container-init.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -864,7 +835,7 @@
 libvirt plugin for NSS for translating domain names into IP addresses.
 
 %prep
-%autosetup -p1
+%autosetup
 
 %build
 %if %{with_qemu}
@@ -1090,6 +1061,7 @@
            -Dtests=enabled \
            -Drpath=disabled \
            -Dlogin_shell=disabled \
+           -Dno_git=true \
           %{nil}
 
 %meson_build
@@ -1175,14 +1147,14 @@
 
 # install firewall services for migration ports
 mkdir -p %{buildroot}/%{_fwdefdir}
-install -m 644 %{S:6} %{buildroot}/%{_fwdefdir}/libvirtd-relocation-server.xml
+install -m 644 %{S:3} %{buildroot}/%{_fwdefdir}/libvirtd-relocation-server.xml
 
 # install supportconfig plugin
 mkdir -p %{buildroot}/usr/lib/supportconfig/plugins
-install -m 755 %{S:4} %{buildroot}/usr/lib/supportconfig/plugins/libvirt
+install -m 755 %{S:1} %{buildroot}/usr/lib/supportconfig/plugins/libvirt
 
 # install qemu hook script
-install -m 755 %{S:5} %{buildroot}/%{_sysconfdir}/%{name}/hooks/qemu
+install -m 755 %{S:2} %{buildroot}/%{_sysconfdir}/%{name}/hooks/qemu
 
 %ifarch %{power64} s390x x86_64
 mv %{buildroot}/%{_datadir}/systemtap/tapset/libvirt_probes.stp \
@@ -1248,10 +1220,10 @@
 %libvirt_sysconfig_posttrans libvirtd
 # All connection drivers should be installed post transaction.
 # Time to restart the daemon
-test -f %{_sysconfdir}/sysconfig/services -a \
-  -z "$DISABLE_RESTART_ON_UPDATE" && . %{_sysconfdir}/sysconfig/services
-if test "$DISABLE_RESTART_ON_UPDATE" != yes -a \
-  "$DISABLE_RESTART_ON_UPDATE" != 1; then
+test -f %{_sysconfdir}/sysconfig/services && \
+  test -z "$DISABLE_RESTART_ON_UPDATE" && . %{_sysconfdir}/sysconfig/services
+if test "$DISABLE_RESTART_ON_UPDATE" != yes && \
+  test "$DISABLE_RESTART_ON_UPDATE" != 1; then
     # See if user has previously modified their install to
     # tell libvirtd to use --listen
     if grep -q -s -E '^LIBVIRTD_ARGS=.*--listen' 
%{_sysconfdir}/sysconfig/libvirtd; then
@@ -2030,7 +2002,7 @@
 %{_datadir}/%{name}/api/libvirt-lxc-api.xml
 
 %files doc
-%doc AUTHORS.rst NEWS.rst README.rst
+%doc NEWS.rst README.rst
 %license COPYING COPYING.LESSER
 %dir %{_datadir}/doc/%{name}/
 %doc %{_datadir}/doc/%{name}/*

++++++ README.packaging.txt ++++++
This package is maintained in git at
https://github.com/openSUSE/libvirt

Please submit a pull request for any changes. The spec file is also maintained
in git.

To build a package from git, edit the _service to reference the desired branch
and call

osc service localrun

The package can then be build as usual with your prefered osc build options.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.AuyJW9/_old  2023-04-06 15:55:39.776201323 +0200
+++ /var/tmp/diff_new_pack.AuyJW9/_new  2023-04-06 15:55:39.780201346 +0200
@@ -1,9 +1,19 @@
 <services>
-  <service name="download_files" mode="disabled"/>
-  <service name="refresh_patches" mode="disabled">
+  <service name="tar_scm" mode="manual">
+    <param name="scm">git</param>
+    <param 
name="url">https://oauth2:ghp_tbatvniqjzqdxrbs43q11oejhpbhtf3d4...@github.com/openSUSE/libvirt.git</param>
+    <param name="revision">factory</param>
+    <param name="extract">libvirt.spec</param>
+    <param name="extract">README.packaging.txt</param>
+    <param name="versionformat">@PARENT_TAG@</param>
+    <param name="versionrewrite-pattern">[v]?([^-+a-z]+)(.*)</param>
+    <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">disable</param>
-    <param name="ignorefuzz">disable</param>
+  </service>
+  <service name="set_version" mode="manual"/>
+  <service name="recompress" mode="manual">
+    <param name="file">*.tar</param>
+    <param name="compression">xz</param>
   </service>
 </services>
-(No newline at EOF)
 

++++++ libvirt-9.1.0.tar.xz -> libvirt-9.2.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/libvirt/libvirt-9.1.0.tar.xz 
/work/SRC/openSUSE:Factory/.libvirt.new.19717/libvirt-9.2.0.tar.xz differ: char 
13, line 1

Reply via email to