commit dos2unix for openSUSE:Factory

2020-10-20 Thread root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2020-10-20 16:00:11

Comparing /work/SRC/openSUSE:Factory/dos2unix (Old)
 and  /work/SRC/openSUSE:Factory/.dos2unix.new.3486 (New)


Package is "dos2unix"

Tue Oct 20 16:00:11 2020 rev:59 rq:842050 version:7.4.2

Changes:

--- /work/SRC/openSUSE:Factory/dos2unix/dos2unix.changes2019-10-07 
13:37:48.236877263 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new.3486/dos2unix.changes  
2020-10-20 16:03:14.601806163 +0200
@@ -1,0 +2,7 @@
+Thu Oct 15 19:37:37 UTC 2020 - Andreas Stieger 
+
+- update to 7.4.2:
+  * translation update
+- add upstream signing key and verify source signature
+
+---

Old:

  dos2unix-7.4.1.tar.gz

New:

  dos2unix-7.4.2.tar.gz
  dos2unix-7.4.2.tar.gz.asc
  dos2unix.keyring



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.bDeDsF/_old  2020-10-20 16:03:15.813806737 +0200
+++ /var/tmp/diff_new_pack.bDeDsF/_new  2020-10-20 16:03:15.813806737 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dos2unix
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   dos2unix
+Version:7.4.2
+Release:0
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-2-Clause
 Group:  Productivity/Text/Convertors
-Version:7.4.1
-Release:0
-Url:https://waterlan.home.xs4all.nl/dos2unix.html
+URL:https://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
https://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz
+Source2:
https://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz.asc
+# http://keys.gnupg.net/pks/lookup?op=get&search=0x38C1F572B12725BE
+Source3:%{name}.keyring
 Provides:   unix2dos = %{version}
 Obsoletes:  unix2dos < %{version}
 
@@ -40,31 +43,25 @@
 
 %build
 export RPM_OPT_FLAGS
-make %{?_smp_mflags} CC="%{__cc}" HTMLEXT="html"
+%make_build CC="gcc" HTMLEXT="html"
 
 %install
-%makeinstall docdir=%{_defaultdocdir}/%{name} HTMLEXT="html"
-%{find_lang} dos2unix --all-name --with-man
+%make_install docdir=%{_defaultdocdir}/%{name} HTMLEXT="html"
+%find_lang dos2unix --all-name --with-man
 
 %files -f dos2unix.lang
 %defattr(-,root,root,0755)
 %doc %{_defaultdocdir}/%{name}
-%{_bindir}/dos2unix
-%{_bindir}/mac2unix
-%{_bindir}/unix2mac
-%{_bindir}/unix2dos
-%doc %{_mandir}/*/dos2unix.1*
-%doc %{_mandir}/*/mac2unix.1*
-%doc %{_mandir}/*/unix2mac.1*
-%doc %{_mandir}/*/unix2dos.1*
-%doc %lang(de) %dir %_mandir/de
-%doc %lang(es) %dir %_mandir/es
-%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(sv) %dir %_mandir/sv
-%doc %lang(uk) %dir %_mandir/uk
-%doc %lang(zh_CN) %dir %_mandir/zh_CN
+%{_bindir}/*
+%{_mandir}/*/*.1%{?ext_man}
+%doc %lang(de) %dir %{_mandir}/de
+%doc %lang(es) %dir %{_mandir}/es
+%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(sv) %dir %{_mandir}/sv
+%doc %lang(uk) %dir %{_mandir}/uk
+%doc %lang(zh_CN) %dir %{_mandir}/zh_CN
 
 %changelog

++ dos2unix-7.4.1.tar.gz -> dos2unix-7.4.2.tar.gz ++
 4724 lines of diff (skipped)




commit dos2unix for openSUSE:Factory

2019-10-07 Thread root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2019-10-07 13:37:45

Comparing /work/SRC/openSUSE:Factory/dos2unix (Old)
 and  /work/SRC/openSUSE:Factory/.dos2unix.new.2352 (New)


Package is "dos2unix"

Mon Oct  7 13:37:45 2019 rev:58 rq:733915 version:7.4.1

Changes:

--- /work/SRC/openSUSE:Factory/dos2unix/dos2unix.changes2017-10-21 
20:20:34.326382390 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new.2352/dos2unix.changes  
2019-10-07 13:37:48.236877263 +0200
@@ -1,0 +2,7 @@
+Wed Sep 25 15:16:51 UTC 2019 - Andreas Stieger 
+
+- update to 7.4.1:
+  * translation updates
+  * code cleanup
+
+---

Old:

  dos2unix-7.4.0.tar.gz

New:

  dos2unix-7.4.1.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.XduCSS/_old  2019-10-07 13:37:48.716875936 +0200
+++ /var/tmp/diff_new_pack.XduCSS/_new  2019-10-07 13:37:48.720875926 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dos2unix
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,13 +20,12 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-2-Clause
 Group:  Productivity/Text/Convertors
-Version:7.4.0
+Version:7.4.1
 Release:0
-Url:http://waterlan.home.xs4all.nl/dos2unix.html
-Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz
+Url:https://waterlan.home.xs4all.nl/dos2unix.html
+Source: 
https://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz
 Provides:   unix2dos = %{version}
 Obsoletes:  unix2dos < %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Dos2unix is used to convert plain text from DOS (CR/LF) format. Mac2unix

++ dos2unix-7.4.0.tar.gz -> dos2unix-7.4.1.tar.gz ++
 15744 lines of diff (skipped)




commit dos2unix for openSUSE:Factory

2017-10-21 Thread root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2017-10-21 20:20:21

Comparing /work/SRC/openSUSE:Factory/dos2unix (Old)
 and  /work/SRC/openSUSE:Factory/.dos2unix.new (New)


Package is "dos2unix"

Sat Oct 21 20:20:21 2017 rev:57 rq:533499 version:7.4.0

Changes:

--- /work/SRC/openSUSE:Factory/dos2unix/dos2unix.changes2017-07-30 
11:20:17.277426897 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2017-10-21 
20:20:34.326382390 +0200
@@ -1,0 +2,7 @@
+Wed Oct 11 21:55:03 UTC 2017 - water...@xs4all.nl
+
+- Update to 7.3.5
+  * New option --allow-chown to allow file ownership change
+in old file mode.
+
+---

Old:

  dos2unix-7.3.5.tar.gz

New:

  dos2unix-7.4.0.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.Z48j3w/_old  2017-10-21 20:20:34.942353546 +0200
+++ /var/tmp/diff_new_pack.Z48j3w/_new  2017-10-21 20:20:34.946353358 +0200
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-2-Clause
 Group:  Productivity/Text/Convertors
-Version:7.3.5
+Version:7.4.0
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz

++ dos2unix-7.3.5.tar.gz -> dos2unix-7.4.0.tar.gz ++
 36369 lines of diff (skipped)




commit dos2unix for openSUSE:Factory

2017-07-30 Thread root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2017-07-30 11:20:16

Comparing /work/SRC/openSUSE:Factory/dos2unix (Old)
 and  /work/SRC/openSUSE:Factory/.dos2unix.new (New)


Package is "dos2unix"

Sun Jul 30 11:20:16 2017 rev:56 rq:509666 version:7.3.5

Changes:

--- /work/SRC/openSUSE:Factory/dos2unix/dos2unix.changes2017-07-08 
12:27:29.712885536 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2017-07-30 
11:20:17.277426897 +0200
@@ -1,0 +2,5 @@
+Mon Jul 10 23:01:17 UTC 2017 - jeng...@inai.de
+
+- Replace suboptimal find \;
+
+---



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.aEpied/_old  2017-07-30 11:20:18.357274651 +0200
+++ /var/tmp/diff_new_pack.aEpied/_new  2017-07-30 11:20:18.361274087 +0200
@@ -37,7 +37,7 @@
 
 %prep
 %setup -q
-find . -type f -exec chmod -x '{}' \;
+find . -type f -exec chmod -x '{}' +
 
 %build
 export RPM_OPT_FLAGS




commit dos2unix for openSUSE:Factory

2017-07-08 Thread root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2017-07-08 12:27:28

Comparing /work/SRC/openSUSE:Factory/dos2unix (Old)
 and  /work/SRC/openSUSE:Factory/.dos2unix.new (New)


Package is "dos2unix"

Sat Jul  8 12:27:28 2017 rev:55 rq:508489 version:7.3.5

Changes:

--- /work/SRC/openSUSE:Factory/dos2unix/dos2unix.changes2016-06-03 
16:34:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2017-07-08 
12:27:29.712885536 +0200
@@ -1,0 +2,11 @@
+Thu Jul  6 07:50:15 UTC 2017 - dims...@opensuse.org
+
+- Use find -exec instead of find | xargs: helps handle cases for
+  files with spaces and quotes in their filenames.
+
+---
+Wed Jul  5 19:33:38 UTC 2017 - water...@xs4all.nl
+
+- Update to 7.3.5
+
+---

Old:

  dos2unix-7.3.4.tar.gz

New:

  dos2unix-7.3.5.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.7TEku2/_old  2017-07-08 12:27:30.356794709 +0200
+++ /var/tmp/diff_new_pack.7TEku2/_new  2017-07-08 12:27:30.360794145 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dos2unix
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-2-Clause
 Group:  Productivity/Text/Convertors
-Version:7.3.4
+Version:7.3.5
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz
@@ -37,7 +37,7 @@
 
 %prep
 %setup -q
-find . -type f | xargs chmod -x
+find . -type f -exec chmod -x '{}' \;
 
 %build
 export RPM_OPT_FLAGS

++ dos2unix-7.3.4.tar.gz -> dos2unix-7.3.5.tar.gz ++
 31033 lines of diff (skipped)




commit dos2unix for openSUSE:Factory

2016-06-03 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2016-06-03 16:34:47

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.changes2016-02-25 
21:41:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2016-06-03 
16:34:48.0 +0200
@@ -1,0 +2,5 @@
+Wed May 25 20:59:41 UTC 2016 - water...@xs4all.nl
+
+- Update to 7.3.4
+
+---

Old:

  dos2unix-7.3.3.tar.gz

New:

  dos2unix-7.3.4.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.9yMEXR/_old  2016-06-03 16:34:49.0 +0200
+++ /var/tmp/diff_new_pack.9yMEXR/_new  2016-06-03 16:34:49.0 +0200
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-2-Clause
 Group:  Productivity/Text/Convertors
-Version:7.3.3
+Version:7.3.4
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz

++ dos2unix-7.3.3.tar.gz -> dos2unix-7.3.4.tar.gz ++
 14752 lines of diff (skipped)




commit dos2unix for openSUSE:Factory

2016-02-25 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2016-02-25 21:41:57

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.changes2015-12-01 
10:01:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2016-02-25 
21:41:59.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb 14 13:20:51 UTC 2016 - water...@xs4all.nl
+
+- Update to 7.3.3
+
+---

Old:

  dos2unix-7.3.2.tar.gz

New:

  dos2unix-7.3.3.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.oK7kBZ/_old  2016-02-25 21:42:00.0 +0100
+++ /var/tmp/diff_new_pack.oK7kBZ/_new  2016-02-25 21:42:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dos2unix
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-2-Clause
 Group:  Productivity/Text/Convertors
-Version:7.3.2
+Version:7.3.3
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz

++ dos2unix-7.3.2.tar.gz -> dos2unix-7.3.3.tar.gz ++
 56047 lines of diff (skipped)




commit dos2unix for openSUSE:Factory

2015-12-01 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2015-12-01 10:01:52

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.changes2015-10-12 
10:00:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2015-12-01 
10:01:53.0 +0100
@@ -1,0 +2,9 @@
+Fri Nov 20 22:21:01 UTC 2015 - water...@xs4all.nl
+
+- Update to 7.3.2
+  * New: Swedish translation of messages and manual.
+  * Updated: Danish and Brazilian Portuguese translations.
+  * Fix: The -iso option was misinterpreted as a corrupted -i option.
+  * Fix: Compilation for MSYS 1.
+
+---

Old:

  dos2unix-7.3.1.tar.gz

New:

  dos2unix-7.3.2.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.N4HkPx/_old  2015-12-01 10:01:54.0 +0100
+++ /var/tmp/diff_new_pack.N4HkPx/_new  2015-12-01 10:01:54.0 +0100
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-2-Clause
 Group:  Productivity/Text/Convertors
-Version:7.3.1
+Version:7.3.2
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz
@@ -64,6 +64,7 @@
 %doc %lang(nl) %dir %_mandir/nl
 %doc %lang(pl) %dir %_mandir/pl
 %doc %lang(pt_BR) %dir %_mandir/pt_BR
+%doc %lang(sv) %dir %_mandir/sv
 %doc %lang(uk) %dir %_mandir/uk
 %doc %lang(zh_CN) %dir %_mandir/zh_CN
 

++ dos2unix-7.3.1.tar.gz -> dos2unix-7.3.2.tar.gz ++
 19416 lines of diff (skipped)




commit dos2unix for openSUSE:Factory

2015-10-12 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2015-10-12 10:00:24

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.changes2015-08-28 
08:25:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2015-10-12 
10:00:25.0 +0200
@@ -1,0 +2,8 @@
+Thu Oct  1 20:56:26 UTC 2015 - water...@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). 
+
+---

Old:

  dos2unix-7.3.tar.gz

New:

  dos2unix-7.3.1.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.F2FOWb/_old  2015-10-12 10:00:26.0 +0200
+++ /var/tmp/diff_new_pack.F2FOWb/_new  2015-10-12 10:00:26.0 +0200
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-2-Clause
 Group:  Productivity/Text/Convertors
-Version:7.3
+Version:7.3.1
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz
@@ -65,5 +65,6 @@
 %doc %lang(pl) %dir %_mandir/pl
 %doc %lang(pt_BR) %dir %_mandir/pt_BR
 %doc %lang(uk) %dir %_mandir/uk
+%doc %lang(zh_CN) %dir %_mandir/zh_CN
 
 %changelog

++ dos2unix-7.3.tar.gz -> dos2unix-7.3.1.tar.gz ++
 27759 lines of diff (skipped)




commit dos2unix for openSUSE:Factory

2015-08-27 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2015-08-28 08:25:36

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.changes2015-07-16 
17:13:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2015-08-28 
08:25:37.0 +0200
@@ -1,0 +2,7 @@
+Tue Aug 25 20:01:40 UTC 2015 - water...@xs4all.nl
+
+- Update to 7.3
+  * New: Unicode file name support on Windows.
+  * Fix: Options -ul and -ub caused option -i to report wrong BOM for no_bom.
+
+---

Old:

  dos2unix-7.2.3.tar.gz

New:

  dos2unix-7.3.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.fzOZGC/_old  2015-08-28 08:25:38.0 +0200
+++ /var/tmp/diff_new_pack.fzOZGC/_new  2015-08-28 08:25:38.0 +0200
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-2-Clause
 Group:  Productivity/Text/Convertors
-Version:7.2.3
+Version:7.3
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz

++ dos2unix-7.2.3.tar.gz -> dos2unix-7.3.tar.gz ++
 30571 lines of diff (skipped)




commit dos2unix for openSUSE:Factory

2015-07-16 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2015-07-16 17:13:20

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.changes2015-05-24 
19:24:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2015-07-16 
17:13:24.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  3 18:13:26 UTC 2015 - water...@xs4all.nl
+
+- Update to 7.2.3
+  * Fix: Check for file I/O errors while reading input files, and added
+a few missing checks while writing output files.
+  * Fix: Compilation for msys.
+
+---

Old:

  dos2unix-7.2.2.tar.gz

New:

  dos2unix-7.2.3.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.imDbPY/_old  2015-07-16 17:13:25.0 +0200
+++ /var/tmp/diff_new_pack.imDbPY/_new  2015-07-16 17:13:25.0 +0200
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-2-Clause
 Group:  Productivity/Text/Convertors
-Version:7.2.2
+Version:7.2.3
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz

++ dos2unix-7.2.2.tar.gz -> dos2unix-7.2.3.tar.gz ++
 8062 lines of diff (skipped)




commit dos2unix for openSUSE:Factory

2015-05-24 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2015-05-24 19:24:47

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.changes2015-04-06 
00:25:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2015-05-24 
19:24:48.0 +0200
@@ -1,0 +2,10 @@
+Sat May 23 15:04:36 UTC 2015 - water...@xs4all.nl
+
+- Update to 7.2.2
+  * Fix: Fixed symlink support on FreeBSD.
+  * Fix: Skip GB18030 test on FreeBSD.
+  * Fix: When conversion of an UTF-16 file with binary symbols was forced,
+null characters were not written in the output.
+  * Fix: Check UTF-16 input for invalid surrogate pairs.
+
+---

Old:

  dos2unix-7.2.1.tar.gz

New:

  dos2unix-7.2.2.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.4VbwUm/_old  2015-05-24 19:24:49.0 +0200
+++ /var/tmp/diff_new_pack.4VbwUm/_new  2015-05-24 19:24:49.0 +0200
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-2-Clause
 Group:  Productivity/Text/Convertors
-Version:7.2.1
+Version:7.2.2
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz

++ dos2unix-7.2.1.tar.gz -> dos2unix-7.2.2.tar.gz ++
 12902 lines of diff (skipped)




commit dos2unix for openSUSE:Factory

2015-04-05 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2015-04-06 00:25:29

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.changes2015-02-18 
11:37:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2015-04-06 
00:25:30.0 +0200
@@ -1,0 +2,8 @@
+Thu Apr  2 18:29:54 UTC 2015 - water...@xs4all.nl
+
+- Update to 7.2.1
+  * Fix: Skip the GB18030 tests when the system does not support the
+Chinese locale with GB18030 character encoding.
+  * Fix: Small corrections in the manual in section GB18030 and OPTIONS -m.
+
+---

Old:

  dos2unix-7.2.tar.gz

New:

  dos2unix-7.2.1.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.lidZgS/_old  2015-04-06 00:25:30.0 +0200
+++ /var/tmp/diff_new_pack.lidZgS/_new  2015-04-06 00:25:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dos2unix
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-2-Clause
 Group:  Productivity/Text/Convertors
-Version:7.2
+Version:7.2.1
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz

++ dos2unix-7.2.tar.gz -> dos2unix-7.2.1.tar.gz ++
 4509 lines of diff (skipped)




commit dos2unix for openSUSE:Factory

2015-02-18 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2015-02-18 11:37:51

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.changes2014-11-04 
17:28:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2015-02-18 
11:37:53.0 +0100
@@ -1,0 +2,9 @@
+Sun Feb 15 11:18:35 UTC 2015 - water...@xs4all.nl
+
+- Update to 7.2
+  * New: Japanese translation of the UI messages.
+  * New: Support Chinese GB18030 locale.
+  * Change: On Unix/Linux convert UTF-16 to the locale encoding. It is
+no longer required that the locale encoding is UTF-8.
+
+---

Old:

  dos2unix-7.1.tar.gz

New:

  dos2unix-7.2.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.zmJe8a/_old  2015-02-18 11:37:54.0 +0100
+++ /var/tmp/diff_new_pack.zmJe8a/_new  2015-02-18 11:37:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dos2unix
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-2-Clause
 Group:  Productivity/Text/Convertors
-Version:7.1
+Version:7.2
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz

++ dos2unix-7.1.tar.gz -> dos2unix-7.2.tar.gz ++
 35666 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2014-11-04 Thread h_root
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.changes2014-08-05 
21:11:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2014-11-04 
17:28:08.0 +0100
@@ -1,0 +2,23 @@
+Sun Oct 26 14:31:04 UTC 2014 - water...@xs4all.nl
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.CW3MvI/_new  2014-11-04 17:28:09.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2014-08-05 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2014-08-05 21:10:59

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.changes2014-04-26 
17:01:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2014-08-05 
21:11:07.0 +0200
@@ -1,0 +2,9 @@
+Mon Aug  4 15:31:58 CEST 2014 - p...@suse.de
+
+- Update to 6.0.6:
+  * Bugfix: mac2unix conversion produced corrupted output from
+UTF-16 input file.
+  * New options -b (keep BOM) and -r (remove BOM).
+  * New translation of the UI messages: Norwegian Bokmaal.
+
+---

Old:

  dos2unix-6.0.5.tar.gz

New:

  dos2unix-6.0.6.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.vrvpXc/_old  2014-08-05 21:11:09.0 +0200
+++ /var/tmp/diff_new_pack.vrvpXc/_new  2014-08-05 21:11:09.0 +0200
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-3-Clause
 Group:  Productivity/Text/Convertors
-Version:6.0.5
+Version:6.0.6
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz

++ dos2unix-6.0.5.tar.gz -> dos2unix-6.0.6.tar.gz ++
 20782 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2014-04-26 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2014-04-26 17:01:42

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.changes2014-01-07 
16:20:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2014-04-26 
17:01:44.0 +0200
@@ -1,0 +2,18 @@
+Tue Apr 22 22:09:20 UTC 2014 - tabra...@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).
+
+---

Old:

  dos2unix-6.0.4.tar.gz

New:

  dos2unix-6.0.5.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.pOc9rF/_old  2014-04-26 17:01:44.0 +0200
+++ /var/tmp/diff_new_pack.pOc9rF/_new  2014-04-26 17:01:44.0 +0200
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-3-Clause
 Group:  Productivity/Text/Convertors
-Version:6.0.4
+Version:6.0.5
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz
@@ -60,5 +60,7 @@
 %doc %{_mandir}/*/unix2dos.1*
 %doc %lang(nl) %dir %_mandir/nl
 %doc %lang(es) %dir %_mandir/es
+%doc %lang(uk) %dir %_mandir/uk
+%doc %lang(pl) %dir %_mandir/pl
 
 %changelog

++ dos2unix-6.0.4.tar.gz -> dos2unix-6.0.5.tar.gz ++
 37590 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2014-01-07 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2014-01-07 16:20:26

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.changes2013-04-17 
18:22:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2014-01-07 
16:20:27.0 +0100
@@ -1,0 +2,10 @@
+Sun Jan  5 23:26:06 UTC 2014 - tabra...@suse.com
+
+- Update to 6.0.4.
+  * New options -ul and -ub to conver UTF-16 files without BOM
+  * New Russian translation of the messages
+  * Build 32 bit Windows binaries with Large File Support (LFS) by
+using mingw-w64 for 32 bit Windows
+  * When a binary symbol is encountered the value is printed
+
+---

Old:

  dos2unix-6.0.3.tar.gz

New:

  dos2unix-6.0.4.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.pX0ONG/_old  2014-01-07 16:20:28.0 +0100
+++ /var/tmp/diff_new_pack.pX0ONG/_new  2014-01-07 16:20:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dos2unix
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-3-Clause
 Group:  Productivity/Text/Convertors
-Version:6.0.3
+Version:6.0.4
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz

++ dos2unix-6.0.3.tar.gz -> dos2unix-6.0.4.tar.gz ++
 4120 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2013-04-17 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2013-04-17 17:39:53

Comparing /work/SRC/openSUSE:Factory/dos2unix (Old)
 and  /work/SRC/openSUSE:Factory/.dos2unix.new (New)


Package is "dos2unix", Maintainer is "p...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/dos2unix/dos2unix.changes2012-07-18 
17:13:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2013-04-17 
17:39:59.0 +0200
@@ -1,0 +2,17 @@
+Tue Apr 16 11:32:22 CEST 2013 - p...@suse.de
+
+- Update to 6.0.3. Changes since 6.0:
+  -Version 6.0.3
+  * Source code compiles with Microsoft Visual C.
+  * Print system error when writing output fails.
+
+  - Version 6.0.2
+  * The locale encoding detection when NLS was disabled has been fixed.
+  * Print line number when a binary symbol is found.
+  * Updated makefiles for Watcom C, and added a new one for OS/2.
+
+  - Version 6.0.1
+  * Update Spanish translations.
+  * Update manual.
+
+---

Old:

  dos2unix-6.0.tar.gz

New:

  dos2unix-6.0.3.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.g51wB5/_old  2013-04-17 17:40:16.0 +0200
+++ /var/tmp/diff_new_pack.g51wB5/_new  2013-04-17 17:40:16.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dos2unix
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-3-Clause
 Group:  Productivity/Text/Convertors
-Version:6.0
+Version:6.0.3
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz

++ dos2unix-6.0.tar.gz -> dos2unix-6.0.3.tar.gz ++
 5434 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2012-07-18 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2012-07-18 17:13:12

Comparing /work/SRC/openSUSE:Factory/dos2unix (Old)
 and  /work/SRC/openSUSE:Factory/.dos2unix.new (New)


Package is "dos2unix", Maintainer is "p...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/dos2unix/dos2unix.changes2012-05-07 
22:46:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2012-07-18 
17:13:14.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 16 23:13:43 UTC 2012 - andreas.stie...@gmx.de
+
+- fix build against openSUSE:Factory / standard: man page paths
+
+---



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.LvyBso/_old  2012-07-18 17:13:15.0 +0200
+++ /var/tmp/diff_new_pack.LvyBso/_new  2012-07-18 17:13:15.0 +0200
@@ -59,5 +59,6 @@
 %doc %{_mandir}/*/unix2mac.1*
 %doc %{_mandir}/*/unix2dos.1*
 %doc %lang(nl) %dir %_mandir/nl
+%doc %lang(es) %dir %_mandir/es
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2012-05-07 22:44:57

Comparing /work/SRC/openSUSE:Factory/dos2unix (Old)
 and  /work/SRC/openSUSE:Factory/.dos2unix.new (New)


Package is "dos2unix", Maintainer is "p...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/dos2unix/dos2unix.changes2012-03-19 
10:06:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2012-05-07 
22:46:57.0 +0200
@@ -1,0 +2,8 @@
+Sun May 06 19:30:19 UTC 2012 - pascal.ble...@opensuse.org
+
+- update to 6.0:
+  * Conversion of Windows UTF-16 files to Unix UTF-8 files
+  * Conversion of Unix UTF-8 files to Windows UTF-8 files with byte
+order mark
+
+---

Old:

  dos2unix-5.3.3.tar.gz

New:

  dos2unix-6.0.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.WCEnvM/_old  2012-05-07 22:46:59.0 +0200
+++ /var/tmp/diff_new_pack.WCEnvM/_new  2012-05-07 22:46:59.0 +0200
@@ -16,19 +16,17 @@
 #
 
 
-
 Name:   dos2unix
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-3-Clause
 Group:  Productivity/Text/Convertors
-Version:5.3.3
+Version:6.0
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
-Source: %{name}-%{version}.tar.gz
+Source: 
http://waterlan.home.xs4all.nl/dos2unix/dos2unix-%{version}.tar.gz
 Provides:   unix2dos = %{version}
 Obsoletes:  unix2dos < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  xz
 
 %description
 Dos2unix is used to convert plain text from DOS (CR/LF) format. Mac2unix
@@ -56,7 +54,10 @@
 %{_bindir}/mac2unix
 %{_bindir}/unix2mac
 %{_bindir}/unix2dos
-%{_mandir}/*/*
-%dir %_mandir/nl
+%doc %{_mandir}/*/dos2unix.1*
+%doc %{_mandir}/*/mac2unix.1*
+%doc %{_mandir}/*/unix2mac.1*
+%doc %{_mandir}/*/unix2dos.1*
+%doc %lang(nl) %dir %_mandir/nl
 
 %changelog

++ dos2unix-5.3.3.tar.gz -> dos2unix-6.0.tar.gz ++
 5606 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2012-03-19 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2012-03-19 10:06:24

Comparing /work/SRC/openSUSE:Factory/dos2unix (Old)
 and  /work/SRC/openSUSE:Factory/.dos2unix.new (New)


Package is "dos2unix", Maintainer is "p...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/dos2unix/dos2unix.changes2012-02-01 
13:15:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2012-03-19 
10:06:36.0 +0100
@@ -1,0 +2,10 @@
+Mon Mar 12 18:25:19 UTC 2012 - tabra...@novell.com
+
+- Update to 5.3.3:
+  - enabled wildcard expansion
+  - small update in RETURN VALUE section of man page
+
+- removed dos2unix-correct_ending.patch (instead pass HTMLEXT="html"
+  to make)
+
+---

Old:

  dos2unix-5.3.2.tar.gz
  dos2unix-correct_ending.patch

New:

  dos2unix-5.3.3.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.U0ut7w/_old  2012-03-19 10:06:38.0 +0100
+++ /var/tmp/diff_new_pack.U0ut7w/_new  2012-03-19 10:06:38.0 +0100
@@ -16,15 +16,15 @@
 #
 
 
+
 Name:   dos2unix
 Summary:Text converters to and from DOS/MAC to UNIX
 License:BSD-3-Clause
 Group:  Productivity/Text/Convertors
-Version:5.3.2
+Version:5.3.3
 Release:0
 Url:http://waterlan.home.xs4all.nl/dos2unix.html
 Source: %{name}-%{version}.tar.gz
-Patch0: dos2unix-correct_ending.patch
 Provides:   unix2dos = %{version}
 Obsoletes:  unix2dos < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -39,12 +39,11 @@
 
 %prep
 %setup -q
-%patch0
 find . -type f | xargs chmod -x
 
 %build
 export RPM_OPT_FLAGS
-make %{?_smp_mflags} CC="%{__cc}"
+make %{?_smp_mflags} CC="%{__cc}" HTMLEXT="html"
 
 %install
 %makeinstall docdir=%{_defaultdocdir}/%{name}

++ dos2unix-5.3.2.tar.gz -> dos2unix-5.3.3.tar.gz ++
 2401 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2012-02-01 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2012-02-01 13:15:55

Comparing /work/SRC/openSUSE:Factory/dos2unix (Old)
 and  /work/SRC/openSUSE:Factory/.dos2unix.new (New)


Package is "dos2unix", Maintainer is "p...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/dos2unix/dos2unix.changes2011-10-04 
18:09:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.dos2unix.new/dos2unix.changes   2012-02-01 
13:15:58.0 +0100
@@ -1,0 +2,8 @@
+Mon Jan 30 13:05:59 CET 2012 - p...@suse.de
+
+- Update to 5.3.2:
+  - Change of hmoepage URL.
+  - All other changes are for non Unix platforms.
+  - Don't recompress the package anymore.
+
+---

Old:

  dos2unix-5.3.1.tar.xz

New:

  dos2unix-5.3.2.tar.gz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.i0GnrO/_old  2012-02-01 13:16:02.0 +0100
+++ /var/tmp/diff_new_pack.i0GnrO/_new  2012-02-01 13:16:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dos2unix
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:   dos2unix
 Summary:Text converters to and from DOS/MAC to UNIX
-Version:5.3.1
-Release:1
-Group:  Productivity/Text/Convertors
 License:BSD-3-Clause
-Url:http://www.xs4all.nl/~waterlan/#DOS2UNIX
-Source: %{name}-%{version}.tar.xz
+Group:  Productivity/Text/Convertors
+Version:5.3.2
+Release:0
+Url:http://waterlan.home.xs4all.nl/dos2unix.html
+Source: %{name}-%{version}.tar.gz
 Patch0: dos2unix-correct_ending.patch
 Provides:   unix2dos = %{version}
 Obsoletes:  unix2dos < %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory 
checked in at 2011-12-06 18:06:56

Comparing /work/SRC/openSUSE:Factory/dos2unix (Old)
 and  /work/SRC/openSUSE:Factory/.dos2unix.new (New)


Package is "dos2unix", Maintainer is "p...@suse.com"

Changes:




Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.fAGkQV/_old  2011-12-06 18:11:13.0 +0100
+++ /var/tmp/diff_new_pack.fAGkQV/_new  2011-12-06 18:11:13.0 +0100
@@ -22,7 +22,7 @@
 Version:5.3.1
 Release:1
 Group:  Productivity/Text/Convertors
-License:BSD3c
+License:BSD-3-Clause
 Url:http://www.xs4all.nl/~waterlan/#DOS2UNIX
 Source: %{name}-%{version}.tar.xz
 Patch0: dos2unix-correct_ending.patch


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2011-10-04 Thread h_root

Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory
checked in at Tue Oct 4 18:09:04 CEST 2011.




--- openSUSE:Factory/dos2unix/dos2unix.changes  2011-09-23 01:55:48.0 
+0200
+++ /mounts/work_src_done/STABLE/dos2unix/dos2unix.changes  2011-09-30 
16:50:07.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 30 14:49:47 UTC 2011 - u...@suse.com
+
+- cross-build fix: use %__cc macro
+
+---

calling whatdependson for head-i586




Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.QcA90B/_old  2011-10-04 18:09:01.0 +0200
+++ /var/tmp/diff_new_pack.QcA90B/_new  2011-10-04 18:09:01.0 +0200
@@ -45,7 +45,7 @@
 
 %build
 export RPM_OPT_FLAGS
-make %{?_smp_mflags}
+make %{?_smp_mflags} CC="%{__cc}"
 
 %install
 %makeinstall docdir=%{_defaultdocdir}/%{name}


continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2011-09-20 Thread h_root

Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory
checked in at Tue Sep 20 12:51:53 CEST 2011.




--- dos2unix/dos2unix.changes   2011-08-10 12:48:00.0 +0200
+++ /mounts/work_src_done/STABLE/dos2unix/dos2unix.changes  2011-09-18 
19:34:00.0 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.RFN9r5/_old  2011-09-20 12:51:50.0 +0200
+++ /var/tmp/diff_new_pack.RFN9r5/_new  2011-09-20 12:51:50.0 +0200
@@ -61,7 +61,4 @@
 %{_mandir}/*/*
 %dir %_mandir/nl
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %changelog







Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2011-08-11 Thread h_root

Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory
checked in at Thu Aug 11 09:47:18 CEST 2011.




--- dos2unix/dos2unix.changes   2011-05-25 09:03:16.0 +0200
+++ /mounts/work_src_done/STABLE/dos2unix/dos2unix.changes  2011-08-10 
12:48:00.0 +0200
@@ -1,0 +2,9 @@
+Wed Aug 10 12:46:41 CEST 2011 - p...@suse.de
+
+- Update to 5.3.1:
+  * Spanish tranlation of messages and manual.
+  * File ownership is maintained in old file mode (Unix only).
+  * Dos2unix and Unix2dos share the same language files.
+  * Code cleanup.
+
+---

calling whatdependson for head-i586


Old:

  dos2unix-5.3.tar.xz
  dos2unix-cloexec.patch

New:

  dos2unix-5.3.1.tar.xz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.v48S2Y/_old  2011-08-11 09:42:00.0 +0200
+++ /var/tmp/diff_new_pack.v48S2Y/_new  2011-08-11 09:42:00.0 +0200
@@ -19,14 +19,13 @@
 
 Name:   dos2unix
 Summary:Text converters to and from DOS/MAC to UNIX
-Version:5.3
-Release:3
+Version:5.3.1
+Release:1
 Group:  Productivity/Text/Convertors
 License:BSD3c
 Url:http://www.xs4all.nl/~waterlan/#DOS2UNIX
 Source: %{name}-%{version}.tar.xz
 Patch0: dos2unix-correct_ending.patch
-Patch1: dos2unix-cloexec.patch
 Provides:   unix2dos = %{version}
 Obsoletes:  unix2dos < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,8 +40,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1
+%patch0
 find . -type f | xargs chmod -x
 
 %build

++ dos2unix-correct_ending.patch ++
--- /var/tmp/diff_new_pack.v48S2Y/_old  2011-08-11 09:42:00.0 +0200
+++ /var/tmp/diff_new_pack.v48S2Y/_new  2011-08-11 09:42:00.0 +0200
@@ -1,8 +1,9 @@
-diff -rupN dos2unix-5.3.orig//Makefile dos2unix-5.3//Makefile
 dos2unix-5.3.orig//Makefile2011-05-21 19:34:56.217828000 +0300
-+++ dos2unix-5.3//Makefile 2011-05-21 19:39:38.670827981 +0300
-@@ -94,7 +94,7 @@ ifdef ENABLE_NLS
-   MOFILES = $(DOS2UNIX_MOFILES) $(UNIX2DOS_MOFILES)
+Index: Makefile
+===
+--- Makefile.orig  2011-08-08 22:27:20.0 +0200
 Makefile   2011-08-10 12:42:45.756865674 +0200
+@@ -89,7 +89,7 @@ ifdef ENABLE_NLS
+   EOX_POFILES = po/eo-x.po
  endif
  
 -DOCFILES  = $(PACKAGE).txt $(PACKAGE).htm
@@ -10,7 +11,7 @@
  INSTALL_OBJS_DOC = README.txt NEWS.txt ChangeLog.txt COPYING.txt TODO.txt 
BUGS.txt $(DOCFILES)
  
  #PODFILES = man/man1/dos2unix.pod $(wildcard man/*/man1/dos2unix.pod)
-@@ -293,7 +293,7 @@ $(UNIX2DOS_POT) : unix2dos.c
+@@ -279,7 +279,7 @@ $(POT) : dos2unix.c unix2dos.c common.c
  %.pdf: %.ps
ps2pdf $< $@
  
@@ -19,4 +20,3 @@
pod2html --title="$(PACKAGE) $(DOS2UNIX_VERSION) - DOS/MAC to UNIX and 
vice versa text file format converter" $< > $@
  
  install: all
-Binary files dos2unix-5.3.orig//.Makefile.swp and dos2unix-5.3//.Makefile.swp 
differ






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2011-05-26 Thread h_root

Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory
checked in at Thu May 26 10:16:36 CEST 2011.




--- dos2unix/dos2unix.changes   2011-05-21 20:18:42.0 +0200
+++ /mounts/work_src_done/STABLE/dos2unix/dos2unix.changes  2011-05-25 
09:03:16.0 +0200
@@ -1,0 +2,10 @@
+Wed May 25 07:01:35 UTC 2011 - a...@suse.de
+
+- Add buildrequire on xz.
+
+---
+Mon May 23 13:32:41 CEST 2011 - p...@suse.de
+
+- Repackage with xz.
+
+---

calling whatdependson for head-i586


Old:

  dos2unix-5.3.tar.gz

New:

  dos2unix-5.3.tar.xz



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.Y48nlT/_old  2011-05-26 10:06:12.0 +0200
+++ /var/tmp/diff_new_pack.Y48nlT/_new  2011-05-26 10:06:12.0 +0200
@@ -20,16 +20,17 @@
 Name:   dos2unix
 Summary:Text converters to and from DOS/MAC to UNIX
 Version:5.3
-Release:1
+Release:3
 Group:  Productivity/Text/Convertors
 License:BSD3c
 Url:http://www.xs4all.nl/~waterlan/#DOS2UNIX
-Source: %{name}-%{version}.tar.gz
+Source: %{name}-%{version}.tar.xz
 Patch0: dos2unix-correct_ending.patch
 Patch1: dos2unix-cloexec.patch
 Provides:   unix2dos = %{version}
 Obsoletes:  unix2dos < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  xz
 
 %description
 Dos2unix is used to convert plain text from DOS (CR/LF) format. Mac2unix






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dos2unix for openSUSE:Factory

2011-05-23 Thread h_root

Hello community,

here is the log from the commit of package dos2unix for openSUSE:Factory
checked in at Mon May 23 11:57:26 CEST 2011.




--- dos2unix/dos2unix.changes   2011-02-15 17:51:35.0 +0100
+++ /mounts/work_src_done/STABLE/dos2unix/dos2unix.changes  2011-05-21 
20:18:42.0 +0200
@@ -1,0 +2,14 @@
+Sat May 21 18:17:55 UTC 2011 - crrodrig...@opensuse.org
+
+- Open all fds with O_CLOEXEC. 
+
+---
+Sat May 21 16:59:14 UTC 2011 - vlado.pas...@gmail.com
+
+- Version update to 5.3
+- removed patch dos2unix-no_pdf.patch, this version doesn't
+  generate pdf/ps documents.
+- updated dos2unix-correct_ending.patch
+- fixed Url: in the spec file
+
+---

calling whatdependson for head-i586


Old:

  dos2unix-5.2.tar.xz
  dos2unix-no_pdf.patch

New:

  dos2unix-5.3.tar.gz
  dos2unix-cloexec.patch



Other differences:
--
++ dos2unix.spec ++
--- /var/tmp/diff_new_pack.Gfz67Y/_old  2011-05-23 11:56:58.0 +0200
+++ /var/tmp/diff_new_pack.Gfz67Y/_new  2011-05-23 11:56:58.0 +0200
@@ -18,16 +18,15 @@
 
 
 Name:   dos2unix
-BuildRequires:  xz
 Summary:Text converters to and from DOS/MAC to UNIX
-Version:5.2
+Version:5.3
 Release:1
 Group:  Productivity/Text/Convertors
 License:BSD3c
 Url:http://www.xs4all.nl/~waterlan/#DOS2UNIX
-Source: %{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.gz
 Patch0: dos2unix-correct_ending.patch
-Patch1: dos2unix-no_pdf.patch
+Patch1: dos2unix-cloexec.patch
 Provides:   unix2dos = %{version}
 Obsoletes:  unix2dos < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,7 +40,7 @@
 
 %prep
 %setup -q
-%patch0
+%patch0 -p1
 %patch1
 find . -type f | xargs chmod -x
 

++ dos2unix-cloexec.patch ++
--- dos2unix.c.orig
+++ dos2unix.c
@@ -158,8 +158,8 @@
   #define R_CNTRL   "rb"
   #define W_CNTRL   "wb"
 #else
-  #define R_CNTRL   "r"
-  #define W_CNTRL   "w"
+  #define R_CNTRL   "re"
+  #define W_CNTRL   "we"
 #endif
 
 #define BINARY_FILE 0x1
--- unix2dos.c.orig
+++ unix2dos.c
@@ -148,8 +148,8 @@
   #define R_CNTRL   "rb"
   #define W_CNTRL   "wb"
 #else
-  #define R_CNTRL   "r"
-  #define W_CNTRL   "w"
+  #define R_CNTRL   "re"
+  #define W_CNTRL   "we"
 #endif
 
 #define BINARY_FILE 0x1
--- Makefile.orig
+++ Makefile
@@ -198,7 +198,7 @@ endif
 
 CFLAGS = -O2 -Wall $(RPM_OPT_FLAGS)
 
-EXTRA_CFLAGS   = -DVER_REVISION=\"$(DOS2UNIX_VERSION)\" \
+EXTRA_CFLAGS   = -D_GNU_SOURCE -DVER_REVISION=\"$(DOS2UNIX_VERSION)\" \
  -DVER_DATE=\"$(DOS2UNIX_DATE)\" \
  -DDEBUG=$(DEBUG) \
  $(CFLAGS_OS)
++ dos2unix-correct_ending.patch ++
--- /var/tmp/diff_new_pack.Gfz67Y/_old  2011-05-23 11:56:58.0 +0200
+++ /var/tmp/diff_new_pack.Gfz67Y/_new  2011-05-23 11:56:58.0 +0200
@@ -1,17 +1,16 @@
-Index: Makefile
-===
 Makefile.orig  2011-01-31 22:06:08.0 +0100
-+++ Makefile   2011-02-03 18:45:16.548761128 +0100
-@@ -77,7 +77,7 @@ ifdef ENABLE_NLS
+diff -rupN dos2unix-5.3.orig//Makefile dos2unix-5.3//Makefile
+--- dos2unix-5.3.orig//Makefile2011-05-21 19:34:56.217828000 +0300
 dos2unix-5.3//Makefile 2011-05-21 19:39:38.670827981 +0300
+@@ -94,7 +94,7 @@ ifdef ENABLE_NLS
MOFILES = $(DOS2UNIX_MOFILES) $(UNIX2DOS_MOFILES)
  endif
  
--DOCFILES  = $(PACKAGE).txt $(PACKAGE).ps $(PACKAGE).pdf $(PACKAGE).htm
-+DOCFILES  = $(PACKAGE).txt $(PACKAGE).ps $(PACKAGE).pdf $(PACKAGE).html
+-DOCFILES  = $(PACKAGE).txt $(PACKAGE).htm
++DOCFILES  = $(PACKAGE).txt $(PACKAGE).html
  INSTALL_OBJS_DOC = README.txt NEWS.txt ChangeLog.txt COPYING.txt TODO.txt 
BUGS.txt $(DOCFILES)
  
  #PODFILES = man/man1/dos2unix.pod $(wildcard man/*/man1/dos2unix.pod)
-@@ -249,7 +249,7 @@ $(UNIX2DOS_POT) : unix2dos.c
+@@ -293,7 +293,7 @@ $(UNIX2DOS_POT) : unix2dos.c
  %.pdf: %.ps
ps2pdf $< $@
  
@@ -20,3 +19,4 @@
pod2html --title="$(PACKAGE) $(DOS2UNIX_VERSION) - DOS/MAC to UNIX and 
vice versa text file format converter" $< > $@
  
  install: all
+Binary files dos2unix-5.3.orig//.Makefile.swp and dos2unix-5.3//.Makefile.swp 
differ






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org