Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-storage-ng for 
openSUSE:Factory checked in at 2021-11-27 00:50:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-storage-ng (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-storage-ng.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-storage-ng"

Sat Nov 27 00:50:48 2021 rev:110 rq:933436 version:4.4.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-storage-ng/yast2-storage-ng.changes        
2021-11-20 22:48:15.147818047 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-storage-ng.new.1895/yast2-storage-ng.changes  
    2021-11-27 00:51:30.666763381 +0100
@@ -1,0 +2,6 @@
+Thu Nov 23 16:00:00 UTC 2021 - Stefan Knorr <skn...@suse.com>
+
+- Fixed typo in message about encryption (part of jsc#SLE-21308)
+- 4.4.15
+
+-------------------------------------------------------------------

Old:
----
  yast2-storage-ng-4.4.14.tar.bz2

New:
----
  yast2-storage-ng-4.4.15.tar.bz2

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

Other differences:
------------------
++++++ yast2-storage-ng.spec ++++++
--- /var/tmp/diff_new_pack.C3lcJ3/_old  2021-11-27 00:51:31.206761516 +0100
+++ /var/tmp/diff_new_pack.C3lcJ3/_new  2021-11-27 00:51:31.210761503 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-storage-ng
-Version:        4.4.14
+Version:        4.4.15
 Release:        0
 Summary:        YaST2 - Storage Configuration
 License:        GPL-2.0-only OR GPL-3.0-only

++++++ yast2-storage-ng-4.4.14.tar.bz2 -> yast2-storage-ng-4.4.15.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-storage-ng-4.4.14/package/yast2-storage-ng.changes 
new/yast2-storage-ng-4.4.15/package/yast2-storage-ng.changes
--- old/yast2-storage-ng-4.4.14/package/yast2-storage-ng.changes        
2021-11-18 18:06:07.000000000 +0100
+++ new/yast2-storage-ng-4.4.15/package/yast2-storage-ng.changes        
2021-11-24 12:08:33.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Nov 23 16:00:00 UTC 2021 - Stefan Knorr <skn...@suse.com>
+
+- Fixed typo in message about encryption (part of jsc#SLE-21308)
+- 4.4.15
+
+-------------------------------------------------------------------
 Thu Nov 18 16:22:04 UTC 2021 - Ancor Gonzalez Sosa <an...@suse.com>
 
 - Fixed calculation of partitions needed for booting when AutoYaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-storage-ng-4.4.14/package/yast2-storage-ng.spec 
new/yast2-storage-ng-4.4.15/package/yast2-storage-ng.spec
--- old/yast2-storage-ng-4.4.14/package/yast2-storage-ng.spec   2021-11-18 
18:06:07.000000000 +0100
+++ new/yast2-storage-ng-4.4.15/package/yast2-storage-ng.spec   2021-11-24 
12:08:33.000000000 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:           yast2-storage-ng
-Version:        4.4.14
+Version:        4.4.15
 Release:        0
 Summary:        YaST2 - Storage Configuration
 License:        GPL-2.0-only OR GPL-3.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-storage-ng-4.4.14/src/lib/y2partitioner/widgets/encrypt_method_options.rb
 
new/yast2-storage-ng-4.4.15/src/lib/y2partitioner/widgets/encrypt_method_options.rb
--- 
old/yast2-storage-ng-4.4.14/src/lib/y2partitioner/widgets/encrypt_method_options.rb
 2021-11-18 18:06:07.000000000 +0100
+++ 
new/yast2-storage-ng-4.4.15/src/lib/y2partitioner/widgets/encrypt_method_options.rb
 2021-11-24 12:08:33.000000000 +0100
@@ -112,9 +112,9 @@
                 "encrypting swap with randomly generated keys.\n" \
                 "\n" \
                 "Moreover, using this with some kinds of devices\n" \
-                "may imply a certain risk of loosing data.\n" \
+                "may imply a certain risk of losing data.\n" \
                 "\n" \
-                "Please, read Help for more information.")
+                "Read the help for more information.")
             )
           )
         )

Reply via email to