Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package linuxrc for openSUSE:Factory checked in at 2021-04-23 17:50:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/linuxrc (Old) and /work/SRC/openSUSE:Factory/.linuxrc.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "linuxrc" Fri Apr 23 17:50:19 2021 rev:297 rq:886897 version:7.0.33 Changes: -------- --- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes 2021-04-15 16:57:05.302643070 +0200 +++ /work/SRC/openSUSE:Factory/.linuxrc.new.12324/linuxrc.changes 2021-04-23 17:50:24.950772532 +0200 @@ -1,0 +2,7 @@ +Tue Apr 20 07:44:05 UTC 2021 - lsle...@suse.cz + +- merge gh#openSUSE/linuxrc#256 +- Set copyright date to "1996-2021" (bsc#1184990) +- 7.0.33 + +-------------------------------------------------------------------- Old: ---- linuxrc-7.0.32.tar.xz New: ---- linuxrc-7.0.33.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ linuxrc.spec ++++++ --- /var/tmp/diff_new_pack.yWfQ0r/_old 2021-04-23 17:50:25.374773261 +0200 +++ /var/tmp/diff_new_pack.yWfQ0r/_new 2021-04-23 17:50:25.378773268 +0200 @@ -17,7 +17,7 @@ Name: linuxrc -Version: 7.0.32 +Version: 7.0.33 Release: 0 Summary: SUSE Installation Program License: GPL-3.0+ ++++++ linuxrc-7.0.32.tar.xz -> linuxrc-7.0.33.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-7.0.32/VERSION new/linuxrc-7.0.33/VERSION --- old/linuxrc-7.0.32/VERSION 2021-04-12 10:14:20.000000000 +0200 +++ new/linuxrc-7.0.33/VERSION 2021-04-20 09:44:05.000000000 +0200 @@ -1 +1 @@ -7.0.32 +7.0.33 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-7.0.32/changelog new/linuxrc-7.0.33/changelog --- old/linuxrc-7.0.32/changelog 2021-04-12 10:14:20.000000000 +0200 +++ new/linuxrc-7.0.33/changelog 2021-04-20 09:44:05.000000000 +0200 @@ -1,3 +1,7 @@ +2021-04-20: 7.0.33 + - merge gh#openSUSE/linuxrc#256 + - Set copyright date to "1996-2021" (bsc#1184990) + 2021-04-12: 7.0.32 - merge gh#openSUSE/linuxrc#253 - fix handling of modules in driver updates (bsc#1184550) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/linuxrc-7.0.32/linuxrc.c new/linuxrc-7.0.33/linuxrc.c --- old/linuxrc-7.0.32/linuxrc.c 2021-04-12 10:14:20.000000000 +0200 +++ new/linuxrc-7.0.33/linuxrc.c 2021-04-20 09:44:05.000000000 +0200 @@ -947,7 +947,7 @@ if (config.linemode) putchar('\n'); printf( - "\n>>> %s installation program v" LXRC_FULL_VERSION " (c) 1996-2020 SUSE LLC %s <<<\n", + "\n>>> %s installation program v" LXRC_FULL_VERSION " (c) 1996-2021 SUSE LLC %s <<<\n", config.product, config.platform_name );