Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apfel for openSUSE:Factory checked in at 2021-06-12 20:08:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apfel (Old) and /work/SRC/openSUSE:Factory/.apfel.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apfel" Sat Jun 12 20:08:26 2021 rev:13 rq:899618 version:3.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/apfel/apfel.changes 2020-05-06 11:04:28.739289949 +0200 +++ /work/SRC/openSUSE:Factory/.apfel.new.32437/apfel.changes 2021-06-12 20:10:47.381214665 +0200 @@ -1,0 +2,7 @@ +Tue Jun 8 22:56:27 UTC 2021 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 3.0.5: + + No release notes. +- Rename source tarball to %{name}-%{version} format. + +------------------------------------------------------------------- Old: ---- 3.0.4.tar.gz New: ---- apfel-3.0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apfel.spec ++++++ --- /var/tmp/diff_new_pack.kMwFnF/_old 2021-06-12 20:10:47.829215445 +0200 +++ /var/tmp/diff_new_pack.kMwFnF/_new 2021-06-12 20:10:47.833215452 +0200 @@ -1,7 +1,7 @@ # # spec file for package apfel # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,13 +27,13 @@ %define soname libAPFEL0 Name: apfel -Version: 3.0.4 +Version: 3.0.5 Release: 0 Summary: A Probability Distribution Function Evolution Library License: GPL-3.0-or-later Group: Development/Libraries/C and C++ URL: http://apfel.hepforge.org/ -Source: https://github.com/scarrazza/%{name}/archive/%{version}.tar.gz +Source: https://github.com/scarrazza/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz # PATCH-FIX-UPSTREAM apfel-allow-disabling-pywrap.patch badshah...@gmail.com -- Allow building with python extension disabled, for example due to lack of python2 support in the system Patch0: apfel-allow-disabling-pywrap.patch BuildRequires: LHAPDF-devel