diff --git a/.gitignore b/.gitignore index 6acf897..96cbc8e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ dos2unix-5.1.1.tar.gz /dos2unix-5.2.tar.gz /dos2unix-5.2.1.tar.gz /dos2unix-5.3.tar.gz +/dos2unix-5.3.1.tar.gz diff --git a/dos2unix.spec b/dos2unix.spec index 6f5796b..e86a39c 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -1,7 +1,7 @@ Summary: Text file format converters Name: dos2unix -Version: 5.3 -Release: 2%{?dist} +Version: 5.3.1 +Release: 1%{?dist} Group: Applications/Text License: BSD URL: http://www.xs4all.nl/~waterlan/dos2unix.html @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir} rm -rf $RPM_BUILD_ROOT %changelog +* Wed Aug 20 2011 Tim Waugh 5.3.1-1 +- 5.3.1. + * Fri May 20 2011 Tim Waugh 5.3-2 - No longer requires ghostscript or groff. - Large file support taken care of upstream now. diff --git a/sources b/sources index e96345c..0b15048 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0db30704f5b68c5a0aeaff9b8d7012e8 dos2unix-5.3.tar.gz +438c48ebd6891b80b58de14c022ca69e dos2unix-5.3.1.tar.gz