Changelog for
dos2unix-5.3.1-1.1.x86_64.rpm :
Sun Sep 18 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
(cf. packaging guidelines)
Wed Aug 10 14:00:00 2011 pthAATTsuse.de
- Update to 5.3.1:
* Spanish tranlation of messages and manual.
* File ownership is maintained in old file mode (Unix only).
* Dos2unix and Unix2dos share the same language files.
* Code cleanup.
Wed May 25 14:00:00 2011 ajAATTsuse.de
- Add buildrequire on xz.
Mon May 23 14:00:00 2011 pthAATTsuse.de
- Repackage with xz.
Sat May 21 14:00:00 2011 crrodriguezAATTopensuse.org
- Open all fds with O_CLOEXEC.
Sat May 21 14:00:00 2011 vlado.paskovAATTgmail.com
- Version update to 5.3
- removed patch dos2unix-no_pdf.patch, this version doesn\'t
generate pdf/ps documents.
- updated dos2unix-correct_ending.patch
- fixed Url: in the spec file
Tue Feb 15 13:00:00 2011 pthAATTsuse.de
- Don\'t generate ps/pdf documents, thus no need for ghostscript.
Thu Feb 3 13:00:00 2011 pthAATTsuse.de
- Update to 5.2:
ISO conversion mode supports same DOS code pages as SunOS dos2unix does:
CP437 (US), CP850 (Western European), CP860 (Portuguese),
CP863 (French Canadian), and CP865 (Nordic).
ISO conversion mode supports Windows code page CP1252 (Western).
SunOS compatible options -ascii, -iso, -7, -437, -850, -860, -863, and -865.
Active code page detection for ISO mode.
Fixed ISO conversion of non-breaking space (NBSP).
Treat ASCII Form Feed control characters as valid text.
Update manual pages.
Don\'t include generated documentation files in Unix source package.
- Suffix for HTML pages is .html not .htm
Fri Jan 14 13:00:00 2011 cooloAATTnovell.com
- remove unsupported locales
Wed Nov 10 13:00:00 2010 cooloAATTnovell.com
- fix file list
Sun Oct 31 13:00:00 2010 jengelhAATTmedozas.de
- Use %_smp_mflags
Tue Aug 24 14:00:00 2010 pthAATTsuse.de
- Update 5.1.1:
* Added Dutch translation of the manual
* Updated German translation
Sat Apr 10 14:00:00 2010 ajAATTsuse.de
- Add eo-x directories to fix build.
Tue Apr 6 14:00:00 2010 pthAATTnovell.com
- Update to 5.1:
* Esperanto translations have been added.
* Command-line options can be set in stdio mode.
* Localization information has been added to the manual.
* Man pages have been merged.
* Man page generation from Perl POD file.
Wed Feb 17 13:00:00 2010 pthAATTsuse.de
- Update to 5.0:
* Dos2unix and Unix2dos have been bundled in a single package.
* German translations have been added.
* Dos2unix -l --newline also works in MAC mode.
* Unix2dos also got option -l, --newline.
* Added MAC mode to Unix2dos: Convert Unix line endings to Mac line endings.
* Cleanup of messages and manual.
Wed Feb 3 13:00:00 2010 pthAATTsuse.de
- Update to 4.1.2:
* dos2unix.c: Preserve file mode in \'new file mode\'.
* Makefile: Allow CFLAGS to be set externally.
- Adapt Makefile patch and German message catalog.
Tue Dec 22 13:00:00 2009 cooloAATTnovell.com
- fix translation
Wed Dec 16 13:00:00 2009 pthAATTsuse.de
- Update to 4.0:
* version 4.0
* Added internationalisation using gettext.
* Added Dutch translation.
* New option -L/--license that prints software license.
* Code cleanup
* Update manual
* version 3.2
* version.mk: New file.
* README: New file.
* INSTALL: Updated.
* Makefile: Makefile according GNU standards.
* ChangeLog : New file.
* Applied all patches from RedHat:
- Use DESTDIR only in install makefile targets.
- Add a German translation.
Tue Dec 15 13:00:00 2009 jengelhAATTmedozas.de
- enable parallel building
Mon Apr 20 14:00:00 2009 pthAATTsuse.de
- Don\'t destroy original file if the output is on a different file
system (bnc#488261).