Hello community,

here is the log from the commit of package HepMC for openSUSE:Factory checked 
in at 2020-12-21 10:24:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/HepMC (Old)
 and      /work/SRC/openSUSE:Factory/.HepMC.new.5145 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "HepMC"

Mon Dec 21 10:24:35 2020 rev:10 rq:857138 version:3.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/HepMC/HepMC.changes      2020-07-17 
20:54:31.265150035 +0200
+++ /work/SRC/openSUSE:Factory/.HepMC.new.5145/HepMC.changes    2020-12-21 
10:27:08.392233100 +0100
@@ -1,0 +2,17 @@
+Thu Dec 17 23:32:40 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Update to version 3.2.3:
+  * Documentation and copyright years were updated.
+  * Python bindings were regenerated with binder 1.1.0 and the
+    pybind11 copy updated to 2.6.0.
+  * The #ifdefs around the functions that had to be excluded from
+    bindings but binder 1.0.0 was not doing that were removed. 
+  * A python test with attributes was added.
+  * ReaderLHEF was fixed for to treat correctly more comaplicated
+    input.
+  * Included updates to many python scripts. 
+  * Included updates to CMake scripts.
+- Run tests; need to pass CMAKE_SKIP_RPATH=OFF to cmake to fix
+  rpath handling in Leap 15.2 (and doesn't hurt generally).
+
+-------------------------------------------------------------------

Old:
----
  HepMC3-3.2.2.tar.gz

New:
----
  HepMC3-3.2.3.tar.gz

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

Other differences:
------------------
++++++ HepMC.spec ++++++
--- /var/tmp/diff_new_pack.5yH2FN/_old  2020-12-21 10:27:09.220234039 +0100
+++ /var/tmp/diff_new_pack.5yH2FN/_new  2020-12-21 10:27:09.224234044 +0100
@@ -21,7 +21,7 @@
 
 Name:           HepMC
 %define lname  libHepMC3-1
-Version:        3.2.2
+Version:        3.2.3
 Release:        0
 Summary:        An event record for High Energy Physics Monte Carlo Generators 
in C++
 # Python bindings are BSD-3-Clause, packaged separately
@@ -112,8 +112,10 @@
        -DCMAKE_INSTALL_DOCDIR:PATH=%{_docdir}/%{name} \
        -DHEPMC3_BUILD_STATIC_LIBS:BOOL=OFF \
        -DHEPMC3_PYTHON_VERSIONS:STRING="%{py3_ver}" \
+       -DCMAKE_SKIP_RPATH:BOOL=OFF \
        -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON \
-       -DHEPMC3_BUILD_EXAMPLES:BOOL=ON
+       -DHEPMC3_BUILD_EXAMPLES:BOOL=ON \
+       -DHEPMC3_ENABLE_TEST:BOOL=ON        
 
 %cmake_build
 
@@ -122,6 +124,9 @@
 
 %fdupes %{buildroot}%{_docdir}/%{name}/
 
+%check
+%ctest
+
 %post   -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig
 
@@ -131,7 +136,7 @@
 
 %files devel
 %license LICENCE COPYING
-%doc README* ChangeLog DESIGN
+%doc README* ChangeLog
 %{_bindir}/HepMC3-config
 %{_libdir}/libHepMC3.so
 %{_libdir}/libHepMC3search.so

++++++ HepMC3-3.2.2.tar.gz -> HepMC3-3.2.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/HepMC/HepMC3-3.2.2.tar.gz 
/work/SRC/openSUSE:Factory/.HepMC.new.5145/HepMC3-3.2.3.tar.gz differ: char 13, 
line 1
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to