diff --git a/.gitignore b/.gitignore index 636593b..d867832 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ dos2unix-5.1.1.tar.gz /dos2unix-5.3.tar.gz /dos2unix-5.3.1.tar.gz /dos2unix-5.3.2.tar.gz +/dos2unix-5.3.3.tar.gz diff --git a/dos2unix.spec b/dos2unix.spec index 76d0387..9ab809f 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -1,6 +1,6 @@ Summary: Text file format converters Name: dos2unix -Version: 5.3.2 +Version: 5.3.3 Release: 1%{?dist} Group: Applications/Text License: BSD @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} rm -rf $RPM_BUILD_ROOT %changelog +* Tue Mar 13 2012 Tim Waugh 5.3.3-1 +- 5.3.3. + * Mon Jan 30 2012 Tim Waugh 5.3.2-1 - 5.3.2. diff --git a/sources b/sources index b3810d5..abd6ee8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa2768f3e1223f0e8f30e6449d398872 dos2unix-5.3.2.tar.gz +f352d648b97197c8a786eccc832764d8 dos2unix-5.3.3.tar.gz