Add macro %python3_version_nodots
This commit is contained in:
parent
3a3febacac
commit
c21eb4aa37
2 changed files with 5 additions and 1 deletions
|
|
@ -126,7 +126,7 @@
|
|||
Summary: Version 3 of the Python programming language aka Python 3000
|
||||
Name: python3
|
||||
Version: %{pybasever}.2
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
License: Python
|
||||
Group: Development/Languages
|
||||
|
||||
|
|
@ -1755,6 +1755,9 @@ rm -fr %{buildroot}
|
|||
# ======================================================
|
||||
|
||||
%changelog
|
||||
* Thu May 22 2014 Miro Hrončok <mhroncok@redhat.com> - 3.3.2-14
|
||||
- Add macro %%python3_version_nodots
|
||||
|
||||
* Wed May 21 2014 Jaroslav Škarvada <jskarvad@redhat.com> - 3.3.2-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue