7.0.
This commit is contained in:
parent
17c2ae85d1
commit
f9c9d00e36
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user