This commit is contained in:
Tim Waugh 2014-10-07 09:28:16 +01:00
parent f9c9d00e36
commit e5f481261b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ dos2unix-5.1.1.tar.gz
/dos2unix-6.0.5.tar.gz
/dos2unix-6.0.6.tar.gz
/dos2unix-7.0.tar.gz
/dos2unix-7.1.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Text file format converters
Name: dos2unix
Version: 7.0
Version: 7.1
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 Oct 7 2014 Tim Waugh <twaugh@redhat.com> 7.1-1
- 7.1.
* Wed Sep 10 2014 Tim Waugh <twaugh@redhat.com> 7.0-1
- 7.0.

View File

@ -1 +1 @@
7abcb86ef1cfac629448a86d3d7b3a52 dos2unix-7.0.tar.gz
794c98ff9452a917c89d0a941c922b0d dos2unix-7.1.tar.gz