Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mhvtl for openSUSE:Factory checked 
in at 2024-10-08 17:24:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mhvtl (Old)
 and      /work/SRC/openSUSE:Factory/.mhvtl.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mhvtl"

Tue Oct  8 17:24:04 2024 rev:21 rq:1206144 version:1.71_release+26.3f767890cdb2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mhvtl/mhvtl.changes      2023-07-27 
16:52:25.566362640 +0200
+++ /work/SRC/openSUSE:Factory/.mhvtl.new.19354/mhvtl.changes   2024-10-08 
17:24:59.862503483 +0200
@@ -1,0 +2,27 @@
+Sat Oct 05 14:34:28 UTC 2024 - ldun...@suse.com
+
+- Update to version 1.71_release+26.3f767890cdb2:
+  * mhvtl.ko: fix build issues with bus_type
+  * mhvtl.ko: fix config.sh check for scsi_host_template
+  * Add missing LTO9 definitions.
+  * Add LTO9 basics.
+  * vtltape & vtllibrary: Change exit strategy
+  * Enhancement: Report on commit id and date if built from git source
+  * vtltape: READ POSITION improvements
+  * vtltape: Fix compile error due to rename of struct fields in TapeCapacity
+  * LogPage cleanup
+  * Update Makefile to trace changes in mhvtl_log.h
+  * vtltape LP 0x11: Only update load status once per change.
+  * LP 0x11: Set/Clear Cleaning Required/Requested bits on TapeAlert
+  * Normalize tar file
+  * Rename vtltape.pem to vtltape_pem.h
+  * LP 0x11: Implement VHF log page (0x11)
+  * Place wrappers around media state values
+  * mhvtl.ko: Upstream kernel defines scsi_host_template as const struct
+
+-------------------------------------------------------------------
+Thu Feb 15 17:12:22 UTC 2024 - Lee Duncan <ldun...@suse.com>
+
+- Fix build issues with SOURCE_DATA_EPOCH, updating the SPEC file.
+
+-------------------------------------------------------------------

Old:
----
  mhvtl-1.71_release+903.d3ec98550dc3.tar.xz

New:
----
  mhvtl-1.71_release+26.3f767890cdb2.tar.xz

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

Other differences:
------------------
++++++ mhvtl.spec ++++++
--- /var/tmp/diff_new_pack.Swk7pO/_old  2024-10-08 17:25:01.478570928 +0200
+++ /var/tmp/diff_new_pack.Swk7pO/_new  2024-10-08 17:25:01.478570928 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mhvtl
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 
 Name:           mhvtl
 URL:            http://sites.google.com/site/linuxvtl2/
-Version:        1.71_release+903.d3ec98550dc3
+Version:        1.71_release+26.3f767890cdb2
 Release:        0
 Requires:       mhvtl-kmp
 Requires:       module-init-tools
@@ -81,6 +81,7 @@
 %setup -qn %{name}-%{version}
 
 %build
+[ -z "$SOURCE_DATE_EPOCH" ] || export 
KBUILD_BUILD_TIMESTAMP=@$SOURCE_DATE_EPOCH
 make MHVTL_HOME_PATH=%{mhvtl_home_dir} VERSION=%{version} \
        SYSTEMD_GENERATOR_DIR=%{_systemdgeneratordir} \
        SYSTEMD_SERVICE_DIR=%{_unitdir} FIRMWAREDIR=%{_firmware_path}
@@ -166,7 +167,7 @@
 %{_unitdir}/vtltape@.service
 %{_unitdir}/vtllibrary@.service
 %dir %{mhvtl_home_dir}
-%ghost %{mhvtl_home_dir}/*
+%ghost %attr(0644,root,root) %{mhvtl_home_dir}/*
 %defattr(644,root,root)
 %{_mandir}/man1/vtlcmd.1%{ext_man}
 %{_mandir}/man1/vtllibrary.1%{ext_man}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Swk7pO/_old  2024-10-08 17:25:01.518572598 +0200
+++ /var/tmp/diff_new_pack.Swk7pO/_new  2024-10-08 17:25:01.518572598 +0200
@@ -6,7 +6,7 @@
     <param name="filename">mhvtl</param>
     <param name="revision">HEAD</param>
     <param name="versionformat">1.7-1_release+@TAG_OFFSET@.%h</param>
-    <param name="match-tag">1.[0-0]-[0-0]_release</param>
+    <param name="match-tag">1.[0-9]-[0-9]_release</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Swk7pO/_old  2024-10-08 17:25:01.538573433 +0200
+++ /var/tmp/diff_new_pack.Swk7pO/_new  2024-10-08 17:25:01.546573766 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/markh794/mhvtl.git</param>
-              <param 
name="changesrevision">d3ec98550dc375696dfdc134ce19dd1942d566e1</param></service></servicedata>
+              <param 
name="changesrevision">3f767890cdb256a0227184ca3c63780c72a2979b</param></service></servicedata>
 (No newline at EOF)
 

++++++ mhvtl-1.71_release+903.d3ec98550dc3.tar.xz -> 
mhvtl-1.71_release+26.3f767890cdb2.tar.xz ++++++
++++ 2391 lines of diff (skipped)

Reply via email to