6.0.2.
This commit is contained in:
parent
00580eb9cb
commit
73391759e4
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ dos2unix-5.1.1.tar.gz
|
|||||||
/dos2unix-6.0.tar.gz
|
/dos2unix-6.0.tar.gz
|
||||||
/dos2unix-6.0.1.tar.gz
|
/dos2unix-6.0.1.tar.gz
|
||||||
/dos2unix-6.0.2.tar.gz
|
/dos2unix-6.0.2.tar.gz
|
||||||
|
/dos2unix-6.0.3.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Text file format converters
|
Summary: Text file format converters
|
||||||
Name: dos2unix
|
Name: dos2unix
|
||||||
Version: 6.0.2
|
Version: 6.0.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 28 2013 Tim Waugh <twaugh@redhat.com> 6.0.3-1
|
||||||
|
- 6.0.3.
|
||||||
|
|
||||||
* Fri Sep 7 2012 Tim Waugh <twaugh@redhat.com> 6.0.2-1
|
* Fri Sep 7 2012 Tim Waugh <twaugh@redhat.com> 6.0.2-1
|
||||||
- 6.0.2.
|
- 6.0.2.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user