Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tup for openSUSE:Factory checked in at 2021-05-15 23:16:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tup (Old) and /work/SRC/openSUSE:Factory/.tup.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tup" Sat May 15 23:16:25 2021 rev:7 rq:893336 version:0.7.11 Changes: -------- --- /work/SRC/openSUSE:Factory/tup/tup.changes 2020-11-02 09:42:17.781719488 +0100 +++ /work/SRC/openSUSE:Factory/.tup.new.2988/tup.changes 2021-05-15 23:17:26.448441457 +0200 @@ -1,0 +2,26 @@ +Sat May 15 19:18:48 UTC 2021 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 0.7.11 + New features: + * ^t flag can be used to mark commands with "transient" + outputs. These outputs are removed after all dependent + commands have been processed. (See the manual for details if + you think this will be useful for you) + * Internal lua version is now 5.4.3 + Bug fixes: + * Environment variable changes now show in --debug-logging logs + * Including a lua file from a regular Tupfile no longer breaks + updating variables with += + * Tup now detects if it is running inside of Conemu's + dependency injection and issues a warning + * Changing external files now correctly re-parses if + full_deps=1 (thanks alightr!) + * 'tup varsed' now works inside a 'tup generate' script + * Fixes to the progress bar that sometimes showed a non-zero + ending state. + * Argument ordering for partial updates is no longer strict + (both 'tup filename -k' and 'tup -k filename' should work to + update filename with the keep-going flag enabled). +- Drop tup-32bit.patch (merged upstream) + +------------------------------------------------------------------- Old: ---- tup-0.7.10.tar.gz tup-32bit.patch New: ---- tup-0.7.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tup.spec ++++++ --- /var/tmp/diff_new_pack.EifFkg/_old 2021-05-15 23:17:27.028438480 +0200 +++ /var/tmp/diff_new_pack.EifFkg/_new 2021-05-15 23:17:27.028438480 +0200 @@ -1,7 +1,7 @@ # # spec file for package tup # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: tup -Version: 0.7.10 +Version: 0.7.11 Release: 0 Summary: File-based build system License: GPL-2.0-only @@ -25,8 +25,6 @@ Source0: https://github.com/gittup/tup/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source99: %{name}.rpmlintrc Patch0: tup-add_archs.patch -# PATCH-FIX-UPSTREAM tup-32bit.patch -Patch1: tup-32bit.patch BuildRequires: awk BuildRequires: pkgconfig BuildRequires: vim ++++++ tup-0.7.10.tar.gz -> tup-0.7.11.tar.gz ++++++ ++++ 130123 lines of diff (skipped)