Accepting request 1075353 from utilities

OBS-URL: https://build.opensuse.org/request/show/1075353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/miller?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2023-03-30 20:51:22 +00:00 committed by Git OBS Bridge
commit f72d27b4a1
8 changed files with 77 additions and 15 deletions

View File

@ -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"/>

View File

@ -1,4 +1,4 @@
<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>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ef1b2577d99e73a074337b95e51c4baa24d925dd3763b6608b5646602f542c3
size 11155909

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddf0a3d5f35b01f580b03d40ff8df6ebb2599e52b10a84d15480ee8c94e71974
size 11169853

View File

@ -1,3 +1,65 @@
-------------------------------------------------------------------
Wed Mar 29 20:26:19 UTC 2023 - scott.bradnick@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)
-------------------------------------------------------------------
Mon Jan 02 04:44:33 UTC 2023 - scott.bradnick@suse.com

View File

@ -1,4 +1,4 @@
name: miller
version: 6.6.0+git20230101.7495a8845
mtime: 1672611952
commit: 7495a88450ae48726b612aeb142b8e96fb91d993
version: 6.7.0+git20230328.dc14420f
mtime: 1680043320
commit: dc14420f824b17f9cc071ccc757daf95d924043d

View File

@ -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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:69d579c211c921a43edf5f97dce46c8275cb615f747be22e53932d028beb3254
size 1336595
oid sha256:acf8db0dcf0ec17a0a20829df6477e76248a14e1b107ffabce5aa141e6f720d7
size 1406025