Hello community, here is the log from the commit of package YODA for openSUSE:Factory checked in at 2016-11-14 20:16:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/YODA (Old) and /work/SRC/openSUSE:Factory/.YODA.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "YODA" Changes: -------- --- /work/SRC/openSUSE:Factory/YODA/YODA.changes 2015-06-30 10:17:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.YODA.new/YODA.changes 2016-11-14 20:16:53.000000000 +0100 @@ -1,0 +2,11 @@ +Thu Nov 10 14:19:51 UTC 2016 - [email protected] + +- Update to version 1.6.5: + * Fix handling of --enable/disable-root configure options. + * Improvements to Cython version testing. +- Numerous changes from last packaged version (1.3.1) through + version 1.6.4. Please see ChangeLog file for details. +- Drop YODA-boost-configure-for-GCC5.patch: no longer needed due + to fixes in upstream code. + +------------------------------------------------------------------- Old: ---- YODA-1.3.1.tar.bz2 YODA-boost-configure-for-GCC5.patch New: ---- YODA-1.6.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ YODA.spec ++++++ --- /var/tmp/diff_new_pack.ApVhzP/_old 2016-11-14 20:16:54.000000000 +0100 +++ /var/tmp/diff_new_pack.ApVhzP/_new 2016-11-14 20:16:54.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package YODA # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -19,24 +19,18 @@ %define so_name lib%{name} Name: YODA -Version: 1.3.1 +Version: 1.6.5 Release: 0 Summary: A small set of data analysis classes for MC event generator validation analyses License: GPL-2.0 Group: Development/Libraries/C and C++ Url: http://yoda.hepforge.org/ Source: http://www.hepforge.org/archive/yoda/%{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM YODA-boost-configure-for-GCC5.patch [email protected] -- Fix autoconf's boost lookup with GCC5; patch taken from boost.m4 upstream -Patch0: YODA-boost-configure-for-GCC5.patch BuildRequires: boost-devel BuildRequires: gcc-c++ BuildRequires: pkg-config BuildRequires: python-Cython BuildRequires: python-devel -# For patch0, which modifies autobuild files -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: libtool BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -105,16 +99,8 @@ %prep %setup -q -# GCC5 used only for openSUSE > 13.2 -%if 0%{?suse_version} > 1320 -%patch0 -p1 -%endif %build -# GCC5 used only for openSUSE > 13.2 -%if 0%{?suse_version} > 1320 -autoreconf -i -%endif %configure make %{?_smp_mflags} @@ -144,6 +130,7 @@ %{_bindir}/flat2yoda %{_bindir}/yoda2aida %{_bindir}/yoda2flat +%{_bindir}/yoda2yoda %{_bindir}/yoda-config %{_bindir}/yodamerge %{_bindir}/yodacmp ++++++ YODA-1.3.1.tar.bz2 -> YODA-1.6.5.tar.bz2 ++++++ ++++ 135257 lines of diff (skipped)
