diff --git a/python-josepy.spec b/python-josepy.spec index 5bc1451..df224c5 100644 --- a/python-josepy.spec +++ b/python-josepy.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: JOSE protocol implementation in Python License: ASL 2.0 @@ -150,5 +150,8 @@ install -pD -t %{buildroot}%{_mandir}/man1 docs/_build/man/*.1* %endif %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Jan 18 2018 Eli Young - 1.0.1-1 - Initial package.