Changeset 750 for spec/trunk/SPECS/ffmpeg.spec
- Timestamp:
- Apr 18, 2016, 4:11:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/ffmpeg.spec
r745 r750 22 22 Name: ffmpeg 23 23 Version: 2.8.6 24 Release: 1%{?dist}24 Release: 2%{?dist} 25 25 %if 0%{?_with_amr:1} 26 26 License: GPLv3+ … … 219 219 %endif 220 220 %endif 221 --extra-ldflags="-Zhigh-mem" \ 221 222 --extra-libs="-lpoll -lmmap" 222 223 … … 269 270 270 271 %changelog 272 * Mon Apr 18 2016 Dmitriy Kuminov <coding@dmik.org> 2.8.6-2 273 - Enable high memory support. 274 271 275 * Fri Apr 15 2016 Dmitriy Kuminov <coding@dmik.org> 2.8.6-1 272 276 - Initial release of version 2.8.6.
Note:
See TracChangeset
for help on using the changeset viewer.