forked from pool/apfel
Accepting request 899618 from science
OBS-URL: https://build.opensuse.org/request/show/899618 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apfel?expand=0&rev=13
This commit is contained in:
commit
5e6772b5f3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7bfae7fe2dc0185981850f2fe6ae4842749339d064c25bf525b4ef412bbb224
|
||||
size 8380118
|
3
apfel-3.0.5.tar.gz
Normal file
3
apfel-3.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72fce224bf9a47b7a5da778d691fe7cb8715bd40662bdcf0f91197d4cf49d2f8
|
||||
size 8381558
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 8 22:56:27 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Update to version 3.0.5:
|
||||
+ No release notes.
|
||||
- Rename source tarball to %{name}-%{version} format.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 28 09:50:35 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
@ -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 badshah400@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
|
||||
|
Loading…
Reference in New Issue
Block a user