This commit is contained in:
Tim Waugh 2016-05-25 09:18:26 +01:00
parent 7807c1d051
commit c6edc79eb9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ dos2unix-5.1.1.tar.gz
/dos2unix-7.3.1.tar.gz
/dos2unix-7.3.2.tar.gz
/dos2unix-7.3.3.tar.gz
/dos2unix-7.3.4.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Text file format converters
Name: dos2unix
Version: 7.3.3
Version: 7.3.4
Release: 1%{?dist}
Group: Applications/Text
License: BSD
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
rm -rf $RPM_BUILD_ROOT
%changelog
* Wed May 25 2016 Tim Waugh <twaugh@redhat.com> 7.3.4-1
- 7.3.4.
* Mon Feb 15 2016 Tim Waugh <twaugh@redhat.com> 7.3.3-1
- 7.3.3 (bug #1308277).

View File

@ -1 +1 @@
e06d7b8bf4b9b86d7ff61f02d514e95f dos2unix-7.3.3.tar.gz
04428e77e2ead8a92c1492ba8977f1d1 dos2unix-7.3.4.tar.gz