Cleanup spec file conditionals

This commit is contained in:
Troy Dawson 2017-09-29 08:42:20 -07:00
parent 396e63f97a
commit 503ab82b53

View File

@ -1,11 +1,11 @@
%global pypi_name jsonpatch
%if 0%{?fedora}
%if 0%{?fedora} || 0%{?rhel} > 7
%global with_python3 1
%endif
Name: python-%{pypi_name}
Version: 1.14
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Applying JSON Patches in Python
License: BSD
@ -114,6 +114,9 @@ done;
%endif
%changelog
* Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 1.14-5
- Cleanup spec file conditionals
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild