Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package miller for openSUSE:Factory checked 
in at 2026-03-02 17:36:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/miller (Old)
 and      /work/SRC/openSUSE:Factory/.miller.new.29461 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "miller"

Mon Mar  2 17:36:13 2026 rev:30 rq:1335637 version:6.17.0+git20260221.4535922db

Changes:
--------
--- /work/SRC/openSUSE:Factory/miller/miller.changes    2025-07-14 
10:55:38.486431912 +0200
+++ /work/SRC/openSUSE:Factory/.miller.new.29461/miller.changes 2026-03-02 
17:36:16.025171339 +0100
@@ -1,0 +2,159 @@
+Sat Feb 21 17:33:53 UTC 2026 - Scott Bradnick <[email protected]>
+
+- Adding 'Source100: README.md' as the README is suggested at src.opensuse.org
+  setup, otherwise get the following message:
+  * "Attention, "README.md" is not mentioned in spec files as source or patch."
+- Update to version 6.17.0+git20260221.4535922db:
+  * Update release docs
+  * Post-6.17.0
+  * Miller 6.17.0
+  * Follow-up for #1981 (#1982)
+  * Performance and style fixes (#1981)
+  * Fix: `mlr -i nonesuch cat` says `mlr: empty IRS` (#1980)
+  * Handle control-C in `mlr repl` (#1979)
+  * Handle control-C in `mlr repl` (#1977)
+  * No exit from `mlr repl` when function is not found (#1976)
+  * Improve error propagation (#1975)
+  * test/README.md (#1972)
+  * Multiple style updates (#1974)
+  * Neaten some comments (#1973)
+  * Bump golang.org/x/crypto from 0.40.0 to 0.45.0 (#1971)
+  * Add DCF (Debian Control Format) as supported file type (#1970)
+  * Bump github/codeql-action from 4.32.2 to 4.32.3 (#1969)
+  * Improve parsing of variable-length fractional seconds using `strptime` 
(#1968)
+  * Fix `strptime` with zero-padded and non-zero-padded months/days (#1967)
+  * Fix bug with both `%f` and `%z` in `strptime` (#1966)
+  * Support YAML I/O (#1963)
+  * `mlr split` with `--folder` (#1962)
+  * Add `-r` (for regex field-name matching) to `mlr nest` (#1961)
+  * `mlr reorder -r` (#1960)
+  * Bump golang.org/x/term from 0.39.0 to 0.40.0 (#1958)
+  * Bump golang.org/x/text from 0.33.0 to 0.34.0 (#1959)
+  * Bump github.com/klauspost/compress from 1.18.3 to 1.18.4 (#1956)
+  * Bump golang.org/x/sys from 0.40.0 to 0.41.0 (#1957)
+  * Format Go bits within `mlr.bnf` (#1955)
+  * Bump github/codeql-action from 4.32.1 to 4.32.2 (#1954)
+  * Bump github/codeql-action from 4.32.0 to 4.32.1 (#1952)
+  * Resolve a few to-do comments in the source code (#1951)
+  * Replace `list.List` with Go slices (#1950)
+  * Some performance tweaks (#1949)
+  * Genericize `lib.OrderedMap` (#1948)
+  * Deadstrip (#1947)
+  * Simplify the internal AST API (#1946)
+  * Require that filter expressions be boolean (or absent) (#1935)
+  * Timings misc (#1945)
+  * Internal function-name update
+  * Bump actions/cache from 5.0.2 to 5.0.3 (#1944)
+  * Bump github/codeql-action from 4.31.11 to 4.32.0 (#1943)
+  * Bump github/codeql-action from 4.31.10 to 4.31.11 (#1942)
+  * Bump actions/cache from 5.0.1 to 5.0.2 (#1941)
+  * Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 (#1940)
+  * Bump actions/setup-go from 6.1.0 to 6.2.0 (#1938)
+  * Bump github/codeql-action from 4.31.9 to 4.31.10 (#1939)
+  * Bump golang.org/x/term from 0.38.0 to 0.39.0 (#1936)
+  * Bump golang.org/x/text from 0.32.0 to 0.33.0 (#1937)
+  * Use GOCC fork for performance improvement (#1934)
+  * Bump golang.org/x/sys from 0.39.0 to 0.40.0 (#1933)
+  * Add snapcraft.io link to install instructions
+  * Bump actions/checkout from 4 to 6 (#1932)
+  * Try to build for Ubuntu arm64 (#1931)
+  * Fix Snap link
+  * README.md
+  * Miller 6.16.0 (#1930)
+  * Snap notes (#1929)
+  * Snap name is not `mlr` but `miller` (#1928)
+  * Fixed README (#1871)
+  * Use `snap` name `mlr`, not `miller` (#1872)
+  * Bump github/codeql-action from 4.31.8 to 4.31.9 (#1926)
+  * Bump actions/cache from 5.0.0 to 5.0.1 (#1924)
+  * Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#1925)
+  * Bump actions/cache from 4.3.0 to 5.0.0 (#1922)
+  * Bump github/codeql-action from 4.31.7 to 4.31.8 (#1923)
+  * Bump golang.org/x/term from 0.37.0 to 0.38.0 (#1921)
+  * Bump golang.org/x/term from 0.36.0 to 0.37.0 (#1909)
+  * Bump golang.org/x/text from 0.31.0 to 0.32.0 (#1919)
+  * Bump golang.org/x/sys from 0.38.0 to 0.39.0 (#1920)
+  * Bump github/codeql-action from 4.31.6 to 4.31.7 (#1918)
+  * Bump github/codeql-action from 4.31.5 to 4.31.6 (#1916)
+  * Bump github.com/klauspost/compress from 1.18.1 to 1.18.2 (#1917)
+  * Bump github/codeql-action from 4.31.4 to 4.31.5 (#1915)
+  * Bump actions/checkout from 5 to 6 (#1913)
+  * Bump actions/setup-go from 6.0.0 to 6.1.0 (#1912)
+  * Bump github/codeql-action from 4.31.3 to 4.31.4 (#1911)
+  * Bump github/codeql-action from 4.31.2 to 4.31.3 (#1910)
+  * Bump golang.org/x/text from 0.30.0 to 0.31.0 (#1908)
+  * Bump golang.org/x/sys from 0.37.0 to 0.38.0 (#1907)
+  * Bump codespell-project/actions-codespell from 2.1 to 2.2 (#1906)
+  * Bump github/codeql-action from 4.31.1 to 4.31.2 (#1904)
+  * Bump github/codeql-action from 4.31.0 to 4.31.1 (#1903)
+  * Bump github/codeql-action from 4.30.9 to 4.31.0 (#1902)
+  * Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1901)
+  * Bump github.com/klauspost/compress from 1.18.0 to 1.18.1 (#1899)
+  * Bump github/codeql-action from 4.30.8 to 4.30.9 (#1900)
+  * Bump github/codeql-action from 4.30.7 to 4.30.8 (#1897)
+  * Bump golang.org/x/term from 0.35.0 to 0.36.0 (#1895)
+  * Bump golang.org/x/text from 0.29.0 to 0.30.0 (#1894)
+  * Bump golang.org/x/sys from 0.36.0 to 0.37.0 (#1896)
+  * Bump github/codeql-action from 3.30.6 to 4.30.7 (#1893)
+  * Bump github/codeql-action from 3.30.5 to 3.30.6 (#1892)
+  * Bump github/codeql-action from 3.30.4 to 3.30.5 (#1891)
+  * Bump actions/cache from 4.2.4 to 4.3.0 (#1889)
+  * Bump github/codeql-action from 3.30.3 to 3.30.4 (#1890)
+  * Bump github/codeql-action from 3.30.2 to 3.30.3 (#1887)
+  * Bump github/codeql-action from 3.30.1 to 3.30.2 (#1886)
+  * Bump golang.org/x/term from 0.34.0 to 0.35.0 (#1883)
+  * Bump golang.org/x/sys from 0.35.0 to 0.36.0 (#1884)
+  * fix `go install` command (#1881)
+  * Bump github/codeql-action from 3.30.0 to 3.30.1 (#1882)
+  * Bump golang.org/x/text from 0.28.0 to 0.29.0 (#1885)
+  * Bump actions/setup-go from 5.5.0 to 6.0.0 (#1880)
+  * Support `-o jsonl` as well as `--ojsonl` (#1879)
+  * Bump github/codeql-action from 3.29.11 to 3.30.0 (#1878)
+  * Allow any Go 1.24 version (#1876)
+  * Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#1875)
+  * Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#1874)
+  * Bump github/codeql-action from 3.29.10 to 3.29.11 (#1873)
+  * Run `make dev` after merge of PR 1868 (#1869)
+  * Update subs.go (#1868)
+  * Bump github/codeql-action from 3.29.9 to 3.29.10 (#1867)
+  * Bump actions/checkout from 4 to 5 (#1866)
+  * initial snap commit (#1864)
+  * Miller 6.15.0-dev (#1862)
+  * unit-test coverage for error-handling
+  * error-handling in the CSV-reader's constructor
+  * make dev
+  * Note that comment prefix for CSV must be single-character
+
+-------------------------------------------------------------------
+Fri Aug 15 14:31:45 UTC 2025 - Scott Bradnick <[email protected]>
+
+- Update to version 6.15.0+git20250815.cd6431f7a:
+  * Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#1863)
+  * Miller 6.15.0 (#1860)
+  * Don't parse CSV comments (#1859)
+  * Bump actions/checkout from 4.2.2 to 5.0.0 (#1857)
+  * Bump github/codeql-action from 3.29.8 to 3.29.9 (#1856)
+  * Bump golang.org/x/text from 0.27.0 to 0.28.0 (#1850)
+  * Bump golang.org/x/term from 0.33.0 to 0.34.0 (#1851)
+  * Bump golang.org/x/sys from 0.34.0 to 0.35.0 (#1852)
+  * Bump github/codeql-action from 3.29.7 to 3.29.8 (#1853)
+  * Bump actions/cache from 4.2.3 to 4.2.4 (#1854)
+  * Preserve file mods on `mlr -I` (#1849)
+  * Bump github/codeql-action from 3.29.4 to 3.29.5 (#1847)
+  * Bump github.com/lestrrat-go/strftime from 1.1.0 to 1.1.1 (#1846)
+  * add github.com/GuilloteauQ/miller-exercises to README.md
+  * Bump github/codeql-action from 3.29.3 to 3.29.4 (#1845)
+  * Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 (#1844)
+  * try to fix build error (#1757)
+  * Use Go 1.24.5 (#1843)
+  * Add scoop install to README.md (#1842)
+  * Bump github/codeql-action from 3.29.2 to 3.29.3 (#1841)
+  * Force decimal formatting for ints on JSON output (#1840)
+  * DKVP `--incr-key` option (#1839)
+  * Fix doc typo re empty and multiplication (#1838)
+  * `mlr sort -b` feature (#1833)
+  * Bump golang.org/x/text from 0.26.0 to 0.27.0 (#1830)
+  * Bump golang.org/x/term from 0.32.0 to 0.33.0 (#1831)
+  * Bump golang.org/x/sys from 0.33.0 to 0.34.0 (#1832)
+
+-------------------------------------------------------------------

Old:
----
  miller-6.14.0+git20250704.313731386.tar.gz

New:
----
  README.md
  _scmsync.obsinfo
  build.specials.obscpio
  miller-6.17.0+git20260221.4535922db.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ miller.spec ++++++
--- /var/tmp/diff_new_pack.InLhCB/_old  2026-03-02 17:36:19.133302270 +0100
+++ /var/tmp/diff_new_pack.InLhCB/_new  2026-03-02 17:36:19.133302270 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package miller
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # 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.14.0+git20250704.313731386
+Version:        6.17.0+git20260221.4535922db
 Release:        0
 Summary:        Name-indexed data processing tool
 # c/lib/netbsd_strptime.c is BSD-4-Clause
@@ -26,6 +26,7 @@
 URL:            http://johnkerl.org/miller/doc
 Source0:        
https://github.com/johnkerl/miller/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
+Source100:      README.md
 Patch0:         update-VERSION.diff
 Patch1:         buildmode-pie.diff
 ### Can be swapped to a specific go version what what's required isn't default

++++++ README.md ++++++
# miller

URL: [miller](https://github.com/johnkerl/miller)

----

[readthedocs](https://miller.readthedocs.io)

Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, 
TSV, and tabular JSON

TEST COMMANDS:

```shell
mlr --icsv --opprint sort -f color,shape 
/usr/share/doc/packages/miller/example.csv ; echo ;
mlr --icsv --ojson filter '$color=="yellow"' 
/usr/share/doc/packages/miller/example.csv ; echo ;
mlr --c2p --from /usr/share/doc/packages/miller/example.csv put '$qr = 
$quantity * $rate'
```

++++++ _scmsync.obsinfo ++++++
mtime: 1772392001
commit: c78bd41dca76f68b6c2f17629ac8bdc4b8ac72d8423b329cdabc9f504258469d
url: https://src.opensuse.org/sbradnick/miller
revision: main

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.InLhCB/_old  2026-03-02 17:36:19.233306483 +0100
+++ /var/tmp/diff_new_pack.InLhCB/_new  2026-03-02 17:36:19.237306651 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/johnkerl/miller</param>
-              <param 
name="changesrevision">313731386783fdb1cbe7c26866bb6836bf1fac46</param></service></servicedata>
+              <param 
name="changesrevision">4535922db08aa54a5556f29d54c12ec3fed01ed4</param></service></servicedata>
 (No newline at EOF)
 

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-01 20:07:07.000000000 +0100
@@ -0,0 +1,4 @@
+_buildconfig-*
+_buildinfo-*
+*.obscpio
+miller/

++++++ miller-6.14.0+git20250704.313731386.tar.gz -> 
miller-6.17.0+git20260221.4535922db.tar.gz ++++++
/work/SRC/openSUSE:Factory/miller/miller-6.14.0+git20250704.313731386.tar.gz 
/work/SRC/openSUSE:Factory/.miller.new.29461/miller-6.17.0+git20260221.4535922db.tar.gz
 differ: char 13, line 1

++++++ miller.obsinfo ++++++
--- /var/tmp/diff_new_pack.InLhCB/_old  2026-03-02 17:36:19.365312043 +0100
+++ /var/tmp/diff_new_pack.InLhCB/_new  2026-03-02 17:36:19.369312212 +0100
@@ -1,5 +1,5 @@
 name: miller
-version: 6.14.0+git20250704.313731386
-mtime: 1751656688
-commit: 313731386783fdb1cbe7c26866bb6836bf1fac46
+version: 6.17.0+git20260221.4535922db
+mtime: 1771685063
+commit: 4535922db08aa54a5556f29d54c12ec3fed01ed4
 

++++++ update-VERSION.diff ++++++
--- /var/tmp/diff_new_pack.InLhCB/_old  2026-03-02 17:36:19.385312886 +0100
+++ /var/tmp/diff_new_pack.InLhCB/_new  2026-03-02 17:36:19.389313055 +0100
@@ -1,9 +1,9 @@
---- pkg/version/version.go.smb 2024-06-12 11:04:47.211778738 -0400
-+++ pkg/version/version.go     2024-06-12 11:05:24.459167210 -0400
+--- pkg/version/version.go.smb 2025-08-15 10:35:51.577923995 -0400
++++ pkg/version/version.go     2025-08-15 10:36:02.781410768 -0400
 @@ -4,4 +4,4 @@
  // Nominally things like "6.0.0" for a release, then "6.0.0-dev" in between.
  // This makes it clear that a given build is on the main dev branch, not a
  // particular snapshot tag.
--var STRING string = "6.14.0-dev"
-+var STRING string = "6.14.0+git20250704.313731386"
+-var STRING string = "6.17.0-dev"
++var STRING string = "6.17.0+git20260221.4535922db"
 

++++++ vendor.tar.gz ++++++
++++ 88431 lines of diff (skipped)

Reply via email to