From ad55f15d9394d3408f76cfa84d57542d3856e4ce Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 09 2018 11:27:52 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-ujson.spec b/python-ujson.spec index 43e07b2..77ad6c9 100644 --- a/python-ujson.spec +++ b/python-ujson.spec @@ -14,7 +14,7 @@ Name: python-%{modname} Version: 2.0 # include the snapshot bits if github_date is set -Release: %{rel}%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}.2 +Release: %{rel}%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}.3 Summary: An ultra fast JSON encoder and decoder written in pure C License: BSD @@ -91,6 +91,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} tests/tests.py -v %{python3_sitearch}/%{modname}*.so %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2.0-0.1.20170206git2f1d487.3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Aug 03 2017 Fedora Release Engineering - 2.0-0.1.20170206git2f1d487.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild