This commit is contained in:
Tim Waugh 2014-09-10 10:44:39 +01:00
parent 17c2ae85d1
commit f9c9d00e36
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ dos2unix-5.1.1.tar.gz
/dos2unix-6.0.4.tar.gz /dos2unix-6.0.4.tar.gz
/dos2unix-6.0.5.tar.gz /dos2unix-6.0.5.tar.gz
/dos2unix-6.0.6.tar.gz /dos2unix-6.0.6.tar.gz
/dos2unix-7.0.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Text file format converters Summary: Text file format converters
Name: dos2unix Name: dos2unix
Version: 6.0.6 Version: 7.0
Release: 2%{?dist} Release: 1%{?dist}
Group: Applications/Text Group: Applications/Text
License: BSD License: BSD
URL: http://waterlan.home.xs4all.nl/dos2unix.html URL: http://waterlan.home.xs4all.nl/dos2unix.html
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Wed Sep 10 2014 Tim Waugh <twaugh@redhat.com> 7.0-1
- 7.0.
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.0.6-2 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.0.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
9010a4ca60d91798e6859a5a987fe7db dos2unix-6.0.6.tar.gz 7abcb86ef1cfac629448a86d3d7b3a52 dos2unix-7.0.tar.gz