forked from pool/dos2unix
Accepting request 335633 from Base:System
New upstream OBS-URL: https://build.opensuse.org/request/show/335633 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dos2unix?expand=0&rev=51
This commit is contained in:
commit
8b019eac83
3
dos2unix-7.3.1.tar.gz
Normal file
3
dos2unix-7.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f4d5df24d181c2efecf7631aab6e894489012396092cf206829f1f9a98556b94
|
||||||
|
size 552530
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8175f7552a72edaaa8918fdee68ce2cbc982dc25452f33d4dc611d769f4944d1
|
|
||||||
size 497218
|
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 1 20:56:26 UTC 2015 - waterlan@xs4all.nl
|
||||||
|
|
||||||
|
- Update to 7.3.1
|
||||||
|
* New: Simplified Chinese translation of messages and manual.
|
||||||
|
* Fix: Compilation error "'wchar_t' undeclared" when Unicode support is disabled.
|
||||||
|
* Fix: Compilation errors when MinGW compiler was used (MinGW-w64 was OK).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 25 20:01:40 UTC 2015 - waterlan@xs4all.nl
|
Tue Aug 25 20:01:40 UTC 2015 - waterlan@xs4all.nl
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ Name: dos2unix
|
|||||||
Summary: Text converters to and from DOS/MAC to UNIX
|
Summary: Text converters to and from DOS/MAC to UNIX
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
Group: Productivity/Text/Convertors
|
Group: Productivity/Text/Convertors
|
||||||
Version: 7.3
|
Version: 7.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://waterlan.home.xs4all.nl/dos2unix.html
|
Url: http://waterlan.home.xs4all.nl/dos2unix.html
|
||||||
Source: http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz
|
Source: http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz
|
||||||
@ -65,5 +65,6 @@ make %{?_smp_mflags} CC="%{__cc}" HTMLEXT="html"
|
|||||||
%doc %lang(pl) %dir %_mandir/pl
|
%doc %lang(pl) %dir %_mandir/pl
|
||||||
%doc %lang(pt_BR) %dir %_mandir/pt_BR
|
%doc %lang(pt_BR) %dir %_mandir/pt_BR
|
||||||
%doc %lang(uk) %dir %_mandir/uk
|
%doc %lang(uk) %dir %_mandir/uk
|
||||||
|
%doc %lang(zh_CN) %dir %_mandir/zh_CN
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user