Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package qore-sqlite3-module for
openSUSE:Factory checked in at 2023-02-03 22:06:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qore-sqlite3-module (Old)
and /work/SRC/openSUSE:Factory/.qore-sqlite3-module.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qore-sqlite3-module"
Fri Feb 3 22:06:20 2023 rev:7 rq:1063057 version:1.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/qore-sqlite3-module/qore-sqlite3-module.changes
2021-08-01 22:41:21.459719866 +0200
+++
/work/SRC/openSUSE:Factory/.qore-sqlite3-module.new.4462/qore-sqlite3-module.changes
2023-02-03 22:17:42.899505582 +0100
@@ -1,0 +2,6 @@
+Fri Feb 3 15:24:03 UTC 2023 - Sarah Kriesch <[email protected]>
+
+- Change documentation to nonarch
+- Add qore-modules as a directory to files
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qore-sqlite3-module.spec ++++++
--- /var/tmp/diff_new_pack.edIUvD/_old 2023-02-03 22:17:43.243506914 +0100
+++ /var/tmp/diff_new_pack.edIUvD/_new 2023-02-03 22:17:43.251506945 +0100
@@ -39,6 +39,7 @@
%package doc
Summary: Documentation and examples for the Qore sqlute3 module
Group: Development/Languages/Other
+BuildArch: noarch
%description doc
This package contains the HTML documentation and example programs for the Qore
@@ -57,7 +58,8 @@
%files
%license COPYING
%doc README RELEASE-NOTES AUTHORS
-%{_libdir}/qore-modules/*
+%dir %{_libdir}/qore-modules
+%{_libdir}/qore-modules/*.qmod
%files doc
%doc test docs