SHA256
1
0
forked from pool/apfel
Dominique Leuenberger 2021-06-12 18:08:26 +00:00 committed by Git OBS Bridge
commit 5e6772b5f3
4 changed files with 13 additions and 6 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:72fce224bf9a47b7a5da778d691fe7cb8715bd40662bdcf0f91197d4cf49d2f8
size 8381558

View File

@ -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>

View File

@ -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