Hello community, here is the log from the commit of package tup for openSUSE:Factory checked in at 2018-07-31 15:58:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tup (Old) and /work/SRC/openSUSE:Factory/.tup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tup" Tue Jul 31 15:58:28 2018 rev:3 rq:625897 version:0.7.7 Changes: -------- --- /work/SRC/openSUSE:Factory/tup/tup.changes 2018-04-22 14:41:16.989399512 +0200 +++ /work/SRC/openSUSE:Factory/.tup.new/tup.changes 2018-07-31 15:58:32.167458590 +0200 @@ -1,0 +2,15 @@ +Sat Jul 28 07:08:02 UTC 2018 - [email protected] + +- Update to version 0.7.7 + * Added --debug-logging flag to save build DAGs and file changes + in .tup/log/ + * Minor bug fixes: + + LD_PRELOAD dependency checker (now works with clang) + + Outputs in other directories don't continually reparse if + the outputs aren't built yet + + Windows local build issues + + Partial updates for groups now build dependent groups + + Partial updates now correctly clear the modify flag on + normal files + +------------------------------------------------------------------- Old: ---- tup-0.7.6.tar.gz New: ---- tup-0.7.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tup.spec ++++++ --- /var/tmp/diff_new_pack.Q7kZ4K/_old 2018-07-31 15:58:33.363460617 +0200 +++ /var/tmp/diff_new_pack.Q7kZ4K/_new 2018-07-31 15:58:33.367460625 +0200 @@ -17,10 +17,10 @@ Name: tup -Version: 0.7.6 +Version: 0.7.7 Release: 0 Summary: File-based build system -License: GPL-2.0 +License: GPL-2.0-only Group: Development/Tools/Building Url: http://gittup.org/tup/ Source0: https://github.com/gittup/tup/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -52,7 +52,7 @@ %prep %setup -q %patch0 -p1 -sed "s/\`git describe\`/%{version}/" -i src/tup/version/Tupfile +sed "s/\`git describe\`/%{version}/" -i src/tup/link.sh %build export CFLAGS="%{optflags}" @@ -78,13 +78,12 @@ rm -rf docs/html/pub %files -f vim.files -%defattr(-,root,root,-) -%doc CONTRIBUTING.md COPYING README.md +%doc CONTRIBUTING.md README.md +%license COPYING %{_bindir}/tup %{_mandir}/man1/tup.1.gz %files doc -%defattr(-,root,root,-) %doc docs/* %changelog ++++++ tup-0.7.6.tar.gz -> tup-0.7.7.tar.gz ++++++ ++++ 19077 lines of diff (skipped)
