Changeset 781 for spec/trunk/SPECS/python-pycurl.spec
- Timestamp:
- Jun 9, 2016, 12:43:44 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/python-pycurl.spec
r522 r781 3 3 Name: python-pycurl 4 4 Version: 7.19.5.1 5 Release: 1%{?dist}5 Release: 2%{?dist} 6 6 Summary: A Python interface to libcurl 7 7 … … 26 26 27 27 Requires: libcurl >= 7.37 28 29 # YD because of ucs4 30 Requires: python >= 2.7.6-13 28 31 29 32 Provides: pycurl = %{version}-%{release} … … 94 97 95 98 %changelog 99 * Thu Jun 09 2016 yd <yd@os2power.com> 7.19.5.1-2 100 - rebuild for ucs4, ticket#182. 101 96 102 * Thu Feb 05 2015 yd <yd@os2power.com> 7.19.5.1-1 97 103 - initial build.
Note:
See TracChangeset
for help on using the changeset viewer.