Hello community,

here is the log from the commit of package miller for openSUSE:Factory checked 
in at 2020-08-04 20:24:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/miller (Old)
 and      /work/SRC/openSUSE:Factory/.miller.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "miller"

Tue Aug  4 20:24:18 2020 rev:10 rq:824267 version:5.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/miller/miller.changes    2020-03-17 
13:11:36.901866677 +0100
+++ /work/SRC/openSUSE:Factory/.miller.new.3592/miller.changes  2020-08-04 
20:24:46.233029906 +0200
@@ -1,0 +2,25 @@
+Tue Aug  4 06:57:04 UTC 2020 - [email protected]
+
+- Update to version 5.8.0
+  Features:
+  * The new count verb is a keystroke-saver for stats -a count
+    -f {some field name}`.
+  * --jsonx and --ojsonx are keystroke-savers for --json
+    --jvstack and --ojson --jvstack, which is to say, multi-line
+    pretty-printed JSON format.
+  * The new -s name=value feature for mlr put and mlr filter
+    gives you simpler access to environment variables in your
+    Miller script, as requested in #315.
+  Bugfixes:
+  * mlr format-values is no longer SEGVing on CSV/TSV input.
+    This was reported on #330.
+  * #313 fixes a corner case when field names within
+    command-line arguments have embedded newlines.
+  * Line/column indicators for JSON-formatting error messages
+    are now correct (previously they were showing up as 0).
+  * end {print NF} no longer SEGVs. This was reported in #330.
+  * Several broken doc links were fixed up as reported on #329.
+- Drop miller-5.3.0-gcc43.patch (no longer necessary)
+- Spec cleanup
+
+-------------------------------------------------------------------

Old:
----
  miller-5.3.0-gcc43.patch
  miller-5.7.0.tar.gz

New:
----
  miller-5.8.0.tar.gz

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

Other differences:
------------------
++++++ miller.spec ++++++
--- /var/tmp/diff_new_pack.i4oeSh/_old  2020-08-04 20:24:49.025030847 +0200
+++ /var/tmp/diff_new_pack.i4oeSh/_new  2020-08-04 20:24:49.029030849 +0200
@@ -17,19 +17,16 @@
 
 
 Name:           miller
-Version:        5.7.0
+Version:        5.8.0
 Release:        0
 Summary:        Name-indexed data processing tool
 # c/lib/netbsd_strptime.c is BSD-4-Clause
 License:        BSD-2-Clause AND BSD-4-Clause
 URL:            http://johnkerl.org/miller/doc
 Source0:        
https://github.com/johnkerl/miller/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM miller-5.3.0-gcc43.patch
-Patch0:         miller-5.3.0-gcc43.patch
 BuildRequires:  automake
 BuildRequires:  flex >= 2.5.35
 BuildRequires:  libtool
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Miller (mlr) allows name-indexed data such as CSV and JSON files to be
@@ -43,7 +40,6 @@
 %ifarch %ix86
 sed -e 's/-pg//' -i c/Makefile.am
 %endif
-%patch0 -p1
 
 %build
 autoreconf -fiv
@@ -54,8 +50,8 @@
 %make_install
 
 %files
-%defattr(-,root,root)
-%doc LICENSE.txt README.md c/draft-release-notes.md
+%license LICENSE.txt
+%doc README.md c/draft-release-notes.md
 %{_bindir}/mlr
 %{_mandir}/man1/mlr.1%{ext_man}
 

++++++ miller-5.7.0.tar.gz -> miller-5.8.0.tar.gz ++++++
++++ 2033 lines of diff (skipped)


Reply via email to