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-03-30 22:51:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/miller (Old) and /work/SRC/openSUSE:Factory/.miller.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "miller" Thu Mar 30 22:51:22 2023 rev:20 rq:1075353 version:6.7.0+git20230328.dc14420f Changes: -------- --- /work/SRC/openSUSE:Factory/miller/miller.changes 2023-01-09 17:23:41.471120630 +0100 +++ /work/SRC/openSUSE:Factory/.miller.new.31432/miller.changes 2023-03-30 22:51:24.520620275 +0200 @@ -1,0 +2,62 @@ +Wed Mar 29 20:26:19 UTC 2023 - scott.bradn...@suse.com + +- Update to version 6.7.0+git20230328.dc14420f: + * Bump github/codeql-action from 2.2.8 to 2.2.9 (#1250) + * Fix issue links in README-dev.md (#1248) + * `index` DSL function [WIP] (#1247) + * Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#1243) + * Bump golang.org/x/term from 0.0.0-20210927222741-03fcf44c2211 to 0.6.0 (#1222) + * Bump minimum compiler version from Go 1.15 to 1.18 (#1246) + * Bump actions/checkout from 3.4.0 to 3.5.0 (#1245) + * Add optional second base argument to `int` DSL function (#1244) + * Bump github/codeql-action from 2.2.7 to 2.2.8 (#1242) + * Bump actions/checkout from 3.3.0 to 3.4.0 (#1234) + * Bump actions/setup-go from 3.5.0 to 4.0.0 (#1233) + * Bump github/codeql-action from 2.2.6 to 2.2.7 (#1232) + * Bump actions/cache from 3.2.6 to 3.3.1 (#1229) + * Bump github/codeql-action from 2.2.5 to 2.2.6 (#1230) + * Add `mlr step -a rprod` for running products (#1228) + * Label head docs as "Miller Dev Documentation" + * doc note for #1218 + * Run go mod tidy (#1220) + * Include tools in the release tarball (#1221) + * Add new `upcase` and `downcase` verbs (#1217) + * Docs re `tail -f` and `--records-per-batch 1` (#1218) + * typofix + * Fix bug on DSL comment with no final newline (#1216) + * release docs + * build artifacts + * miller 6.7.0-dev + * miller 6.7.0 + * Support more backslashed special characters in DSL strings (#1212) + * unit-test files + * fix build error + * Unit-test updates + * tools/build-dsl artifacts + * Update DSL-build instructions + * go.mod go.sum + * BNF mod for `\^` `\$` et al. + * --ofmte, --ofmtf, --ofmtg (#1206) + * Bump github/codeql-action from 2.2.4 to 2.2.5 (#1207) + * Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1208) + * New `leftpad` and `rightpad` DSL functions (#1205) + * Bump golang.org/x/sys in /cmd/experiments/cli_parser (#1203) + * Bump actions/cache from 3.2.5 to 3.2.6 (#1196) + * Bump github/codeql-action from 2.2.3 to 2.2.4 (#1193) + * Bump github/codeql-action from 2.2.1 to 2.2.3 (#1191) + * Bump actions/cache from 3.2.4 to 3.2.5 (#1192) + * Bump actions/cache from 3.2.3 to 3.2.4 (#1186) + * Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 (#1187) + * Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 (#1185) + * Complete #1181 (#1184) + * Bump github/codeql-action from 2.1.39 to 2.2.1 (#1183) + * Fixed missing double quote in documentation sample (#1181) + * Bump github/codeql-action from 2.1.38 to 2.1.39 (#1179) + * Bump github/codeql-action from 2.1.37 to 2.1.38 (#1176) + * Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#1175) + * Bump actions/cache from 3.2.2 to 3.2.3 (#1174) + * Bump actions/checkout from 3.2.0 to 3.3.0 (#1173) + * Bump codespell-project/actions-codespell (#1172) + * Add Go LICENSE file (#1171) + +------------------------------------------------------------------- Old: ---- miller-6.6.0+git20230101.7495a8845.tar.gz New: ---- miller-6.7.0+git20230328.dc14420f.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ miller.spec ++++++ --- /var/tmp/diff_new_pack.sj3b2s/_old 2023-03-30 22:51:25.320624556 +0200 +++ /var/tmp/diff_new_pack.sj3b2s/_new 2023-03-30 22:51:25.324624577 +0200 @@ -1,7 +1,7 @@ # # spec file for package miller # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: miller -Version: 6.6.0+git20230101.7495a8845 +Version: 6.7.0+git20230328.dc14420f Release: 0 Summary: Name-indexed data processing tool # c/lib/netbsd_strptime.c is BSD-4-Clause ++++++ _service ++++++ --- /var/tmp/diff_new_pack.sj3b2s/_old 2023-03-30 22:51:25.360624770 +0200 +++ /var/tmp/diff_new_pack.sj3b2s/_new 2023-03-30 22:51:25.360624770 +0200 @@ -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> + <!-- This might have been fixed? + <param name="versionrewrite-pattern">v6.6.0</param> + <param name="versionrewrite-replacement">6.7.0</param> --> - <param name="versionrewrite-pattern">v6.5.0</param> - <param name="versionrewrite-replacement">6.6.0</param> + <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> </service> <service name="set_version" mode="disabled"/> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.sj3b2s/_old 2023-03-30 22:51:25.384624898 +0200 +++ /var/tmp/diff_new_pack.sj3b2s/_new 2023-03-30 22:51:25.384624898 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/johnkerl/miller</param> - <param name="changesrevision">7495a88450ae48726b612aeb142b8e96fb91d993</param></service></servicedata> + <param name="changesrevision">dc14420f824b17f9cc071ccc757daf95d924043d</param></service></servicedata> (No newline at EOF) ++++++ miller-6.6.0+git20230101.7495a8845.tar.gz -> miller-6.7.0+git20230328.dc14420f.tar.gz ++++++ /work/SRC/openSUSE:Factory/miller/miller-6.6.0+git20230101.7495a8845.tar.gz /work/SRC/openSUSE:Factory/.miller.new.31432/miller-6.7.0+git20230328.dc14420f.tar.gz differ: char 12, line 1 ++++++ miller.obsinfo ++++++ --- /var/tmp/diff_new_pack.sj3b2s/_old 2023-03-30 22:51:25.428625134 +0200 +++ /var/tmp/diff_new_pack.sj3b2s/_new 2023-03-30 22:51:25.432625155 +0200 @@ -1,5 +1,5 @@ name: miller -version: 6.6.0+git20230101.7495a8845 -mtime: 1672611952 -commit: 7495a88450ae48726b612aeb142b8e96fb91d993 +version: 6.7.0+git20230328.dc14420f +mtime: 1680043320 +commit: dc14420f824b17f9cc071ccc757daf95d924043d ++++++ vendor.tar.gz ++++++ ++++ 32628 lines of diff (skipped)