Ignore:
Timestamp:
Apr 18, 2018, 3:06:32 PM (7 years ago)
Author:
dmik
Message:

spec: python: Release version 2.7.6-20.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/python.spec

    r1289 r1384  
    5555Name: %{python}
    5656Version: 2.7.6
    57 Release: 19%{?dist}
     57Release: 20%{?dist}
    5858License: Python
    5959Group: Development/Languages
     
    6464Provides: python(abi) = %{pybasever}
    6565
    66 %scm_source svn http://svn.netlabs.org/repos/rpm/python/trunk 1281
     66%scm_source svn http://svn.netlabs.org/repos/rpm/python/trunk 1381
    6767
    6868%if %{main_python}
     
    523523
    524524%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
    525529* Mon Jan 8 2018 Dmitriy Kuminov <coding@dmik.org> 2.7.6-19
    526530- Make sys.executable work for fancy python exe names on OS/2.
Note: See TracChangeset for help on using the changeset viewer.