Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cscreen for openSUSE:Factory checked in at 2021-10-04 18:40:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cscreen (Old) and /work/SRC/openSUSE:Factory/.cscreen.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cscreen" Mon Oct 4 18:40:48 2021 rev:6 rq:923043 version:1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/cscreen/cscreen.changes 2021-04-29 01:39:36.418681011 +0200 +++ /work/SRC/openSUSE:Factory/.cscreen.new.2443/cscreen.changes 2021-10-04 18:42:39.918320711 +0200 @@ -1,0 +2,6 @@ +Mon Sep 27 13:48:15 UTC 2021 - [email protected] + +- version 1.2 +- fix default logtstamp string + +------------------------------------------------------------------- Old: ---- cscreen-1.1.tar.xz New: ---- cscreen-1.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cscreen.spec ++++++ --- /var/tmp/diff_new_pack.qNWkH1/_old 2021-10-04 18:42:40.326321374 +0200 +++ /var/tmp/diff_new_pack.qNWkH1/_new 2021-10-04 18:42:40.330321381 +0200 @@ -31,7 +31,7 @@ Requires(pre): %insserv_prereq %endif Name: cscreen -Version: 1.1 +Version: 1.2 Release: 0 Summary: Console screen License: BSD-4-Clause ++++++ _service ++++++ --- /var/tmp/diff_new_pack.qNWkH1/_old 2021-10-04 18:42:40.354321419 +0200 +++ /var/tmp/diff_new_pack.qNWkH1/_new 2021-10-04 18:42:40.358321426 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="obs_scm"> - <param name="url">git://github.com/openSUSE/cscreen.git</param> + <param name="url">https://github.com/openSUSE/cscreen.git</param> <param name="scm">git</param> - <param name="revision">2a780bffa05d25698f96fd276718eb285cdb67ef</param> + <param name="revision">ec5bffe40e3074ac208c1b233f4ff5ae305469c8</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param> <param name="versionrewrite-replacement">\1</param> ++++++ cscreen-1.1.tar.xz -> cscreen-1.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cscreen-1.1/configs/cscreen.config new/cscreen-1.2/configs/cscreen.config --- old/cscreen-1.1/configs/cscreen.config 2021-04-21 14:41:49.000000000 +0200 +++ new/cscreen-1.2/configs/cscreen.config 2021-09-27 15:48:15.000000000 +0200 @@ -26,6 +26,7 @@ # where the logfiles go: logfile /var/log/screen/screenlog.%t.log logtstamp on +logtstamp string "-- %n:%t -- time-stamp -- %Y-%m-%d %c:%s --\n" deflog on # statusline caption always "%3n %t%? @%u%?%? [%h]%?"
