Hello community,

here is the log from the commit of package libstorage for openSUSE:Factory 
checked in at 2017-10-19 19:30:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstorage (Old)
 and      /work/SRC/openSUSE:Factory/.libstorage.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libstorage"

Thu Oct 19 19:30:52 2017 rev:170 rq:534242 version:2.26.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/libstorage/libstorage.changes    2017-02-16 
16:44:04.666264573 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage.new/libstorage.changes       
2017-10-19 19:30:54.596320584 +0200
@@ -1,0 +2,7 @@
+Thu Oct 12 17:22:01 CEST 2017 - shundham...@suse.de
+
+- Don't discard the internally stored volume label before it is
+  applied (bsc#1061850)
+- 2.26.13
+
+-------------------------------------------------------------------

Old:
----
  libstorage-2.26.12.tar.bz2

New:
----
  libstorage-2.26.13.tar.bz2

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

Other differences:
------------------
++++++ libstorage.spec ++++++
--- /var/tmp/diff_new_pack.Ws0hB3/_old  2017-10-19 19:30:55.168293821 +0200
+++ /var/tmp/diff_new_pack.Ws0hB3/_new  2017-10-19 19:30:55.172293634 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libstorage
-Version:        2.26.12
+Version:        2.26.13
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         libstorage-%{version}.tar.bz2

++++++ libstorage-2.26.12.tar.bz2 -> libstorage-2.26.13.tar.bz2 ++++++
++++ 2052 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/VERSION new/libstorage-2.26.13/VERSION
--- old/libstorage-2.26.12/VERSION      2017-02-13 12:20:10.000000000 +0100
+++ new/libstorage-2.26.13/VERSION      2017-10-16 16:25:54.000000000 +0200
@@ -1 +1 @@
-2.26.12
+2.26.13
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/compile new/libstorage-2.26.13/compile
--- old/libstorage-2.26.12/compile      2017-02-13 12:21:10.000000000 +0100
+++ new/libstorage-2.26.13/compile      2017-10-16 16:28:00.000000000 +0200
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Wrapper for compilers which do not understand '-c -o'.
 
-scriptversion=2012-10-14.11; # UTC
+scriptversion=2016-01-11.22; # UTC
 
-# Copyright (C) 1999-2014 Free Software Foundation, Inc.
+# Copyright (C) 1999-2017 Free Software Foundation, Inc.
 # Written by Tom Tromey <tro...@cygnus.com>.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -255,7 +255,8 @@
     echo "compile $scriptversion"
     exit $?
     ;;
-  cl | *[/\\]cl | cl.exe | *[/\\]cl.exe )
+  cl | *[/\\]cl | cl.exe | *[/\\]cl.exe | \
+  icl | *[/\\]icl | icl.exe | *[/\\]icl.exe )
     func_cl_wrapper "$@"      # Doesn't return...
     ;;
 esac
@@ -342,6 +343,6 @@
 # eval: (add-hook 'write-file-hooks 'time-stamp)
 # time-stamp-start: "scriptversion="
 # time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
+# time-stamp-time-zone: "UTC0"
 # time-stamp-end: "; # UTC"
 # End:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/missing new/libstorage-2.26.13/missing
--- old/libstorage-2.26.12/missing      2017-02-13 12:21:10.000000000 +0100
+++ new/libstorage-2.26.13/missing      2017-10-16 16:28:00.000000000 +0200
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Common wrapper for a few potentially missing GNU programs.
 
-scriptversion=2013-10-28.13; # UTC
+scriptversion=2016-01-11.22; # UTC
 
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# Copyright (C) 1996-2017 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinard <pin...@iro.umontreal.ca>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
@@ -210,6 +210,6 @@
 # eval: (add-hook 'write-file-hooks 'time-stamp)
 # time-stamp-start: "scriptversion="
 # time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
+# time-stamp-time-zone: "UTC0"
 # time-stamp-end: "; # UTC"
 # End:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/po/ar.po new/libstorage-2.26.13/po/ar.po
--- old/libstorage-2.26.12/po/ar.po     2016-05-11 17:08:29.000000000 +0200
+++ new/libstorage-2.26.13/po/ar.po     2017-05-06 14:05:28.000000000 +0200
@@ -7,17 +7,17 @@
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-10-09 15:59+0200\n"
-"PO-Revision-Date: 2016-04-28 04:03+0000\n"
+"PO-Revision-Date: 2017-05-06 09:33+0000\n"
 "Last-Translator: mohammad alhargan <malh...@gmail.com>\n"
 "Language-Team: Arabic "
-"<http://l10n.opensuse.org/projects/libstorage/master/ar/>\n"
+"<https://l10n.opensuse.org/projects/libstorage/master/ar/>\n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: Weblate 2.5\n"
+"X-Generator: Weblate 2.6\n"
 
 #. text displayed during action
 #: ../storage/LvmLv.cc:335 ../storage/Volume.cc:3440
@@ -1371,7 +1371,7 @@
 
 #: ../storage/Storage.cc:5587
 msgid "Setting file attributes with chattr failed."
-msgstr "فشل تحديد سمات الملف باستخدام chattr"
+msgstr "فشل تحديد سمات الملف باستخدام chattr."
 
 #. displayed during action
 #. %1$s is replaced by device name e.g. /dev/hda1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/po/ca.po new/libstorage-2.26.13/po/ca.po
--- old/libstorage-2.26.12/po/ca.po     2016-01-18 11:10:13.000000000 +0100
+++ new/libstorage-2.26.13/po/ca.po     2017-09-21 21:14:36.000000000 +0200
@@ -9,16 +9,16 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-10-09 15:59+0200\n"
-"PO-Revision-Date: 2015-10-16 13:14+0200\n"
+"PO-Revision-Date: 2017-09-13 13:10+0000\n"
 "Last-Translator: David Medina <medi...@gmail.com>\n"
 "Language-Team: Catalan "
-"<http://10n.opensuse.org/projects/libstorage/master/ca/>\n"
+"<https://l10n.opensuse.org/projects/libstorage/master/ca/>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 2.3\n"
+"X-Generator: Weblate 2.13.1\n"
 
 #. text displayed during action
 #: ../storage/LvmLv.cc:335 ../storage/Volume.cc:3440
@@ -1599,7 +1599,7 @@
 
 #: ../storage/Graph.cc:507
 msgid "Volume Group"
-msgstr "Grup de volum"
+msgstr "Grup de volums"
 
 #. popup text
 #: ../storage/Disk.cc:550
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/po/da.po new/libstorage-2.26.13/po/da.po
--- old/libstorage-2.26.12/po/da.po     2016-01-18 11:10:13.000000000 +0100
+++ new/libstorage-2.26.13/po/da.po     2017-07-27 00:07:30.000000000 +0200
@@ -7,15 +7,16 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-10-09 15:59+0200\n"
-"PO-Revision-Date: 2015-10-06 21:19+0200\n"
-"Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
-"Language-Team: Danish <opensuse-translat...@opensuse.org>\n"
+"PO-Revision-Date: 2017-07-26 22:00+0000\n"
+"Last-Translator: Martin Eilsøe <mar...@eilsoe.dk>\n"
+"Language-Team: Danish "
+"<https://l10n.opensuse.org/projects/libstorage/master/da/>\n"
 "Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 1.5\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 2.13.1\n"
 
 #. text displayed during action
 #: ../storage/LvmLv.cc:335 ../storage/Volume.cc:3440
@@ -30,14 +31,14 @@
 #: ../storage/EtcFstab.cc:940
 #, c-format
 msgid "Add entry for mount point %1$s to %2$s"
-msgstr "Føj indgang for monteringspunktet %1$s til %2$s"
+msgstr "Tilføj indgang for monteringspunktet %1$s til %2$s"
 
 #. displayed text during action, %1$s is replaced by mount point e.g. /home
 #. %2$s is replaced by a pathname e.g. /etc/fstab
 #: ../storage/EtcFstab.cc:933
 #, c-format
 msgid "Adding entry for mount point %1$s to %2$s"
-msgstr "Føjer indgang for monteringspunktet %1$s til %2$s"
+msgstr "Tilføjer indgang for monteringspunktet %1$s til %2$s"
 
 #. symbol for "bytes" (best keep untranslated)
 #: ../storage/HumanString.cc:51
@@ -88,7 +89,7 @@
 #: ../storage/Volume.cc:3377
 #, c-format
 msgid "Create BIOS grub volume %1$s (%2$s)"
-msgstr ""
+msgstr "Opret BIOS grub volume %1$s (%2$s)"
 
 #. displayed before action
 #. %1$s is replaced by device name e.g. /dev/hda1
@@ -96,7 +97,7 @@
 #: ../storage/Volume.cc:3381
 #, c-format
 msgid "Create GPT PReP volume %1$s (%2$s)"
-msgstr ""
+msgstr "Opret GPT PReP volume %1$s (%2$s)"
 
 #. displayed before action
 #. %1$s is replaced by device name e.g. /dev/hda1
@@ -104,7 +105,7 @@
 #: ../storage/Volume.cc:3385
 #, c-format
 msgid "Create PReP volume %1$s (%2$s)"
-msgstr ""
+msgstr "Opret PReP volume %1$s (%2$s)"
 
 #. displayed text before action, %1$s is replaced by raid partition e.g. 
pdc_dabaheedj_part1
 #. %2$s is replaced by size (e.g. 623.5 MB)
@@ -306,9 +307,11 @@
 #. displayed text before action, %1$s is replaced by subvolume name e.g. tmp
 #. %2$s is replaced by device name e.g. /dev/sda1
 #: ../storage/Btrfs.cc:1004
-#, fuzzy, c-format
+#, c-format
 msgid "Create subvolume %1$s on device %2$s with option \"no copy on write\""
-msgstr "Opret underdiskområde %1$s på enheden %2$s"
+msgstr ""
+"Opret underdiskområde %1$s på enheden %2$s med valgmuligheden \"no copy on "
+"write\""
 
 #. displayed text before action, %1$s is replaced by raid partition e.g. 
pdc_dabaheedj_part1
 #. %2$s is replaced by size (e.g. 623.5 MB)
@@ -414,9 +417,11 @@
 #. displayed text during action, %1$s is replaced by subvolume name e.g. tmp
 #. %2$s is replaced by device name e.g. /dev/sda
 #: ../storage/Btrfs.cc:987
-#, fuzzy, c-format
+#, c-format
 msgid "Creating subvolume %1$s on device %2$s with option \"no copy on write\""
-msgstr "Opretter underdiskområde %1$s på enheden %2$s"
+msgstr ""
+"Opretter underdiskområde %1$s på enheden %2$s med valgmuligheden \"no copy "
+"on write\""
 
 #. displayed during action
 #. %1$s is replaced by device name e.g. /dev/hda1
@@ -585,8 +590,8 @@
 #, c-format
 msgid "Executing dasdfmt for disk %1$s"
 msgid_plural "Executing dasdfmt for disks %1$s"
-msgstr[0] "Kører \"dasdfmt\" for disk %1$s..."
-msgstr[1] "Kører \"dasdfmt\" for diskene %1$s..."
+msgstr[0] "Kører \"dasdfmt\" for disk %1$s"
+msgstr[1] "Kører \"dasdfmt\" for diskene %1$s"
 
 #. displayed before action
 #. %1$s is replaced by device name e.g. /dev/hda1
@@ -971,7 +976,7 @@
 #: ../storage/Dmraid.cc:154
 #, c-format
 msgid "Formatting RAID partition %1$s (%2$s) with %3$s"
-msgstr "Formaterer RAID-partition %1$s (%2$s) med %3$s "
+msgstr "Formaterer RAID-partition %1$s (%2$s) med %3$s"
 
 #. displayed during action
 #. %1$s is replaced by device name e.g. /dev/hda1
@@ -1334,7 +1339,7 @@
 #: ../storage/Partition.cc:338
 #, c-format
 msgid "Set type of partition %1$s to %2$s (%3$X)"
-msgstr ""
+msgstr "Sæt type af partition %1$s to %2$s (%3$X)"
 
 #. displayed before action
 #. %1$s is replaced by device name e.g. /dev/hda1
@@ -1359,7 +1364,7 @@
 
 #: ../storage/Storage.cc:5587
 msgid "Setting file attributes with chattr failed."
-msgstr ""
+msgstr "Fastsættelse af fil attributter med chattr fejlede."
 
 #. displayed during action
 #. %1$s is replaced by device name e.g. /dev/hda1
@@ -1401,7 +1406,7 @@
 #: ../storage/Partition.cc:325
 #, c-format
 msgid "Setting type of partition %1$s to %2$s (%3$X)"
-msgstr ""
+msgstr "Sætter type af partition %1$s to %2$s (%3$X)"
 
 #. displayed during action
 #. %1$s is replaced by device name e.g. /dev/hda1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/po/es.po new/libstorage-2.26.13/po/es.po
--- old/libstorage-2.26.12/po/es.po     2016-08-27 20:55:10.000000000 +0200
+++ new/libstorage-2.26.13/po/es.po     2017-06-13 16:05:11.000000000 +0200
@@ -17,8 +17,8 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-10-09 15:59+0200\n"
-"PO-Revision-Date: 2016-08-27 18:51+0000\n"
-"Last-Translator: Gustavo Sobrales <newred...@gmail.com>\n"
+"PO-Revision-Date: 2017-06-13 11:05+0000\n"
+"Last-Translator: Javier Llorente <jav...@opensuse.org>\n"
 "Language-Team: Spanish "
 "<https://l10n.opensuse.org/projects/libstorage/master/es/>\n"
 "Language: es\n"
@@ -35,7 +35,8 @@
 #: ../storage/Dmraid.cc:218
 msgid "(Progress bar will not move. May take very long. DO NOT ABORT!)"
 msgstr ""
-"(La barra de progreso no se moverá. Puede tomar bastante tiempo. ¡NO ABORTE!)"
+"(La barra de progreso no se moverá. Puede llevar bastante tiempo. ¡NO "
+"CANCELE!)"
 
 #. displayed text before action, %1$s is replaced by mount point e.g. /home
 #. %2$s is replaced by a pathname e.g. /etc/fstab
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/po/fi.po new/libstorage-2.26.13/po/fi.po
--- old/libstorage-2.26.12/po/fi.po     2016-01-18 11:10:13.000000000 +0100
+++ new/libstorage-2.26.13/po/fi.po     2017-09-21 21:14:36.000000000 +0200
@@ -12,15 +12,16 @@
 "Project-Id-Version: libstorage.fi\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-10-09 15:59+0200\n"
-"PO-Revision-Date: 2012-04-08 10:02+0300\n"
-"Last-Translator: Jyri Palokangas <jyri.palokan...@opensuse.org>\n"
-"Language-Team: Finnish <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2017-09-13 09:29+0000\n"
+"Last-Translator: Arvin Schnell <aschn...@suse.com>\n"
+"Language-Team: Finnish "
+"<https://l10n.opensuse.org/projects/libstorage/master/fi/>\n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.2\n"
+"X-Generator: Weblate 2.13.1\n"
 
 #. text displayed during action
 #: ../storage/LvmLv.cc:335 ../storage/Volume.cc:3440
@@ -243,7 +244,7 @@
 #: ../storage/Loop.cc:317
 #, c-format
 msgid "Create file-based device %1$s of file %2$s (%3$s)"
-msgstr "Luo tiedoston %2$s (%3$s) tiedostopohjainen laite %1$s "
+msgstr "Luo tiedoston%2$s (%3$s) tiedostopohjainen laite %1$s"
 
 #. displayed text before action, %1$s is replaced by device name
 #. %2$s is replaced by filename (e.g. /var/adm/secure)
@@ -254,8 +255,8 @@
 #, c-format
 msgid "Create file-based device %1$s of file %2$s (%3$s) as %5$s with %4$s"
 msgstr ""
-"Luo tiedoston %2$s (%3$s) tiedostopohjainen laite %1$s liitoskohtaan %5$s "
-"tiedostojärjestelmällä %4$s"
+"Luo tiedoston %2$s (%3$s) tiedostopohjainen laite %1$s liitoskohtaan %4$s "
+"tiedostojärjestelmällä %5$s"
 
 #. displayed text before action, %1$s is replaced by device name e.g. 
/dev/system/var
 #. %2$s is replaced by size (e.g. 623.5 MB)
@@ -408,7 +409,7 @@
 #: ../storage/Loop.cc:280
 #, c-format
 msgid "Creating file-based device %1$s of file %2$s"
-msgstr "Luodaan tiedoston %2$s tiedostopohjaista laitetta %1$s "
+msgstr "Luodaan tiedoston %2$s tiedostopohjaista laitetta %1$s"
 
 #. displayed text during action, %1$s is replaced by device name e.g. 
/dev/system/var
 #: ../storage/LvmLv.cc:219
@@ -610,8 +611,8 @@
 #, c-format
 msgid "Executing dasdfmt for disk %1$s"
 msgid_plural "Executing dasdfmt for disks %1$s"
-msgstr[0] "Suoritetaan dasdfmt levylle %1$s..."
-msgstr[1] "Suoritetaan dasdfmt levyille %1$s..."
+msgstr[0] "Suoritetaan dasdfmt levylle %1$s"
+msgstr[1] "Suoritetaan dasdfmt levyille %1$s"
 
 #. displayed before action
 #. %1$s is replaced by device name e.g. /dev/hda1
@@ -848,7 +849,7 @@
 "Format encrypted file-based device %1$s of %2$s (%3$s) as %5$s with %4$s"
 msgstr ""
 "Alusta tiedoston %2$s (%3$s) salattu tiedostopohjainen laite %1$s "
-"liitoskohtaan %5$s tiedostojärjestelmällä %4$s"
+"liitoskohtaan%5$s tiedostojärjestelmällä %4$s"
 
 #. displayed text before action, %1$s is replaced by device name e.g. 
/dev/system/var
 #. %2$s is replaced by size (e.g. 623.5 MB)
@@ -1028,7 +1029,7 @@
 #: ../storage/Dmraid.cc:154
 #, c-format
 msgid "Formatting RAID partition %1$s (%2$s) with %3$s"
-msgstr "Alustetaan RAID-osio %1$s (%2$s) tiedostojärjestelmällä %3$s "
+msgstr "Alustetaan RAID-osio %1$s (%2$s) tiedostojärjestelmällä %3$s"
 
 #. displayed during action
 #. %1$s is replaced by device name e.g. /dev/hda1
@@ -1037,7 +1038,7 @@
 #: ../storage/Volume.cc:843
 #, c-format
 msgid "Formatting device %1$s (%2$s) with %3$s"
-msgstr "Alustetaan laite %1$s (%2$s) tiedostojärjestelmällä %3$s "
+msgstr "Alustetaan laite %1$s (%2$s) tiedostojärjestelmällä %3$s"
 
 #. displayed text during action, %1$s is replaced by device name e.g. 
/dev/mapper/system
 #. %2$s is replaced by size (e.g. 623.5 MB)
@@ -1055,8 +1056,8 @@
 #, c-format
 msgid "Formatting file-based device %1$s of %2$s (%3$s) with %4$s "
 msgstr ""
-"Alustetaan tiedoston %2$s (%3$s) tiedostopohjainen laite %1$s "
-"tiedostojärjestelmällä %4$s"
+"Alustetaan tiedoston%2$s (%3$s) tiedostopohjainen laite %1$s "
+"tiedostojärjestelmällä %4$s "
 
 #. displayed text during action, %1$s is replaced by device name e.g. 
/dev/system/var
 #. %2$s is replaced by size (e.g. 623.5 MB)
@@ -1099,7 +1100,7 @@
 #. symbol for "giga bytes" (best keep untranslated)
 #: ../storage/HumanString.cc:83
 msgid "GB"
-msgstr "Gt"
+msgstr "GB"
 
 #. symbol for "gibi bytes" (best keep untranslated)
 #: ../storage/HumanString.cc:80
@@ -1113,7 +1114,7 @@
 #. symbol for "kibi bytes" (best keep untranslated)
 #: ../storage/HumanString.cc:58
 msgid "KiB"
-msgstr "Kt"
+msgstr "KiB"
 
 #: ../storage/Graph.cc:511
 msgid "Logical Volume"
@@ -1127,7 +1128,7 @@
 #. symbol for "mega bytes" (best keep untranslated)
 #: ../storage/HumanString.cc:72
 msgid "MB"
-msgstr "Mt"
+msgstr "MB"
 
 #: ../storage/Graph.cc:499 ../storage/Graph.cc:503
 msgid "MD RAID"
@@ -1136,7 +1137,7 @@
 #. symbol for "mebi bytes" (best keep untranslated)
 #: ../storage/HumanString.cc:69
 msgid "MiB"
-msgstr "Mit"
+msgstr "MiB"
 
 #: ../storage/Graph.cc:523
 msgid "Mount Point"
@@ -1164,7 +1165,7 @@
 #. symbol for "peta bytes" (best keep untranslated)
 #: ../storage/HumanString.cc:105
 msgid "PB"
-msgstr "Pt"
+msgstr "PB"
 
 #: ../storage/Graph.cc:495
 msgid "Partition"
@@ -1564,7 +1565,7 @@
 #. symbol for "tera bytes" (best keep untranslated)
 #: ../storage/HumanString.cc:94
 msgid "TB"
-msgstr "Tt"
+msgstr "TB"
 
 #. popup text %1$s is replaced by disk name e.g. /dev/hda
 #: ../storage/Disk.cc:336
@@ -1682,7 +1683,7 @@
 #. symbol for "kilo bytes" (best keep untranslated)
 #: ../storage/HumanString.cc:61
 msgid "kB"
-msgstr "kt"
+msgstr "kB"
 
 #~ msgid "Executing fdasd for disk %1$s"
 #~ msgstr "Suoritetaan fdasd levylle %1$s"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/po/id.po new/libstorage-2.26.13/po/id.po
--- old/libstorage-2.26.12/po/id.po     2016-10-30 05:45:10.000000000 +0100
+++ new/libstorage-2.26.13/po/id.po     2017-04-13 05:05:11.000000000 +0200
@@ -9,14 +9,16 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-10-09 15:59+0200\n"
-"PO-Revision-Date: 2016-10-30 11:41+0700\n"
-"Last-Translator: Arif Budiman <arifpe...@gmail.com>\n"
-"Language-Team: Indonesian <i...@suse.de>\n"
+"PO-Revision-Date: 2017-04-13 00:24+0000\n"
+"Last-Translator: Wanto Yo <wanto...@gmail.com>\n"
+"Language-Team: Indonesian "
+"<https://l10n.opensuse.org/projects/libstorage/master/id/>\n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Weblate 2.6\n"
 
 #. text displayed during action
 #: ../storage/LvmLv.cc:335 ../storage/Volume.cc:3440
@@ -24,7 +26,7 @@
 #: ../storage/Dmraid.cc:218
 msgid "(Progress bar will not move. May take very long. DO NOT ABORT!)"
 msgstr ""
-"(Bilah kemajuan tidak bergerak. Mungkin butuh waktu lama. JANGAN DIBATALKAN!)"
+"(Bilah kemajuan tidak bergerak. Mungkin butuh waktu lama. JANGAN DIGUGURKAN!)"
 
 #. displayed text before action, %1$s is replaced by mount point e.g. /home
 #. %2$s is replaced by a pathname e.g. /etc/fstab
@@ -1092,7 +1094,7 @@
 
 #: ../storage/Graph.cc:523
 msgid "Mount Point"
-msgstr "Mount Point"
+msgstr "Titik Kait"
 
 #. displayed during action
 #. %1$s is replaced by device name e.g. /dev/hda1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/po/ja.po new/libstorage-2.26.13/po/ja.po
--- old/libstorage-2.26.12/po/ja.po     2016-11-08 08:05:09.000000000 +0100
+++ new/libstorage-2.26.13/po/ja.po     2017-09-21 21:14:36.000000000 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: libstorage\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-10-09 15:59+0200\n"
-"PO-Revision-Date: 2016-11-08 04:57+0000\n"
+"PO-Revision-Date: 2017-09-13 08:52+0000\n"
 "Last-Translator: Yasuhiko Kamata <belphe...@belbel.or.jp>\n"
 "Language-Team: Japanese "
 "<https://l10n.opensuse.org/projects/libstorage/master/ja/>\n"
@@ -20,7 +20,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 2.6\n"
+"X-Generator: Weblate 2.13.1\n"
 
 #. text displayed during action
 #: ../storage/LvmLv.cc:335 ../storage/Volume.cc:3440
@@ -224,7 +224,7 @@
 #: ../storage/Partition.cc:455
 #, c-format
 msgid "Create extended partition %1$s (%2$s)"
-msgstr "拡張パーティション %1$s (%2$s) を作成"
+msgstr "拡張パーティション %1$s (%2$s) の作成"
 
 #. displayed text before action, %1$s is replaced by device name
 #. %2$s is replaced by filename (e.g. /var/adm/secure)
@@ -508,7 +508,7 @@
 #: ../storage/Partition.cc:433
 #, c-format
 msgid "Delete partition %1$s (%2$s)"
-msgstr "パーティション %1$s (%2$s) を削除"
+msgstr "パーティション %1$s (%2$s) の削除"
 
 #. displayed text before action, %1$s is replaced by device name e.g. md0
 #. %2$s is replaced by size (e.g. 623.5 MB)
@@ -1563,12 +1563,12 @@
 #: ../storage/Volume.cc:1464
 #, c-format
 msgid "Unmounting %1$s"
-msgstr "%1$s をアンマウントしています"
+msgstr "%1$s をマウント解除しています"
 
 #. displayed text during action
 #: ../storage/Tmpfs.cc:95
 msgid "Unmounting tmpfs"
-msgstr "tmpfs をアンマウントしています"
+msgstr "tmpfs をマウント解除しています"
 
 #. displayed text before action, %1$s is replaced by mount point e.g. /home
 #. %2$s is replaced by a pathname e.g. /etc/fstab
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/po/lt.po new/libstorage-2.26.13/po/lt.po
--- old/libstorage-2.26.12/po/lt.po     2016-01-18 11:10:13.000000000 +0100
+++ new/libstorage-2.26.13/po/lt.po     2017-06-03 00:05:13.000000000 +0200
@@ -12,17 +12,18 @@
 "Project-Id-Version: libstorage\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-10-09 15:59+0200\n"
-"PO-Revision-Date: 2015-10-28 08:21+0200\n"
+"PO-Revision-Date: 2017-06-02 19:39+0000\n"
 "Last-Translator: Mindaugas Baranauskas <opensuse.lietuviu.ka...@gmail.com>\n"
-"Language-Team: Lithuanian <komp...@konferencijos.lt>\n"
-"<http://10n.opensuse.org/projects/libstorage/master/lt/>\n"
+"Language-Team: Lithuanian "
+"<https://l10n.opensuse.org/projects/libstorage/master/lt/>\n"
 "Language: lt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10==1 && n%100!=11 ? 1 : n%"
-"10>=2 && (n%100<10 || n%100>=20) ? 2 : 3);\n"
-"X-Generator: Lokalize 1.5\n"
+"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || "
+"n%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
+"X-Generator: Weblate 2.6\n"
+"<http: //10n.opensuse.org/projects/libstorage/master/lt/>\n"
 
 #. text displayed during action
 #: ../storage/LvmLv.cc:335 ../storage/Volume.cc:3440
@@ -1219,7 +1220,7 @@
 #: ../storage/Btrfs.cc:1027
 #, c-format
 msgid "Remove subvolume %1$s on device %2$s"
-msgstr "Šalinti potomį %1$s įrenginyje %2$s"
+msgstr "%2$s įrenginyje pašalinti %1$s potomį"
 
 #. displayed text before action, %1$s is replaced by pathname e.g. /etc/fstab
 #: ../storage/Tmpfs.cc:119
@@ -1238,7 +1239,7 @@
 #: ../storage/Volume.cc:3453
 #, c-format
 msgid "Remove volume %1$s"
-msgstr "Šalinti tomą %1$s"
+msgstr "Pašalinti tomą %1$s"
 
 #. displayed text before action, %1$s is replaced by a name (e.g. system),
 #: ../storage/LvmVg.cc:1096
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/po/zh_CN.po new/libstorage-2.26.13/po/zh_CN.po
--- old/libstorage-2.26.12/po/zh_CN.po  2016-06-10 15:55:12.000000000 +0200
+++ new/libstorage-2.26.13/po/zh_CN.po  2017-09-21 21:14:36.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: YaST (@memory@)\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-10-09 15:59+0200\n"
-"PO-Revision-Date: 2016-06-08 19:24+0000\n"
+"PO-Revision-Date: 2017-09-20 04:54+0000\n"
 "Last-Translator: Marguerite Su <i...@marguerite.su>\n"
 "Language-Team: Chinese (China) "
 "<https://l10n.opensuse.org/projects/libstorage/master/zh_CN/>\n"
@@ -19,7 +19,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 2.6\n"
+"X-Generator: Weblate 2.13.1\n"
 
 #. text displayed during action
 #: ../storage/LvmLv.cc:335 ../storage/Volume.cc:3440
@@ -1154,7 +1154,7 @@
 #: ../storage/Volume.cc:1506
 #, c-format
 msgid "Remove %1$s from %2$s"
-msgstr "将 %1$s 从 %2$s 去除"
+msgstr "将 %1$s 从 %2$s 移除"
 
 #. displayed text before action, %1$s is replaced by volume name e.g. 
hilbert:/work
 #: ../storage/Nfs.cc:75
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/py-compile new/libstorage-2.26.13/py-compile
--- old/libstorage-2.26.12/py-compile   2017-02-13 12:21:10.000000000 +0100
+++ new/libstorage-2.26.13/py-compile   2017-10-16 16:28:00.000000000 +0200
@@ -1,9 +1,9 @@
 #!/bin/sh
 # py-compile - Compile a Python program
 
-scriptversion=2011-06-08.12; # UTC
+scriptversion=2016-01-11.22; # UTC
 
-# Copyright (C) 2000-2014 Free Software Foundation, Inc.
+# Copyright (C) 2000-2017 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -165,6 +165,6 @@
 # eval: (add-hook 'write-file-hooks 'time-stamp)
 # time-stamp-start: "scriptversion="
 # time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
+# time-stamp-time-zone: "UTC0"
 # time-stamp-end: "; # UTC"
 # End:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/storage/Disk.cc new/libstorage-2.26.13/storage/Disk.cc
--- old/libstorage-2.26.12/storage/Disk.cc      2016-09-06 10:45:15.000000000 
+0200
+++ new/libstorage-2.26.13/storage/Disk.cc      2017-10-16 16:25:54.000000000 
+0200
@@ -1830,8 +1830,6 @@
        if( p != NULL )
        {
            getStorage()->showInfoCb( p->setTypeText(true), silent );
-           if( p->id()!=Partition::ID_LINUX && p->id()!=Partition::ID_SWAP )
-               p->eraseLabel();
 
            std::ostringstream options;
            classic(options);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.26.12/storage/gen_md5sum.cc 
new/libstorage-2.26.13/storage/gen_md5sum.cc
--- old/libstorage-2.26.12/storage/gen_md5sum.cc        2017-02-13 
12:21:19.000000000 +0100
+++ new/libstorage-2.26.13/storage/gen_md5sum.cc        2017-10-16 
16:28:09.000000000 +0200
@@ -1,5 +1,5 @@
-#define SOURCES_MD5SUM   "f1d674d1af8dff2a7f974d9bd760469d"
-#define SOURCES_MD5_DATE " Mon Feb 13 11:21:19 UTC 2017 "
+#define SOURCES_MD5SUM   "bc6c9032750c0b338443899dc99cfd5b"
+#define SOURCES_MD5_DATE " Mon Oct 16 14:28:09 UTC 2017 "
 namespace storage
 {
 const char* GetSourceMd5() { return SOURCES_MD5SUM; }


Reply via email to