Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package miller for openSUSE:Factory checked in at 2023-01-09 17:23:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/miller (Old) and /work/SRC/openSUSE:Factory/.miller.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "miller" Mon Jan 9 17:23:39 2023 rev:19 rq:1056962 version:6.6.0+git20230101.7495a8845 Changes: -------- --- /work/SRC/openSUSE:Factory/miller/miller.changes 2022-12-08 16:51:18.739521919 +0100 +++ /work/SRC/openSUSE:Factory/.miller.new.32243/miller.changes 2023-01-09 17:23:41.471120630 +0100 @@ -1,0 +2,26 @@ +Mon Jan 02 04:44:33 UTC 2023 - scott.bradn...@suse.com + +- Update to version 6.6.0+git20230101.7495a8845: + * link to 6.6.0 docs + * doc-neaten + * post-6.6.0 + * 6.6.0 (#1169) + * Fix #1164: regression on CSV blank-line handling (#1168) + * mlr unspace verb (#1167) + * Add doc info on DSL code-comment syntax (#1165) + * Fix #1102 (#1163) + * Fix #1146 (#1157) + * Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#1162) + * Bump actions/cache from 3.2.1 to 3.2.2 (#1160) + * Bump actions/cache from 3.2.0 to 3.2.1 (#1156) + * Bump actions/cache from 3.0.11 to 3.2.0 (#1155) + * Bump github/codeql-action from 2.1.36 to 2.1.37 (#1151) + * Bump actions/setup-go from 3.4.0 to 3.5.0 (#1148) + * Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (#1147) + * Bump actions/checkout from 3.1.0 to 3.2.0 (#1145) + * Bump github/codeql-action from 2.1.35 to 2.1.36 (#1143) + * Fix typo in `mlr put` documentation (#1140) + * Bump actions/setup-go from 3.3.1 to 3.4.0 (#1136) + * Bump github/codeql-action from 2.1.33 to 2.1.35 (#1137) + +------------------------------------------------------------------- Old: ---- miller-6.5.0+git20221130.636ca8873.tar.gz New: ---- miller-6.6.0+git20230101.7495a8845.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ miller.spec ++++++ --- /var/tmp/diff_new_pack.sOHLvB/_old 2023-01-09 17:23:42.339125542 +0100 +++ /var/tmp/diff_new_pack.sOHLvB/_new 2023-01-09 17:23:42.343125564 +0100 @@ -17,7 +17,7 @@ Name: miller -Version: 6.5.0+git20221130.636ca8873 +Version: 6.6.0+git20230101.7495a8845 Release: 0 Summary: Name-indexed data processing tool # c/lib/netbsd_strptime.c is BSD-4-Clause ++++++ _service ++++++ --- /var/tmp/diff_new_pack.sOHLvB/_old 2023-01-09 17:23:42.375125745 +0100 +++ /var/tmp/diff_new_pack.sOHLvB/_new 2023-01-09 17:23:42.379125769 +0100 @@ -4,11 +4,11 @@ <param name="scm">git</param> <param name="revision">main</param> <param name="versionformat">@PARENT_TAG@+git%cd.%h</param> - <param name="versionrewrite-pattern">v(.*)</param> <!-- - <param name="versionrewrite-pattern"></param> - <param name="versionrewrite-replacement"></param> + <param name="versionrewrite-pattern">v(.*)</param> --> + <param name="versionrewrite-pattern">v6.5.0</param> + <param name="versionrewrite-replacement">6.6.0</param> <param name="changesgenerate">enable</param> </service> <service name="set_version" mode="disabled"/> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.sOHLvB/_old 2023-01-09 17:23:42.399125882 +0100 +++ /var/tmp/diff_new_pack.sOHLvB/_new 2023-01-09 17:23:42.403125904 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/johnkerl/miller</param> - <param name="changesrevision">636ca8873d5736b47d0717ef9ef57995084d9cd2</param></service></servicedata> + <param name="changesrevision">7495a88450ae48726b612aeb142b8e96fb91d993</param></service></servicedata> (No newline at EOF) ++++++ miller-6.5.0+git20221130.636ca8873.tar.gz -> miller-6.6.0+git20230101.7495a8845.tar.gz ++++++ /work/SRC/openSUSE:Factory/miller/miller-6.5.0+git20221130.636ca8873.tar.gz /work/SRC/openSUSE:Factory/.miller.new.32243/miller-6.6.0+git20230101.7495a8845.tar.gz differ: char 12, line 1 ++++++ miller.obsinfo ++++++ --- /var/tmp/diff_new_pack.sOHLvB/_old 2023-01-09 17:23:42.443126130 +0100 +++ /var/tmp/diff_new_pack.sOHLvB/_new 2023-01-09 17:23:42.447126153 +0100 @@ -1,5 +1,5 @@ name: miller -version: 6.5.0+git20221130.636ca8873 -mtime: 1669818462 -commit: 636ca8873d5736b47d0717ef9ef57995084d9cd2 +version: 6.6.0+git20230101.7495a8845 +mtime: 1672611952 +commit: 7495a88450ae48726b612aeb142b8e96fb91d993 ++++++ vendor.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vendor/github.com/mattn/go-isatty/isatty_bsd.go new/vendor/github.com/mattn/go-isatty/isatty_bsd.go --- old/vendor/github.com/mattn/go-isatty/isatty_bsd.go 2022-11-30 18:34:06.000000000 +0100 +++ new/vendor/github.com/mattn/go-isatty/isatty_bsd.go 2023-01-02 05:50:37.000000000 +0100 @@ -1,5 +1,5 @@ -//go:build (darwin || freebsd || openbsd || netbsd || dragonfly) && !appengine -// +build darwin freebsd openbsd netbsd dragonfly +//go:build (darwin || freebsd || openbsd || netbsd || dragonfly || hurd) && !appengine +// +build darwin freebsd openbsd netbsd dragonfly hurd // +build !appengine package isatty diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vendor/modules.txt new/vendor/modules.txt --- old/vendor/modules.txt 2022-11-30 18:34:06.000000000 +0100 +++ new/vendor/modules.txt 2023-01-02 05:50:37.000000000 +0100 @@ -17,7 +17,7 @@ ## explicit github.com/lestrrat-go/strftime github.com/lestrrat-go/strftime/internal/errors -# github.com/mattn/go-isatty v0.0.16 +# github.com/mattn/go-isatty v0.0.17 ## explicit github.com/mattn/go-isatty # github.com/nine-lives-later/go-windows-terminal-sequences v1.0.4