diff --git a/_service b/_service
index 012723c..d55366a 100644
--- a/_service
+++ b/_service
@@ -4,11 +4,11 @@
git
main
@PARENT_TAG@+git%cd.%h
-
- v6.5.0
- 6.6.0
+ v(.*)
enable
diff --git a/_servicedata b/_servicedata
index 86b6104..05ebfff 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/johnkerl/miller
- 7495a88450ae48726b612aeb142b8e96fb91d993
\ No newline at end of file
+ dc14420f824b17f9cc071ccc757daf95d924043d
\ No newline at end of file
diff --git a/miller-6.6.0+git20230101.7495a8845.tar.gz b/miller-6.6.0+git20230101.7495a8845.tar.gz
deleted file mode 100644
index feca6d4..0000000
--- a/miller-6.6.0+git20230101.7495a8845.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:5ef1b2577d99e73a074337b95e51c4baa24d925dd3763b6608b5646602f542c3
-size 11155909
diff --git a/miller-6.7.0+git20230328.dc14420f.tar.gz b/miller-6.7.0+git20230328.dc14420f.tar.gz
new file mode 100644
index 0000000..a279293
--- /dev/null
+++ b/miller-6.7.0+git20230328.dc14420f.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ddf0a3d5f35b01f580b03d40ff8df6ebb2599e52b10a84d15480ee8c94e71974
+size 11169853
diff --git a/miller.changes b/miller.changes
index a2d5185..5256f45 100644
--- a/miller.changes
+++ b/miller.changes
@@ -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
diff --git a/miller.obsinfo b/miller.obsinfo
index 0fca33e..a6efe43 100644
--- a/miller.obsinfo
+++ b/miller.obsinfo
@@ -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
diff --git a/miller.spec b/miller.spec
index 53e6800..e34e0a5 100644
--- a/miller.spec
+++ b/miller.spec
@@ -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
diff --git a/vendor.tar.gz b/vendor.tar.gz
index cb4dc8a..1348982 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:69d579c211c921a43edf5f97dce46c8275cb615f747be22e53932d028beb3254
-size 1336595
+oid sha256:acf8db0dcf0ec17a0a20829df6477e76248a14e1b107ffabce5aa141e6f720d7
+size 1406025