This commit is contained in:
Tim Waugh 2016-02-15 10:01:14 +00:00
parent 69dc532921
commit 7807c1d051
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ dos2unix-5.1.1.tar.gz
/dos2unix-7.3.tar.gz
/dos2unix-7.3.1.tar.gz
/dos2unix-7.3.2.tar.gz
/dos2unix-7.3.3.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Text file format converters
Name: dos2unix
Version: 7.3.2
Release: 2%{?dist}
Version: 7.3.3
Release: 1%{?dist}
Group: Applications/Text
License: BSD
URL: http://waterlan.home.xs4all.nl/dos2unix.html
@ -43,10 +43,13 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Feb 15 2016 Tim Waugh <twaugh@redhat.com> 7.3.3-1
- 7.3.3 (bug #1308277).
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Nov 20 2015 Tim Waugh <twaugh@redhat.com> 7.3.2-1
* Mon Nov 30 2015 Tim Waugh <twaugh@redhat.com> 7.3.2-1
- 7.3.2 (bug #1284134).
* Thu Oct 1 2015 Tim Waugh <twaugh@redhat.com> 7.3.1-1

View File

@ -1 +1 @@
77701464e6d715676f57304f6adc13ad dos2unix-7.3.2.tar.gz
e06d7b8bf4b9b86d7ff61f02d514e95f dos2unix-7.3.3.tar.gz