5.3.2.
This commit is contained in:
parent
bd9a9d603b
commit
2e06cc7445
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ dos2unix-5.1.1.tar.gz
|
||||
/dos2unix-5.2.1.tar.gz
|
||||
/dos2unix-5.3.tar.gz
|
||||
/dos2unix-5.3.1.tar.gz
|
||||
/dos2unix-5.3.2.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Summary: Text file format converters
|
||||
Name: dos2unix
|
||||
Version: 5.3.1
|
||||
Release: 2%{?dist}
|
||||
Version: 5.3.2
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Text
|
||||
License: BSD
|
||||
URL: http://www.xs4all.nl/~waterlan/dos2unix.html
|
||||
Source: http://www.xs4all.nl/~waterlan/dos2unix/%{name}-%{version}.tar.gz
|
||||
URL: http://waterlan.home.xs4all.nl/dos2unix.html
|
||||
Source: http://waterlan.home.xs4all.nl/dos2unix/%{name}-%{version}.tar.gz
|
||||
BuildRequires: gettext
|
||||
BuildRequires: perl
|
||||
Provides: unix2dos = %{version}-%{release}
|
||||
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Mon Jan 30 2012 Tim Waugh <twaugh@redhat.com> 5.3.2-1
|
||||
- 5.3.2.
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.3.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user