Hello community,

here is the log from the commit of package convmv for openSUSE:Factory checked 
in at 2017-06-23 09:18:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/convmv (Old)
 and      /work/SRC/openSUSE:Factory/.convmv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "convmv"

Fri Jun 23 09:18:34 2017 rev:21 rq:505687 version:2.01

Changes:
--------
--- /work/SRC/openSUSE:Factory/convmv/convmv.changes    2015-12-17 
15:54:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.convmv.new/convmv.changes       2017-06-23 
09:18:57.345425004 +0200
@@ -1,0 +2,7 @@
+Wed Jun 21 15:26:29 UTC 2017 - tchva...@suse.com
+
+- Update to 2.01:
+   * map : instead of / in SFU mapping tables
+- Cleanup a bit with spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  convmv-2.0.tar.gz

New:
----
  convmv-2.01.tar.gz

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

Other differences:
------------------
++++++ convmv.spec ++++++
--- /var/tmp/diff_new_pack.i66S8P/_old  2017-06-23 09:18:57.853353232 +0200
+++ /var/tmp/diff_new_pack.i66S8P/_new  2017-06-23 09:18:57.857352667 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package convmv
 #
-# Copyright (c) 2015 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
@@ -17,12 +17,12 @@
 
 
 Name:           convmv
-Version:        2.0
+Version:        2.01
 Release:        0
-Url:            http://j3e.de/linux/convmv/
 Summary:        Converts File Names from One Encoding to Another
 License:        GPL-2.0+
 Group:          Productivity/File utilities
+Url:            http://j3e.de/linux/convmv/
 Source:         http://j3e.de/linux/convmv/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -38,27 +38,22 @@
 
 convmv can convert names to both the NFC and NFD normalization forms.
 NFC is commonly used on Linux and (most?) other Unix-like OSes,
-though does not enforce it. Darwin, the base of Macintosh OS X,
+though does not enforce it. Darwin, the base of Macintosh OS X,
 enforces normalization form D (NFD).
 
-
-Authors:
---------
-    Bjoern Jacke <bjo...@j3e.de>
-
 %prep
 %setup -q
-%{__tar} xf testsuite.tar
+tar xf testsuite.tar
 
 %build
-make PREFIX=/usr
+make %{?_smp_mflags} PREFIX=%{_prefix}
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{_bindir} $RPM_BUILD_ROOT%{_mandir}/man1
-make DESTDIR=$RPM_BUILD_ROOT PREFIX=/usr install
+mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
+make DESTDIR=%{buildroot} PREFIX=%{_prefix} install
 
 %check 
-make test
+make %{?_smp_mflags} test
 
 %files
 %defattr(-, root, root)

++++++ convmv-2.0.tar.gz -> convmv-2.01.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/convmv-2.0/Changes new/convmv-2.01/Changes
--- old/convmv-2.0/Changes      2015-04-24 23:56:06.980196266 +0200
+++ new/convmv-2.01/Changes     2017-05-04 03:33:18.000000000 +0200
@@ -1,3 +1,6 @@
+2.01
+- map : instead of / in SFU mapping tables
+
 2.0
 - fix checks for NFD conversion, where convmv could run into a "resulting 
filename is ... bytes long (max: 255) error message for no obvious reason.
 - the --preserve-mtimes option is the default now
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/convmv-2.0/SHA256sums new/convmv-2.01/SHA256sums
--- old/convmv-2.0/SHA256sums   2015-05-16 01:36:51.876019295 +0200
+++ new/convmv-2.01/SHA256sums  2017-05-05 04:55:29.000000000 +0200
@@ -1,18 +1,18 @@
 -----BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
+Hash: SHA256
 
-58ecf5c6fd30a4dbc6398cdf8b0dc503dcf879a47a51eccd0d8b86f83d5672ac  ./Changes
+6cd57b452e9e2be5a9ca992831f96e4a8317c1bc37171f237094d8dc0a6e0d27  ./TODO
+f759d3169c063594b04a9b1714a52e09f881dd7bc49ff65cf1c468d4e6a8dbbc  ./convmv
+31a04f0b0584237d6f81fab7e77b0d43e307230102f09db947e20b2a3103a108  
./testsuite.tar
 42b2cfe802e3bac5bdc2462a0d61de002991125053e41c18d5cd7799b4cebf2b  ./CREDITS
-a2a9cfa48ba7f7453edf1c43bb8bb1aef5fcd1b87dde11420edceee2e2528db0  ./GPL2
+4d7d6c70f3f7bd5127794e01ccfc42b1f3dcd882d229ad6c9d274104eb6db6b5  ./VERSION
+9c1d31097f289010a598ed3656ee9a00b56221c8d87893db005f2635250b640b  ./Changes
 10f96f4cf2f61333c289f603cedd4c0f5e523d2da05486d9bea670f3877d8592  ./Makefile
-31a04f0b0584237d6f81fab7e77b0d43e307230102f09db947e20b2a3103a108  
./testsuite.tar
-6cd57b452e9e2be5a9ca992831f96e4a8317c1bc37171f237094d8dc0a6e0d27  ./TODO
-d526eb4e878a23ef26ae190031b4efd2d58ed66789ac049ea3dbaf74c9df7402  ./VERSION
-10260daf5535038858393f47f0b700c0e7164f02092eb8131eada2d62e97cd3b  ./convmv
+a2a9cfa48ba7f7453edf1c43bb8bb1aef5fcd1b87dde11420edceee2e2528db0  ./GPL2
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2
+Version: GnuPG v1
 
-iEYEARECAAYFAlVWgxEACgkQdoo0s+hIejnq4gCeOExEQwBJ1fsTDykLtt3atHC4
-OYMAoPTvQqEUNSM63RGlL/niYZuSN3kF
-=srw5
+iEYEAREIAAYFAlkL6Z4ACgkQdoo0s+hIejmBZwCgs6PP1YWsa9ifUTosGfwEaNeS
+WJIAni4rsOvom8Nxks8Io0dHDht5Se8m
+=n1Km
 -----END PGP SIGNATURE-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/convmv-2.0/VERSION new/convmv-2.01/VERSION
--- old/convmv-2.0/VERSION      2015-05-16 01:36:49.724019263 +0200
+++ new/convmv-2.01/VERSION     2017-05-05 04:55:26.000000000 +0200
@@ -1 +1 @@
-2.0
+2.01
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/convmv-2.0/convmv new/convmv-2.01/convmv
--- old/convmv-2.0/convmv       2015-05-16 01:36:37.128019074 +0200
+++ new/convmv-2.01/convmv      2017-05-04 03:31:19.000000000 +0200
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
-# convmv 2.0 - converts filenames from one encoding to another
-# Copyright © 2003-2015 Bjoern JACKE <bjo...@j3e.de>
+# convmv 2.01 - converts filenames from one encoding to another
+# Copyright © 2003-2017 Bjoern JACKE <bjo...@j3e.de>
 #
 # This program comes with ABSOLUTELY NO WARRANTY; it may be copied or modified
 # under the terms of the GNU General Public License version 2 or 3 as
@@ -57,7 +57,8 @@
 
 execute the given command. You have to quote the command and #1 will be
 substituted by the old, #2 by the new filename. Using this option link 
-targets will stay untouched.
+targets will stay untouched. Have in mind that #1 and #2 will be quoted
+by convmv already, you must not add extra quotation marks around them.
 
 Example:
 
@@ -792,8 +793,8 @@
 sub printusage {
        &check_for_perl_bugs;
        print <<END;
-convmv 2.0 - converts filenames from one encoding to another
-Copyright (C) 2003-2015 Bjoern JACKE <bjoern\@j3e.de>
+convmv 2.01 - converts filenames from one encoding to another
+Copyright (C) 2003-2017 Bjoern JACKE <bjoern\@j3e.de>
 
 This program comes with ABSOLUTELY NO WARRANTY; it may be copied or modified
 under the terms of the GNU General Public License version 2 or 3 as published
@@ -919,12 +920,12 @@
        return $_ if ($_ eq "." or $_ eq "..");
        _utf8_on($_); # this is needed for tr/multibyte/non-multibyte/ to work! 
Otherwise we would
                      # have to make a s/// for each character, grrr...
-       if ($opt_map eq "ntfs-sfm") { # see MS KB 117258
-               tr/\x01-\x1f\"\*\/\<\>\?\\\|/\x{f001}-\x{f027}/;
+       if ($opt_map eq "ntfs-sfm") { # see MS KB 117258 (but map : instead of /
+               tr/\x01-\x1f\"\*\:\<\>\?\\\|/\x{f001}-\x{f027}/;
                s/ $/\x{f028}/;  # Space, only if occurring as the last 
character of the name
                s/\.$/\x{f029}/; # period, only if occurring as the last 
character of the name
        } elsif ($opt_map eq "ntfs-sfm-undo") {
-               tr/\x{f001}-\x{f027}/\x01-\x1f"*\/<>?\\| /;
+               tr/\x{f001}-\x{f027}/\x01-\x1f"*:<>?\\| /;
                s/\x{f028}$/ /;  # Space, only if occurring as the last 
character of the name
                s/\x{f029}$/./;  # period, only if occurring as the last 
character of the name
        } elsif ($opt_map eq "ntfs-sfu") { # +0xF000, see MS KB ???? anyone 
knows a link or has archived an old one?


Reply via email to