Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package qore-yaml-module for
openSUSE:Factory checked in at 2023-07-24 18:27:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qore-yaml-module (Old)
and /work/SRC/openSUSE:Factory/.qore-yaml-module.new.1467 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qore-yaml-module"
Mon Jul 24 18:27:10 2023 rev:10 rq:1100030 version:0.7.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/qore-yaml-module/qore-yaml-module.changes
2023-01-24 20:54:58.075838140 +0100
+++
/work/SRC/openSUSE:Factory/.qore-yaml-module.new.1467/qore-yaml-module.changes
2023-07-24 18:27:22.110644279 +0200
@@ -1,0 +2,6 @@
+Sat Jul 22 11:03:58 UTC 2023 - Sarah Kriesch <[email protected]>
+
+- Update %{module_api} for yaml api checks
+- Fix build with new qore (1.16.1)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qore-yaml-module.spec ++++++
--- /var/tmp/diff_new_pack.liIkf5/_old 2023-07-24 18:27:22.766648133 +0200
+++ /var/tmp/diff_new_pack.liIkf5/_new 2023-07-24 18:27:22.774648180 +0200
@@ -111,10 +111,10 @@
%check
export QORE_MODULE_DIR=$QORE_MODULE_DIR:qlib
-qore -l ./yaml-api-1.3.qmod test/DataStreamClient.qtest -v
-qore -l ./yaml-api-1.3.qmod test/DataStreamHandler.qtest -v
-qore -l ./yaml-api-1.3.qmod test/DataStreamUtil.qtest -v
-qore -l ./yaml-api-1.3.qmod test/YamlRpcHandler.qtest -v
-qore -l ./yaml-api-1.3.qmod test/yaml.qtest -v
+qore -l ./yaml-api-%{module_api}.qmod test/DataStreamClient.qtest -v
+qore -l ./yaml-api-%{module_api}.qmod test/DataStreamHandler.qtest -v
+qore -l ./yaml-api-%{module_api}.qmod test/DataStreamUtil.qtest -v
+qore -l ./yaml-api-%{module_api}.qmod test/YamlRpcHandler.qtest -v
+qore -l ./yaml-api-%{module_api}.qmod test/yaml.qtest -v
%changelog