forked from pool/apfel
Accepting request 317828 from home:badshah400:branches:science
Update to version 2.5.2 OBS-URL: https://build.opensuse.org/request/show/317828 OBS-URL: https://build.opensuse.org/package/show/science/apfel?expand=0&rev=6
This commit is contained in:
parent
51ba15b518
commit
15dc0df3c9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b646ca84f11069ddf10bc2cd863c556c52257cb68c7b015abdb938f3d9301b3c
|
||||
size 11908043
|
3
2.5.2.tar.gz
Normal file
3
2.5.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbdf42f24f66ed028392710a985d774a55ffeb2a7a0fb53177f45af2b47c4b6b
|
||||
size 5797583
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 9 10:20:17 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
- Update to version 2.5.2:
|
||||
+ Implementation of truncated PDF evolution.
|
||||
+ libAPFELevol: a light version of APFEL with just evolution.
|
||||
+ general code improvements.
|
||||
+ Fixed bugs:
|
||||
- Fixed bug in the computation of the SIA cross-sections.
|
||||
- Fixed xmax and xmin tolerance.
|
||||
- Changes from previous versions 2.3.4 through 2.4.0:
|
||||
+ See https://github.com/scarrazza/apfel/releases.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 20 22:07:36 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define pypackage python-%{name}
|
||||
|
||||
Name: apfel
|
||||
Version: 2.3.3
|
||||
Version: 2.5.2
|
||||
Release: 0
|
||||
Summary: A PDF Evolution Library
|
||||
License: GPL-3.0+
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 9 10:20:17 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
- Update to version 2.5.2:
|
||||
+ Implementation of truncated PDF evolution.
|
||||
+ libAPFELevol: a light version of APFEL with just evolution.
|
||||
+ general code improvements.
|
||||
+ Fixed bugs:
|
||||
- Fixed bug in the computation of the SIA cross-sections.
|
||||
- Fixed xmax and xmin tolerance.
|
||||
- Changes from previous versions 2.3.4 through 2.4.0:
|
||||
+ See https://github.com/scarrazza/apfel/releases.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 20 22:07:36 UTC 2015 - badshah400@gmail.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define bname apfel
|
||||
|
||||
Name: apfelgui
|
||||
Version: 2.3.3
|
||||
Version: 2.5.2
|
||||
Release: 0
|
||||
Summary: A PDF Evolution Library
|
||||
License: GPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user