Changeset 472 for spec/trunk/SPECS/libtool.spec
- Timestamp:
- Oct 30, 2014, 10:48:49 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/libtool.spec
r471 r472 6 6 Name: libtool 7 7 Version: 2.4.2 8 Release: 6%{?dist}8 Release: 7%{?dist} 9 9 License: GPLv2+ and LGPLv2+ and GFDL 10 10 URL: http://www.gnu.org/software/libtool/ … … 14 14 15 15 %define svn_url http://svn.netlabs.org/repos/ports/libtool/trunk 16 %define svn_rev 89116 %define svn_rev 925 17 17 18 18 Source: %{name}-%{version}%{?svn_rev:-r%{svn_rev}}.zip … … 173 173 174 174 %changelog 175 * Fri Oct 31 2014 Dmitriy Kuminov <coding@dmik.org> 2.4.2-7 176 - Rename -os2dllname switch to -shortname (old one is still 177 supported for backward compatibility). 178 - Always set allow_undefined to no on OS/2. 179 - Fix setting BEGINLIBPATH in execute mode on OS/2. 180 - Support -version-number on OS/2. 181 175 182 * Tue Oct 3 2014 Dmitriy Kuminov <coding@dmik.org> 2.4.2-6 176 183 - Generate proper DLL version suffix (CURRNENT - AGE).
Note:
See TracChangeset
for help on using the changeset viewer.