Changeset 1384 for spec/trunk/SPECS/python.spec
- Timestamp:
- Apr 18, 2018, 3:06:32 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/python.spec
r1289 r1384 55 55 Name: %{python} 56 56 Version: 2.7.6 57 Release: 19%{?dist}57 Release: 20%{?dist} 58 58 License: Python 59 59 Group: Development/Languages … … 64 64 Provides: python(abi) = %{pybasever} 65 65 66 %scm_source svn http://svn.netlabs.org/repos/rpm/python/trunk 1 28166 %scm_source svn http://svn.netlabs.org/repos/rpm/python/trunk 1381 67 67 68 68 %if %{main_python} … … 523 523 524 524 %changelog 525 * Tue Apr 18 2018 Dmitriy Kuminov <coding@dmik.org> 2.7.6-20. 526 - Understand `*module.pyd` and `*module.dll` extensions for Python modules. 527 - Improve handling of BEGINLIBPATH and other pseudo-env vars (#299). 528 525 529 * Mon Jan 8 2018 Dmitriy Kuminov <coding@dmik.org> 2.7.6-19 526 530 - Make sys.executable work for fancy python exe names on OS/2.
Note:
See TracChangeset
for help on using the changeset viewer.