Accepting request 231095 from home:tabraham1:branches:Base:System
update to 6.0.5 OBS-URL: https://build.opensuse.org/request/show/231095 OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=56
This commit is contained in:
parent
fe25781930
commit
c2dac40d91
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:66bd224d4a7fbe13a3b61aa7083b5ef74cf6448a3670606c669f46a84bb9b37a
|
|
||||||
size 84848
|
|
3
dos2unix-6.0.5.tar.gz
Normal file
3
dos2unix-6.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fd3320aeaf6a163e70c462137959cf3e5af2bb22b0674f931f8744b0215d858f
|
||||||
|
size 326460
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 22 22:09:20 UTC 2014 - tabraham@suse.com
|
||||||
|
|
||||||
|
- Update to 6.0.5
|
||||||
|
* Dos2unix is part of the Translation Project (TP).
|
||||||
|
All translations go via the Translation Project.
|
||||||
|
See http://translationproject.org/
|
||||||
|
* New translations of UI messages: Brazilian Portuguese, Chinese (traditional),
|
||||||
|
Danish, French, Hungarian, Polish, Serbian, Ukrainian, Vietnamese.
|
||||||
|
* New translations of the manual: Brazilian Portuguese, French, German,
|
||||||
|
Polish, Ukrainian.
|
||||||
|
* Generated man pages are included in the source package to prevent
|
||||||
|
compilation problems with very old or very new perl/pod2man versions.
|
||||||
|
* Manuals are now generated from gettext PO files with po4a for easier
|
||||||
|
translation.
|
||||||
|
* All manuals are now in UTF-8 encoding.
|
||||||
|
* Skip symbolic links on Windows by default (same as on Unix).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 5 23:26:06 UTC 2014 - tabraham@suse.com
|
Sun Jan 5 23:26:06 UTC 2014 - tabraham@suse.com
|
||||||
|
|
||||||
|
@ -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-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Productivity/Text/Convertors
|
Group: Productivity/Text/Convertors
|
||||||
Version: 6.0.4
|
Version: 6.0.5
|
||||||
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
|
||||||
@ -60,5 +60,7 @@ make %{?_smp_mflags} CC="%{__cc}" HTMLEXT="html"
|
|||||||
%doc %{_mandir}/*/unix2dos.1*
|
%doc %{_mandir}/*/unix2dos.1*
|
||||||
%doc %lang(nl) %dir %_mandir/nl
|
%doc %lang(nl) %dir %_mandir/nl
|
||||||
%doc %lang(es) %dir %_mandir/es
|
%doc %lang(es) %dir %_mandir/es
|
||||||
|
%doc %lang(uk) %dir %_mandir/uk
|
||||||
|
%doc %lang(pl) %dir %_mandir/pl
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user