use %python3_pkgversion

yay, less conditionals!
This commit is contained in:
Rex Dieter 2019-06-19 11:36:21 -05:00
parent 913f686644
commit 0aef5d1789

View File

@ -1,9 +1,6 @@
%if !0%{?bootstrap} && (0%{?fedora} || 0%{?rhel} > 6)
%global tests 1
%global python3 python3
%if 0%{?rhel} == 7
%global python3 python34
%endif
%global python3 python%{python3_pkgversion}
%endif
Name: lensfun
@ -170,6 +167,9 @@ popd
%changelog
* Wed Jun 19 2019 Rex Dieter <rdieter@fedoraproject.org> - 0.3.2-19
- use %%python3_pkgversion
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild