Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2014-11-04 17:28:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dos2unix (Old)
 and      /work/SRC/openSUSE:Factory/.dos2unix.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dos2unix"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dos2unix/dos2unix.changes        2014-08-05 
21:11:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2014-11-04 
17:28:08.000000000 +0100
@@ -1,0 +2,23 @@
+Sun Oct 26 14:31:04 UTC 2014 - [email protected]
+
+- Fixed license type: BSD-2-Clause
+- Added missing manual translations: da, fr, pt_BR.
+- Update to 7.1:
+  * New: Option -i, --info to print file information.
+    This new option prints number of DOS, Unix, and Mac line breaks, the byte
+    order mark, and if the file is text or binary. And it can print the names
+    of files that would be converted.
+  Version 7.0
+  * New: automated self-tests.
+  * New: option -u to keep UTF-16 encoding.
+  * New: option -v to print information about BOMs and converted line breaks.
+  * Change: stdio mode does not automatically set quiet mode.
+  * Change: stdio mode does not automatically force conversion of binaries.
+    An error is returned when the stdin stream contains a binary symbol.
+  * Bugfix: dos2unix -l created DOS line breaks from Mac line breaks.
+  * Bugfix: system error number was not always returned.
+  * Bugfix: an Unicode input file disabled 7bit and iso mode for next input 
files.
+  * Bugfix: mac2unix help text, options -b and -r.
+  * The code has been cleaned up.
+
+-------------------------------------------------------------------

Old:
----
  dos2unix-6.0.6.tar.gz

New:
----
  dos2unix-7.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dos2unix.spec ++++++
--- /var/tmp/diff_new_pack.CW3MvI/_old  2014-11-04 17:28:09.000000000 +0100
+++ /var/tmp/diff_new_pack.CW3MvI/_new  2014-11-04 17:28:09.000000000 +0100
@@ -18,9 +18,9 @@
 
 Name:           dos2unix
 Summary:        Text converters to and from DOS/MAC to UNIX
-License:        BSD-3-Clause
+License:        BSD-2-Clause
 Group:          Productivity/Text/Convertors
-Version:        6.0.6
+Version:        7.1
 Release:        0
 Url:            http://waterlan.home.xs4all.nl/dos2unix.html
 Source:         
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz
@@ -44,7 +44,7 @@
 make %{?_smp_mflags} CC="%{__cc}" HTMLEXT="html"
 
 %install
-%makeinstall docdir=%{_defaultdocdir}/%{name}
+%makeinstall docdir=%{_defaultdocdir}/%{name} HTMLEXT="html"
 %{find_lang} dos2unix --all-name --with-man
 
 %files -f dos2unix.lang
@@ -58,9 +58,12 @@
 %doc %{_mandir}/*/mac2unix.1*
 %doc %{_mandir}/*/unix2mac.1*
 %doc %{_mandir}/*/unix2dos.1*
-%doc %lang(nl) %dir %_mandir/nl
+%doc %lang(de) %dir %_mandir/de
 %doc %lang(es) %dir %_mandir/es
-%doc %lang(uk) %dir %_mandir/uk
+%doc %lang(fr) %dir %_mandir/fr
+%doc %lang(nl) %dir %_mandir/nl
 %doc %lang(pl) %dir %_mandir/pl
+%doc %lang(pt_BR) %dir %_mandir/pt_BR
+%doc %lang(uk) %dir %_mandir/uk
 
 %changelog

++++++ dos2unix-6.0.6.tar.gz -> dos2unix-7.1.tar.gz ++++++
++++ 37131 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to