From c44a3d4bb3e95bd07ffceee3bd4056ef6f0d6821 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 06:31:38 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- lhapdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lhapdf.spec b/lhapdf.spec index 9397d1a..e051ac4 100644 --- a/lhapdf.spec +++ b/lhapdf.spec @@ -6,7 +6,7 @@ Name: lhapdf Version: 6.2.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Les Houches Accord PDF Interface License: GPLv3+ @@ -212,6 +212,9 @@ rm examples/Makefile* %license COPYING %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 6.2.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Nov 10 2018 Mattias Ellert - 6.2.1-5 - Drop Python 2 bindings for Fedora 29+ - Make Cython checking script usable with Python3 (backport)