Hello community,

here is the log from the commit of package HepMC for openSUSE:Factory checked 
in at 2020-01-09 22:54:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/HepMC (Old)
 and      /work/SRC/openSUSE:Factory/.HepMC.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "HepMC"

Thu Jan  9 22:54:13 2020 rev:5 rq:762561 version:3.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/HepMC/HepMC.changes      2019-05-06 
13:26:36.965194520 +0200
+++ /work/SRC/openSUSE:Factory/.HepMC.new.6675/HepMC.changes    2020-01-09 
22:54:46.118834620 +0100
@@ -1,0 +2,19 @@
+Wed Jan  8 22:50:32 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Update to version 3.1.2:
+  * Add GenParticle::abs_pid() to match FourVector::abs_eta(),
+    abs_rap().
+  * Add FourVector component-setting functions in HepMC method
+    naming convention; deprecate old camelCase ones.
+  * Bugfix release. Fixed some typos and minor bugs.
+  * Fixed name of ROOT dictionary
+  * Added more standard attributes
+  * Extended documentation for doxygen
+  * Added stremer output to Reader/Writer classes
+  * Added procedures for boost, rotation and reflection to
+    GenEvent
+  * Added operators for printing events, particles, etc.
+  * Added example with reading of compressed file and more tests
+- Run fdupes on full docdir to link even more duplicated files.
+
+-------------------------------------------------------------------

Old:
----
  HepMC3-3.1.1.tar.gz

New:
----
  HepMC3-3.1.2.tar.gz

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

Other differences:
------------------
++++++ HepMC.spec ++++++
--- /var/tmp/diff_new_pack.Mj0JTJ/_old  2020-01-09 22:54:47.450835287 +0100
+++ /var/tmp/diff_new_pack.Mj0JTJ/_new  2020-01-09 22:54:47.466835295 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package HepMC
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,26 +12,26 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           HepMC
 %define lname  libHepMC3-1
-Version:        3.1.1
+Version:        3.1.2
 Release:        0
 Summary:        An event record for High Energy Physics Monte Carlo Generators 
in C++
 License:        GPL-2.0-only
 Group:          Development/Libraries/C and C++
-Url:            http://hepmc.web.cern.ch/hepmc/
+URL:            http://hepmc.web.cern.ch/hepmc/
 Source:         
http://hepmc.web.cern.ch/hepmc/releases/%{name}3-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-fortran
-BuildRequires:  graphviz-gd
 BuildRequires:  ghostscript-fonts-std
+BuildRequires:  graphviz-gd
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -95,7 +95,8 @@
 #Install examples manually so that fdupes can be run on them
 mkdir -p %{buildroot}%{_docdir}/%{name}
 cp -pr examples %{buildroot}%{_docdir}/%{name}/
-%fdupes %{buildroot}%{_docdir}/%{name}/examples
+cp -pr doc/doxygen/html %{buildroot}%{_docdir}/%{name}/
+%fdupes %{buildroot}%{_docdir}/%{name}/
 
 %post   -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig
@@ -105,9 +106,10 @@
 %{_libdir}/libHepMC3search.so.*
 
 %files devel
-%doc README* ChangeLog DESIGN doc/doxygen/html
+%doc README* ChangeLog DESIGN
 %dir %{_docdir}/%{name}
 %doc %{_docdir}/%{name}/examples
+%doc %{_docdir}/%{name}/html
 %{_bindir}/HepMC3-config
 %{_libdir}/libHepMC3.so
 %{_libdir}/libHepMC3search.so

++++++ HepMC3-3.1.1.tar.gz -> HepMC3-3.1.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/HepMC/HepMC3-3.1.1.tar.gz 
/work/SRC/openSUSE:Factory/.HepMC.new.6675/HepMC3-3.1.2.tar.gz differ: char 13, 
line 1


Reply via email to