Hello community, here is the log from the commit of package fossil for openSUSE:Factory checked in at 2018-02-27 17:00:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fossil (Old) and /work/SRC/openSUSE:Factory/.fossil.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fossil" Tue Feb 27 17:00:04 2018 rev:20 rq:580552 version:2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/fossil/fossil.changes 2017-12-08 21:48:49.399365061 +0100 +++ /work/SRC/openSUSE:Factory/.fossil.new/fossil.changes 2018-02-27 17:00:24.514729125 +0100 @@ -1,0 +2,9 @@ +Mon Feb 26 15:18:04 UTC 2018 - [email protected] + +- update to 2.5: + * UI updates + * display ettings persist across pages + * improve responsiveness fo server process + * Support for SQL Archives as a download option + +------------------------------------------------------------------- Old: ---- fossil-src-2.4.tar.gz New: ---- fossil-src-2.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fossil.spec ++++++ --- /var/tmp/diff_new_pack.gaoKtO/_old 2018-02-27 17:00:26.442659466 +0100 +++ /var/tmp/diff_new_pack.gaoKtO/_new 2018-02-27 17:00:26.446659322 +0100 @@ -1,7 +1,7 @@ # # spec file for package fossil # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,9 +21,8 @@ %else %bcond_with system_sqlite %endif - Name: fossil -Version: 2.4 +Version: 2.5 Release: 0 Summary: Distributed software configuration management License: BSD-2-Clause @@ -33,13 +32,12 @@ Patch1: fossil-1.37-remove_date_time.patch BuildRequires: fuse-devel BuildRequires: gcc +BuildRequires: openssl-devel BuildRequires: tcl BuildRequires: zlib-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with system_sqlite} BuildRequires: sqlite3-devel >= 3.20.0 %endif -BuildRequires: openssl-devel %description Fossil is a distributed software configuration management system with @@ -69,11 +67,10 @@ make %{?_smp_mflags} %install -make %{?_smp_mflags} DESTDIR=%{buildroot} install +%make_install %files -%defattr(-,root,root) -%doc COPYRIGHT-BSD2.txt +%license COPYRIGHT-BSD2.txt %{_bindir}/fossil %changelog ++++++ fossil-src-2.4.tar.gz -> fossil-src-2.5.tar.gz ++++++ ++++ 43899 lines of diff (skipped)
