Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package os-autoinst for openSUSE:Factory 
checked in at 2022-05-22 22:10:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old)
 and      /work/SRC/openSUSE:Factory/.os-autoinst.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "os-autoinst"

Sun May 22 22:10:17 2022 rev:294 rq:978564 version:4.6.1653078548.548335f

Changes:
--------
--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2022-05-20 
17:52:06.951301915 +0200
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.1538/os-autoinst.changes        
2022-05-22 22:10:19.792764868 +0200
@@ -1,0 +2,12 @@
+Sun May 22 18:00:21 UTC 2022 - ok...@suse.com
+
+- Update to version 4.6.1653078548.548335f:
+  * Enable the use of Perl "signatures" in testapi
+  * Fix finding `git` in build script
+  * Avoid Git error in installed version of os-autoinst
+  * Add basic unit tests for backend svirt
+  * Small fixes for svirt backend and removal of HDDFORMAT check
+  * Remove 'HDDFORMAT' from backendvars
+  * Only load snapshots if there is actually a next module
+
+-------------------------------------------------------------------

Old:
----
  os-autoinst-4.6.1653037748.75eb1b1.obscpio

New:
----
  os-autoinst-4.6.1653078548.548335f.obscpio

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

Other differences:
------------------
++++++ os-autoinst-test.spec ++++++
--- /var/tmp/diff_new_pack.q6IOFo/_old  2022-05-22 22:10:20.864765839 +0200
+++ /var/tmp/diff_new_pack.q6IOFo/_new  2022-05-22 22:10:20.872765847 +0200
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define         short_name os-autoinst
 Name:           %{short_name}%{?name_ext}
-Version:        4.6.1653037748.75eb1b1
+Version:        4.6.1653078548.548335f
 Release:        0
 Summary:        test package for os-autoinst
 License:        GPL-2.0-or-later

++++++ os-autoinst.spec ++++++
--- /var/tmp/diff_new_pack.q6IOFo/_old  2022-05-22 22:10:20.896765868 +0200
+++ /var/tmp/diff_new_pack.q6IOFo/_new  2022-05-22 22:10:20.900765872 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           os-autoinst
-Version:        4.6.1653037748.75eb1b1
+Version:        4.6.1653078548.548335f
 Release:        0
 Summary:        OS-level test automation
 License:        GPL-2.0-or-later
@@ -167,8 +167,6 @@
 
 %prep
 %setup -q
-# Replace version number from git to what's reported by the package
-sed  -i 's/ my $thisversion = qx{git.*rev-parse HEAD}.*;/ my $thisversion = 
"%{version}";/' isotovideo
 
 # don't require qemu within OBS
 # and exclude known flaky tests in OBS check
@@ -185,7 +183,10 @@
 
 %build
 %define __builder ninja
-%cmake -DOS_AUTOINST_DOC_DIR:STRING="%{_docdir}/%{name}" 
-DSYSTEMD_SERVICE_DIR:STRING="%{_unitdir}"
+%cmake \
+    -DOS_AUTOINST_DOC_DIR:STRING="%{_docdir}/%{name}" \
+    -DOS_AUTOINST_VERSION:STRING="%{version}" \
+    -DSYSTEMD_SERVICE_DIR:STRING="%{_unitdir}"
 %cmake_build
 
 %install

++++++ os-autoinst-4.6.1653037748.75eb1b1.obscpio -> 
os-autoinst-4.6.1653078548.548335f.obscpio ++++++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.6.1653037748.75eb1b1.obscpio
 
/work/SRC/openSUSE:Factory/.os-autoinst.new.1538/os-autoinst-4.6.1653078548.548335f.obscpio
 differ: char 51, line 1

++++++ os-autoinst.obsinfo ++++++
--- /var/tmp/diff_new_pack.q6IOFo/_old  2022-05-22 22:10:20.968765934 +0200
+++ /var/tmp/diff_new_pack.q6IOFo/_new  2022-05-22 22:10:20.976765941 +0200
@@ -1,5 +1,5 @@
 name: os-autoinst
-version: 4.6.1653037748.75eb1b1
-mtime: 1653037748
-commit: 75eb1b13165f9a5f98d7a86137525076d78a632f
+version: 4.6.1653078548.548335f
+mtime: 1653078548
+commit: 548335fc1544beeb51e86fe83e025a0f0aa4901e
 

Reply via email to