Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-installation for openSUSE:Factory checked in at 2023-03-14 18:15:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old) and /work/SRC/openSUSE:Factory/.yast2-installation.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-installation" Tue Mar 14 18:15:38 2023 rev:518 rq:1071079 version:4.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes 2023-03-04 22:43:13.911756772 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-installation.new.31432/yast2-installation.changes 2023-03-14 18:15:40.735422067 +0100 @@ -1,0 +2,7 @@ +Mon Mar 13 08:49:20 UTC 2023 - Ladislav Slezák <lsle...@suse.com> + +- Removed unnecessary executable flag from file security_proposal.rb + (bsc#1209094) +- 4.6.1 + +------------------------------------------------------------------- Old: ---- yast2-installation-4.6.0.tar.bz2 New: ---- yast2-installation-4.6.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.XNfo3e/_old 2023-03-14 18:15:41.615426771 +0100 +++ /var/tmp/diff_new_pack.XNfo3e/_new 2023-03-14 18:15:41.623426814 +0100 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.6.0 +Version: 4.6.1 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only ++++++ yast2-installation-4.6.0.tar.bz2 -> yast2-installation-4.6.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-4.6.0/package/yast2-installation.changes new/yast2-installation-4.6.1/package/yast2-installation.changes --- old/yast2-installation-4.6.0/package/yast2-installation.changes 2023-03-03 15:53:10.000000000 +0100 +++ new/yast2-installation-4.6.1/package/yast2-installation.changes 2023-03-13 09:57:45.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Mon Mar 13 08:49:20 UTC 2023 - Ladislav Slezák <lsle...@suse.com> + +- Removed unnecessary executable flag from file security_proposal.rb + (bsc#1209094) +- 4.6.1 + +------------------------------------------------------------------- Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lsle...@suse.cz> - Bump version to 4.6.0 (bsc#1208913) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-4.6.0/package/yast2-installation.spec new/yast2-installation-4.6.1/package/yast2-installation.spec --- old/yast2-installation-4.6.0/package/yast2-installation.spec 2023-03-03 15:53:10.000000000 +0100 +++ new/yast2-installation-4.6.1/package/yast2-installation.spec 2023-03-13 09:57:45.000000000 +0100 @@ -16,7 +16,7 @@ # Name: yast2-installation -Version: 4.6.0 +Version: 4.6.1 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-4.6.0/src/lib/installation/clients/security_proposal.rb new/yast2-installation-4.6.1/src/lib/installation/clients/security_proposal.rb --- old/yast2-installation-4.6.0/src/lib/installation/clients/security_proposal.rb 2023-03-03 15:53:10.000000000 +0100 +++ new/yast2-installation-4.6.1/src/lib/installation/clients/security_proposal.rb 2023-03-13 09:57:45.000000000 +0100 @@ -1,7 +1,3 @@ -#!/usr/bin/env ruby -# -# encoding: utf-8 - # Copyright (c) [2017] SUSE LLC # # All Rights Reserved.