Hello community,

here is the log from the commit of package HepMC2 for openSUSE:Factory checked 
in at 2020-07-17 20:53:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/HepMC2 (Old)
 and      /work/SRC/openSUSE:Factory/.HepMC2.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "HepMC2"

Fri Jul 17 20:53:52 2020 rev:3 rq:821515 version:2.06.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/HepMC2/HepMC2.changes    2017-09-12 
19:54:04.898156404 +0200
+++ /work/SRC/openSUSE:Factory/.HepMC2.new.3592/HepMC2.changes  2020-07-17 
20:54:38.213157282 +0200
@@ -1,0 +2,16 @@
+Tue Jul 14 20:29:31 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Update to version 2.06.11:
+  * HepMC/HepMCDefs.h: Add a HEPMC_HAS_ORDERED_WEIGHTS #define.
+  * HepMC/WeightContainer.h: Add weights() and weight_names()
+    public methods.
+  * src/WeightContainer.cc: Fix print() to use canonical weight
+    ordering.
+  * src/GenEventStreamIO.cc: Fix the I/O streaming to preserve the
+    weight ordering.
+  * Fixed the tests.
+- Use %license for COPYING file.
+- Minor updates to spec file.
+- Update URL and Source Url to new upstream website.
+
+-------------------------------------------------------------------

Old:
----
  HepMC-2.06.09.tar.gz

New:
----
  hepmc2.06.11.tgz

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

Other differences:
------------------
++++++ HepMC2.spec ++++++
--- /var/tmp/diff_new_pack.67lqtv/_old  2020-07-17 20:54:40.213159368 +0200
+++ /var/tmp/diff_new_pack.67lqtv/_new  2020-07-17 20:54:40.217159373 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package HepMC
+# spec file for package HepMC2
 #
-# Copyright (c) 2013 SUSE LINUX Products 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,18 +12,19 @@
 # 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/
 #
 
+
 %define srcname HepMC
 Name:           HepMC2
-Version:        2.06.09
+Version:        2.06.11
 Release:        0
 Summary:        An event record for High Energy Physics Monte Carlo Generators 
in C++
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Development/Libraries/C and C++ 
-Url:            http://lcgapp.cern.ch/project/simu/HepMC/
-Source:         
http://lcgapp.cern.ch/project/simu/HepMC/download/HepMC-%{version}.tar.gz
+URL:            http://hepmc.web.cern.ch/hepmc/
+Source:         http://hepmc.web.cern.ch/hepmc/releases/hepmc%{version}.tgz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -109,7 +110,8 @@
 
 %files -n libHepMC4
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog README COPYING
+%doc AUTHORS ChangeLog README
+%license COPYING
 %{_libdir}/*.so.*
 
 %files -n HepMC2-devel


Reply via email to