Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package open-iscsi for openSUSE:Factory checked in at 2023-06-21 22:37:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/open-iscsi (Old) and /work/SRC/openSUSE:Factory/.open-iscsi.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "open-iscsi" Wed Jun 21 22:37:22 2023 rev:129 rq:1094152 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/open-iscsi/open-iscsi.changes 2023-06-18 23:07:43.445382340 +0200 +++ /work/SRC/openSUSE:Factory/.open-iscsi.new.15902/open-iscsi.changes 2023-06-21 22:37:37.473564274 +0200 @@ -1,0 +2,7 @@ +Tue Jun 20 15:23:17 UTC 2023 - Lee Duncan <ldun...@suse.com> + +- Fix iscsiuio build version by updating iscsiuio/meson.build + and RPM SPEC file (bsc#1210514), updating + open-iscsi-SUSE-latest.diff.bz2 + +------------------------------------------------------------------- @@ -7 +14 @@ - open-iscsi-SUSE-latest.diff.bz2. A summary rom the ChangeLog + open-iscsi-SUSE-latest.diff.bz2. A summary from the ChangeLog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ open-iscsi.spec ++++++ --- /var/tmp/diff_new_pack.ePXLRk/_old 2023-06-21 22:37:38.081567933 +0200 +++ /var/tmp/diff_new_pack.ePXLRk/_new 2023-06-21 22:37:38.085567957 +0200 @@ -105,7 +105,7 @@ The iSCSI user-space API from the open-iscsi project. %package -n iscsiuio -Version: 0.7.8.6 +Version: 0.7.8.7 Release: 0 Summary: Linux Broadcom NetXtremem II iscsi server Group: Productivity/Networking/Other ++++++ open-iscsi-2.1.9-suse.tar.bz2 ++++++ ++++++ open-iscsi-SUSE-latest.diff.bz2 ++++++ --- /var/tmp/diff_new_pack.ePXLRk/_old 2023-06-21 22:37:38.501570461 +0200 +++ /var/tmp/diff_new_pack.ePXLRk/_new 2023-06-21 22:37:38.505570485 +0200 @@ -1,3 +1,14 @@ - -(No newline at EOF) +diff --git a/iscsiuio/meson.build b/iscsiuio/meson.build +index c9d298166707..9e62785edc40 100644 +--- a/iscsiuio/meson.build ++++ b/iscsiuio/meson.build +@@ -17,7 +17,7 @@ log_rotate_dir = get_option('sysconfdir') / 'logrotate.d' + # + # our VERSION + # +-iscsiuio_version = '0.7.8.6' ++iscsiuio_version = '0.7.8.7' + release_template = '-DPACKAGE_VERSION="@0@"' + release_str = release_template.format(iscsiuio_version) +