From 0a165d554df12e3ee5a208896cccf7afb85eb540 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 07 2017 11:10:27 +0000 Subject: Rebuild due to bug in RPM (RHBZ #1468476) Signed-off-by: Igor Gnatenko --- diff --git a/pygrib.spec b/pygrib.spec index 3baecde..eb99ff7 100644 --- a/pygrib.spec +++ b/pygrib.spec @@ -4,7 +4,7 @@ Name: pygrib Version: 2.0.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python module for reading and writing GRIB (editions 1 and 2) files License: MIT @@ -218,6 +218,9 @@ export PYTHONPATH=%{buildroot}/%{python3_sitearch} %endif # with_python3 %changelog +* Fri Jul 07 2017 Igor Gnatenko - 2.0.2-7 +- Rebuild due to bug in RPM (RHBZ #1468476) + * Fri Jun 30 2017 Jos de Kloe 2.0.2-6 - rename pygrib to python2-pygrib following the new package naming scheme