Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fossil for openSUSE:Factory checked 
in at 2023-11-16 20:27:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fossil (Old)
 and      /work/SRC/openSUSE:Factory/.fossil.new.2521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fossil"

Thu Nov 16 20:27:53 2023 rev:39 rq:1126652 version:2.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/fossil/fossil.changes    2023-06-04 
00:14:19.302150662 +0200
+++ /work/SRC/openSUSE:Factory/.fossil.new.2521/fossil.changes  2023-11-16 
20:27:57.611038892 +0100
@@ -1,0 +2,12 @@
+Sat Nov  4 14:38:37 UTC 2023 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- fossil 2.23:
+  * Add ability to "close" forum threads
+  * Add the fossil all whatis command
+  * Some web UI ind command output mprovements
+  * New options for email notification to limit to only new threads
+  * Fix a search failure with non-ASCII characters
+  * Improve defense-in-depth against SQL injection, and cross-site
+    request forgery
+
+-------------------------------------------------------------------

Old:
----
  fossil-2.22.tar.gz

New:
----
  fossil-2.23.tar.gz

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

Other differences:
------------------
++++++ fossil.spec ++++++
--- /var/tmp/diff_new_pack.1E5Zav/_old  2023-11-16 20:27:58.699079009 +0100
+++ /var/tmp/diff_new_pack.1E5Zav/_new  2023-11-16 20:27:58.703079156 +0100
@@ -16,15 +16,15 @@
 #
 
 
-%define fossil_uuid 
66ee0beb9b47d827bde533fe6a1fb2ead4ceb1936468881b4fb621bd6bdfd862
-%if 0%{?suse_version} > 1500
+%define fossil_uuid 
47362306a7dd7c6fc3cab77cebe5d25469b0a9448479d9718eb5c49c8337b29
+%if 0%{?suse_version} > 1600
 %bcond_without system_sqlite
 %else
 %bcond_with system_sqlite
 %endif
 %bcond_without tests
 Name:           fossil
-Version:        2.22
+Version:        2.23
 Release:        0
 Summary:        Distributed software configuration management
 License:        BSD-2-Clause
@@ -37,7 +37,7 @@
 BuildRequires:  tcl
 BuildRequires:  zlib-devel
 %if %{with system_sqlite}
-BuildRequires:  sqlite3-devel >= 3.38.0
+BuildRequires:  sqlite3-devel >= 3.43.0
 %endif
 
 %description
@@ -62,8 +62,10 @@
         --prefix=%{_prefix} \
         --with-openssl=auto \
 %if %{with system_sqlite}
-        --disable-internal-sqlite
+        --disable-internal-sqlite \
+       --with-sqlite=%{_prefix} \
 %endif
+       %{nil}
 
 %make_build
 

++++++ fossil-2.22.tar.gz -> fossil-2.23.tar.gz ++++++
/work/SRC/openSUSE:Factory/fossil/fossil-2.22.tar.gz 
/work/SRC/openSUSE:Factory/.fossil.new.2521/fossil-2.23.tar.gz differ: char 5, 
line 1

Reply via email to