Hello community,

here is the log from the commit of package cvise for openSUSE:Factory checked 
in at 2020-04-29 20:53:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cvise (Old)
 and      /work/SRC/openSUSE:Factory/.cvise.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cvise"

Wed Apr 29 20:53:58 2020 rev:3 rq:798964 version:1.0.0+git.20200429.99a7004

Changes:
--------
--- /work/SRC/openSUSE:Factory/cvise/cvise.changes      2020-04-27 
23:38:04.963488645 +0200
+++ /work/SRC/openSUSE:Factory/.cvise.new.2738/cvise.changes    2020-04-29 
20:54:51.481338125 +0200
@@ -1,0 +2,14 @@
+Wed Apr 29 14:15:24 UTC 2020 - [email protected]
+
+- Update to version 1.0.0+git.20200429.99a7004:
+  * Refactor script_path and programs in cvise.py.
+  * Finish usage of GNUInstallDirs (#16).
+  * Rapidly improve Pass statistics:
+  * Update wording in COPYING.
+  * Run tests with ${PYTHON_EXECUTABLE} -m pytest.
+  * Respect -DCLANG_FORMAT cmake variable (#15).
+  * Use GNUInstallDirs for configurable install locations
+  * Add ctest for the project (#14).
+  * Remove one more documentation reference of delta.
+
+-------------------------------------------------------------------

Old:
----
  cvise-1.0.0+git.20200426.be575d6.tar.xz

New:
----
  cvise-1.0.0+git.20200429.99a7004.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cvise.spec ++++++
--- /var/tmp/diff_new_pack.tCnRDj/_old  2020-04-29 20:54:52.153339664 +0200
+++ /var/tmp/diff_new_pack.tCnRDj/_new  2020-04-29 20:54:52.153339664 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           cvise
-Version:        1.0.0+git.20200426.be575d6
+Version:        1.0.0+git.20200429.99a7004
 Release:        0
 Summary:        Super-parallel Python port of the C-Reduce
 License:        BSD-3-Clause
@@ -27,7 +27,6 @@
 BuildRequires:  astyle
 BuildRequires:  clang9-devel
 BuildRequires:  cmake
-BuildRequires:  delta
 BuildRequires:  flex
 BuildRequires:  gcc-c++
 BuildRequires:  indent
@@ -39,7 +38,6 @@
 BuildRequires:  unifdef
 Requires:       astyle
 Requires:       clang9
-Requires:       delta
 Requires:       indent
 Requires:       llvm9
 Requires:       python3-Pebble
@@ -63,7 +61,7 @@
 
 %build
 %define __builder ninja
-%cmake
+%cmake -DCMAKE_INSTALL_LIBEXECDIR=%_libexecdir
 %cmake_build
 
 %check
@@ -76,9 +74,12 @@
 %files
 %license COPYING
 %{_bindir}/cvise
-%{_bindir}/clang_delta
-%{_bindir}/clex
-%{_bindir}/strlex
+%dir %{_libexecdir}/cvise
+%{_libexecdir}/cvise/clex
+%{_libexecdir}/cvise/clang_delta
+%{_libexecdir}/cvise/clex
+%{_libexecdir}/cvise/strlex
+%{_libexecdir}/cvise/topformflat
 %{_datadir}/cvise
 
 %changelog

++++++ cvise-1.0.0+git.20200426.be575d6.tar.xz -> 
cvise-1.0.0+git.20200429.99a7004.tar.xz ++++++
++++ 2834 lines of diff (skipped)


Reply via email to