Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sg3_utils for openSUSE:Factory 
checked in at 2022-11-05 14:46:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sg3_utils (Old)
 and      /work/SRC/openSUSE:Factory/.sg3_utils.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sg3_utils"

Sat Nov  5 14:46:39 2022 rev:61 rq:1033478 version:1.48~20221101.6d3bd26

Changes:
--------
--- /work/SRC/openSUSE:Factory/sg3_utils/sg3_utils.changes      2022-06-03 
14:15:38.281236310 +0200
+++ /work/SRC/openSUSE:Factory/.sg3_utils.new.2275/sg3_utils.changes    
2022-11-05 14:46:43.838580392 +0100
@@ -1,0 +2,27 @@
+Thu Nov 03 20:15:14 UTC 2022 - mwi...@suse.com
+
+- Update to new upstream version 1.48~20221101.6d3bd26:
+  (pre-release sg3_utils-1.48 [20221101] [svn: r978])
+  * sg_read_block_limits: fix granularity value, add --mloi option; sg_lib: 
add sg_ll_read_block_limits_v2(); sg_logs: json work
+  * sg_stream_ctl: --get fix better; sg_rem_rest_elem: cleanup
+  * sg_stream_ctl: fix --get indexing; fix some './configure --enable-debug' 
issues
+  * sg_inq+sg_vpd: JSON updates
+  * rescan-scsi-bus: speed large multipath scans
+  * rescan-scsi-bus.sh speed testonline()
+  * rescan-scsi-bus.sh: add option --no-lip-scan
+  * rescan-scsi-bus: sgdevice26: do not traverse sg class if scsi_device isnot 
added
+  * rescan-scsi-bus.sh: fix handling of '-I <secs>' option
+  * Prepare for removing /proc/scsi from the Linux kernel
+  * sg_inq+sg_vpd: merge VPD page processing
+  * sg_get_elem_status: change '--maxlen=' option default to 1056 (was 32), 
other cleanups
+  * sg_rep_zones: add experimental --json[=JO] option and generation
+  * sg_logs: add --exclude and --undefined options
+  * zoned disk man page improvements
+  * sg_rep_zones: add --statistics option
+  * sg_read_buffer: add --eh_code= and --no_output options
+  * sg_format: allow disk formats on ZBC (zoned) disks
+  * sg_rep_zones: add --brief option and --find ZT option
+  * sg_rep_density: new utility for decoding the response of Report density 
support command [ssc (tape)]
+  * Zoned block device characteristics VPD page support
+
+-------------------------------------------------------------------

Old:
----
  sg3_utils-1.47+5.d13bc56.obscpio

New:
----
  sg3_utils-1.48~20221101.6d3bd26.obscpio

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

Other differences:
------------------
++++++ sg3_utils.spec ++++++
--- /var/tmp/diff_new_pack.cIXaMT/_old  2022-11-05 14:46:44.494584218 +0100
+++ /var/tmp/diff_new_pack.cIXaMT/_new  2022-11-05 14:46:44.502584265 +0100
@@ -17,8 +17,8 @@
 
 
 Name:           sg3_utils
-Version:        1.47+5.d13bc56
-%global lname libsgutils2-%(echo %{version} | sed 'y/./_/;s/+.*//')-2
+Version:        1.48~20221101.6d3bd26
+%global lname libsgutils2-%(echo %{version} | sed 's/[~+].*//;y/./_/')-2
 Release:        0
 Summary:        A collection of tools that send SCSI commands to devices
 License:        BSD-3-Clause AND GPL-2.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.cIXaMT/_old  2022-11-05 14:46:44.538584475 +0100
+++ /var/tmp/diff_new_pack.cIXaMT/_new  2022-11-05 14:46:44.542584498 +0100
@@ -4,9 +4,9 @@
     <param name="url">https://github.com/openSUSE/sg3_utils</param>
     <param name="filename">sg3_utils</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@.%h</param> 
-    <param name="match-tag">r[0-9]\.[0-9]*</param>
-    <param 
name="versionrewrite-pattern">r([^+]*)(\+[1-9\..*])?(\+0\..*)?</param>
-    <param name="versionrewrite-replacement">\1\2</param>
+    <param name="match-tag">[0-9].[0-9]*.pre.[0-9]*</param>
+    <param 
name="versionrewrite-pattern">([0-9.]+)\.pre\.([0-9]+)(\+[1-9])?(\+0)?(\.[a-f0-9]+)</param>
+    <param name="versionrewrite-replacement">\1~\2\3\5</param>
     <param name="revision">factory</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.cIXaMT/_old  2022-11-05 14:46:44.562584615 +0100
+++ /var/tmp/diff_new_pack.cIXaMT/_new  2022-11-05 14:46:44.566584639 +0100
@@ -5,6 +5,6 @@
                 <param 
name="url">https://github.com/doug-gilbert/sg3_utils</param>
               <param 
name="changesrevision">ed556a52933d29309849dbb24ba49f8b829c1058</param></service><service
 name="tar_scm">
                 <param name="url">https://github.com/openSUSE/sg3_utils</param>
-              <param 
name="changesrevision">d13bc56331c47ca4554afdc8ec718f1f8d3a1e70</param></service></servicedata>
+              <param 
name="changesrevision">6d3bd268768b83b2749c560517c18b88f222df63</param></service></servicedata>
 (No newline at EOF)
 

++++++ sg3_utils.obsinfo ++++++
--- /var/tmp/diff_new_pack.cIXaMT/_old  2022-11-05 14:46:44.598584825 +0100
+++ /var/tmp/diff_new_pack.cIXaMT/_new  2022-11-05 14:46:44.602584848 +0100
@@ -1,5 +1,5 @@
 name: sg3_utils
-version: 1.47+5.d13bc56
-mtime: 1654093742
-commit: d13bc56331c47ca4554afdc8ec718f1f8d3a1e70
+version: 1.48~20221101.6d3bd26
+mtime: 1667346384
+commit: 6d3bd268768b83b2749c560517c18b88f222df63
 

Reply via email to