Hello community, here is the log from the commit of package cvise for openSUSE:Factory checked in at 2020-05-08 23:06:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cvise (Old) and /work/SRC/openSUSE:Factory/.cvise.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cvise" Fri May 8 23:06:31 2020 rev:5 rq:801271 version:1.2.0+git.20200507.7cf63b5 Changes: -------- --- /work/SRC/openSUSE:Factory/cvise/cvise.changes 2020-05-01 11:15:14.576094027 +0200 +++ /work/SRC/openSUSE:Factory/.cvise.new.2738/cvise.changes 2020-05-08 23:06:33.698010550 +0200 @@ -1,0 +2,49 @@ +Thu May 07 12:55:11 UTC 2020 - [email protected] + +- Update to version 1.2.0+git.20200507.7cf63b5: + * Fix cvise --version - unknown git version. + +------------------------------------------------------------------- +Thu May 07 12:46:39 UTC 2020 - [email protected] + +- Update to version 1.2.0+git.20200507.9fa4330: + * Fix argument parsing of cvise-delta. + * Remove unused files in .gitattributes. + +------------------------------------------------------------------- +Thu May 07 12:00:44 UTC 2020 - [email protected] + +- Update to version 1.1.0+git.20200507.c12db9c: + * Bump to 1.2.0. + +------------------------------------------------------------------- +Thu May 07 11:53:06 UTC 2020 - [email protected] + +- Update to version 1.1.0+git.20200507.b467807: + * Update cvise-delta documentation entry. + * Add cvise-delta. + * Add delta.json group file. + * Fix different argument name error. + * Fix crash when we reach enf of reduction. + * Add clang_delta piggybacking test. + * Skip git hash for cvise --version of a release build. + * Do not re-count instances for clangbinarysearch passes. + * Start using psutil and improve CPU count detection. + * Remove 2 lit leftovers. + * Change timing-related options. + * Update CREDUCE_MERGE. + * Port to python tests. + * correctly remove unused deleted/defaulted functions + * Update copyright years. + * Port to Python tests. + * handle namespace declared by macros + * Port to Python tests. + * added several tests for remove-namespace pass + * Add CREDUCE_MERGE with last picked git revision. + * Update INSTALL documentation. + * Document usage of podman. + * Add License.txt for delta. + * cmake: Do not fail on missing pebble + * Support DESTDIR env variable in run-time. + +------------------------------------------------------------------- Old: ---- cvise-1.1.0+git.20200430.e8d954e.tar.xz New: ---- cvise-1.2.0+git.20200507.7cf63b5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cvise.spec ++++++ --- /var/tmp/diff_new_pack.Nb5p1C/_old 2020-05-08 23:06:34.302011784 +0200 +++ /var/tmp/diff_new_pack.Nb5p1C/_new 2020-05-08 23:06:34.302011784 +0200 @@ -17,7 +17,7 @@ Name: cvise -Version: 1.1.0+git.20200430.e8d954e +Version: 1.2.0+git.20200507.7cf63b5 Release: 0 Summary: Super-parallel Python port of the C-Reduce License: BSD-3-Clause @@ -34,6 +34,7 @@ BuildRequires: ncurses-devel BuildRequires: ninja BuildRequires: python3-Pebble +BuildRequires: python3-psutil BuildRequires: python3-pytest4 BuildRequires: unifdef Requires: astyle @@ -74,6 +75,7 @@ %files %license COPYING %{_bindir}/cvise +%{_bindir}/cvise-delta %dir %{_libexecdir}/cvise %{_libexecdir}/cvise/clex %{_libexecdir}/cvise/clang_delta ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Nb5p1C/_old 2020-05-08 23:06:34.338011857 +0200 +++ /var/tmp/diff_new_pack.Nb5p1C/_new 2020-05-08 23:06:34.338011857 +0200 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="changesgenerate">enable</param> <param name="filename">cvise</param> - <param name="versionformat">1.1.0+git.%cd.%h</param> + <param name="versionformat">1.2.0+git.%cd.%h</param> </service> <service mode="disabled" name="recompress"> <param name="file">*.tar</param> ++++++ cvise-1.1.0+git.20200430.e8d954e.tar.xz -> cvise-1.2.0+git.20200507.7cf63b5.tar.xz ++++++ ++++ 2275 lines of diff (skipped)
