Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package trurl for openSUSE:Factory checked in at 2023-04-21 18:48:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trurl (Old) and /work/SRC/openSUSE:Factory/.trurl.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trurl" Fri Apr 21 18:48:14 2023 rev:4 rq:1081952 version:0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/trurl/trurl.changes 2023-04-12 12:51:30.368898944 +0200 +++ /work/SRC/openSUSE:Factory/.trurl.new.1533/trurl.changes 2023-04-21 18:48:31.396429322 +0200 @@ -1,0 +2,15 @@ +Mon Apr 17 18:08:18 UTC 2023 - Martin Hauke <mar...@gmx.de> + +- Update to version 0.5 + Changes since previous release + * --get supports variables in [brackets] as well + * --get {query-all:key} outputs all values for 'key' in the + query + * switched to test.py for tests + * --iterate is a new option. + Bugfixes since previous release + * handle %00 sequences in {query:key} output + * support reading URL from a file without a newline + * fixed a json memory-leak + +------------------------------------------------------------------- Old: ---- trurl-0.4.tar.gz New: ---- trurl-0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trurl.spec ++++++ --- /var/tmp/diff_new_pack.nM0gjO/_old 2023-04-21 18:48:31.824431802 +0200 +++ /var/tmp/diff_new_pack.nM0gjO/_new 2023-04-21 18:48:31.828431825 +0200 @@ -18,7 +18,7 @@ Name: trurl -Version: 0.4 +Version: 0.5 Release: 0 Summary: Command line tool for URL parsing and manipulation License: MIT @@ -27,6 +27,7 @@ URL: https://curl.se/trurl Source: https://github.com/curl/trurl/archive/refs/tags/%{name}-%{version}.tar.gz BuildRequires: pkgconfig +BuildRequires: python3 BuildRequires: pkgconfig(libcurl) >= 7.62.0 %description ++++++ trurl-0.4.tar.gz -> trurl-0.5.tar.gz ++++++ ++++ 1850 lines of diff (skipped)