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)