Ignore:
Timestamp:
Apr 7, 2014, 12:51:04 PM (11 years ago)
Author:
Yuri Dario
Message:

spec: update to python 2.7.6.

File:
1 edited

Legend:

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

    r279 r405  
    66Name: %{name}
    77Version: %{version}
    8 Release: 4%{?dist}
     8Release: 5%{?dist}
    99Source: libxml2-%{version}.tar.gz
    1010#Source1: %{name}-%{unmangled_version}.tar.gz
     
    2323Requires: libxml2 = %{version}
    2424Requires: python
    25 Requires: python(abi) = 2.6
     25Requires: python(abi) = 2.7
    2626
    2727%description
     
    5454
    5555%changelog
     56* Mon Apr 07 2014 yd
     57- build for python 2.7.
     58
    5659* Mon Jan 16 2012 yd
    5760- rebuild with libc 0.6.4 runtime.
Note: See TracChangeset for help on using the changeset viewer.