Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fossil for openSUSE:Factory checked in at 2021-04-24 23:09:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fossil (Old) and /work/SRC/openSUSE:Factory/.fossil.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fossil" Sat Apr 24 23:09:20 2021 rev:31 rq:888230 version:2.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/fossil/fossil.changes 2021-02-01 13:30:44.498330449 +0100 +++ /work/SRC/openSUSE:Factory/.fossil.new.12324/fossil.changes 2021-04-24 23:10:30.567509884 +0200 @@ -1,0 +2,25 @@ +Sat Apr 24 14:51:01 UTC 2021 - Andreas Stieger <[email protected]> + +- fossil 2.15.1: + * fix access to tables starting "fx_" in ticket report + +------------------------------------------------------------------- +Sun Mar 28 18:46:07 UTC 2021 - Andreas Stieger <[email protected]> + +- fossil 2.15: + * Relax default Content Security policy to allow images to be + loaded from any URL + * Updates to skins and their configuration options + * Built-in skin can now be selected via the skin= request + parameter and the /skins page. + * /cookies page can now now delete individual cookies + * Various extensions to diff displaz and operations + * Add the --list option to the tarball, zip, and sqlar commands. + * New TH1 commands: "builtin_request_js", "capexpr", "foreach", + "lappend", and "string match" + * The leaves command now shows the branch point of each leaf. + * The fossil add command refuses to add files whose names are + reserved by Windows (ex: "aux") unless the --allow-reserved + option is included. + +------------------------------------------------------------------- Old: ---- fossil-src-2.14.tar.gz New: ---- fossil-src-2.15.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fossil.spec ++++++ --- /var/tmp/diff_new_pack.o1uajF/_old 2021-04-24 23:10:31.099510636 +0200 +++ /var/tmp/diff_new_pack.o1uajF/_new 2021-04-24 23:10:31.103510642 +0200 @@ -16,23 +16,27 @@ # -%bcond_with system_sqlite %bcond_without tests +%if 0%{?suse_version} > 1500 +%bcond_without system_sqlite +%else +%bcond_with system_sqlite +%endif Name: fossil -Version: 2.14 +Version: 2.15.1 Release: 0 Summary: Distributed software configuration management License: BSD-2-Clause Group: Development/Tools/Version Control -URL: https://www.fossil-scm.org/ -Source: %{URL}/index.html/uv/%{name}-src-%{version}.tar.gz +URL: https://fossil-scm.org/ +Source: https://fossil-scm.org/home/uv/fossil-src-%{version}.tar.gz BuildRequires: fuse-devel BuildRequires: gcc BuildRequires: openssl-devel BuildRequires: tcl BuildRequires: zlib-devel %if %{with system_sqlite} -BuildRequires: sqlite3-devel >= 3.34.0 +BuildRequires: sqlite3-devel >= 3.35.0 %endif %description ++++++ fossil-src-2.14.tar.gz -> fossil-src-2.15.1.tar.gz ++++++ ++++ 36728 lines of diff (skipped)
