Hello community,

here is the log from the commit of package YODA for openSUSE:Factory checked in 
at 2019-05-06 13:26:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/YODA (Old)
 and      /work/SRC/openSUSE:Factory/.YODA.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "YODA"

Mon May  6 13:26:39 2019 rev:12 rq:700425 version:1.7.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/YODA/YODA.changes        2018-05-30 
13:07:58.455770873 +0200
+++ /work/SRC/openSUSE:Factory/.YODA.new.5148/YODA.changes      2019-05-06 
13:26:42.161203798 +0200
@@ -1,0 +2,14 @@
+Wed May  1 11:31:10 UTC 2019 - Atri Bhattacharya <[email protected]>
+
+- Update to version 1.7.4:
+  * Roll out sameBinning methods for Profile1D and Profile2D.
+  * Add sameBinning methods for Histo1D and Histo2D.
+  * Remove debug couts from single-AO Writer::write() function.
+  * Add --ignore-missing and --ignore-new flags to yodadiff.
+  * Tidy up point-comparison output of yodadiff.
+  * Fix additional weighting in yodamerge
+- See %{_docdir}/YODA-devel/ChangeLog for changes between version
+  1.7.1 through 1.7.3.
+- Rebase sover.diff to apply cleanly.
+
+-------------------------------------------------------------------

Old:
----
  YODA-1.7.0.tar.bz2

New:
----
  YODA-1.7.4.tar.bz2

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

Other differences:
------------------
++++++ YODA.spec ++++++
--- /var/tmp/diff_new_pack.ZaLpls/_old  2019-05-06 13:26:42.861205049 +0200
+++ /var/tmp/diff_new_pack.ZaLpls/_new  2019-05-06 13:26:42.865205056 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package YODA
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,10 @@
 #
 
 
-%define so_name lib%{name}-1_7_0
+%define so_name lib%{name}-1_7_4
 
 Name:           YODA
-Version:        1.7.0
+Version:        1.7.4
 Release:        0
 Summary:        A small set of data analysis classes for MC event generator 
validation analyses
 License:        GPL-2.0-only

++++++ YODA-1.7.0.tar.bz2 -> YODA-1.7.4.tar.bz2 ++++++
++++ 71511 lines of diff (skipped)

++++++ sover.diff ++++++
--- /var/tmp/diff_new_pack.ZaLpls/_old  2019-05-06 13:26:44.005207091 +0200
+++ /var/tmp/diff_new_pack.ZaLpls/_new  2019-05-06 13:26:44.005207091 +0200
@@ -2,10 +2,10 @@
  src/Makefile.am |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-Index: YODA-1.7.0/src/Makefile.am
+Index: YODA-1.7.4/src/Makefile.am
 ===================================================================
---- YODA-1.7.0.orig/src/Makefile.am
-+++ YODA-1.7.0/src/Makefile.am
+--- YODA-1.7.4.orig/src/Makefile.am
++++ YODA-1.7.4/src/Makefile.am
 @@ -23,7 +23,7 @@ libYODA_la_SOURCES = \
      Scatter2D.cc \
      Scatter3D.cc
@@ -13,5 +13,5 @@
 -libYODA_la_LDFLAGS = -avoid-version
 +libYODA_la_LDFLAGS = -release ${PACKAGE_VERSION}
  libYODA_la_LIBADD = $(builddir)/tinyxml/libyoda-tinyxml.la 
$(builddir)/yamlcpp/libyoda-yaml-cpp.la
- libYODA_la_CPPFLAGS = $(AM_CPPFLAGS) -DTIXML_USE_STL -I$(srcdir)/yamlcpp 
-I$(srcdir) -DYAMLCPP_API=3 -DYAML_NAMESPACE=YODA_YAML
+ libYODA_la_CPPFLAGS = $(AM_CPPFLAGS) -DTIXML_USE_STL -I$(srcdir)/yamlcpp 
-I$(srcdir) -DYAML_NAMESPACE=YODA_YAML
  


Reply via email to