Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package trurl for openSUSE:Factory checked 
in at 2024-09-01 19:21:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trurl (Old)
 and      /work/SRC/openSUSE:Factory/.trurl.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trurl"

Sun Sep  1 19:21:04 2024 rev:14 rq:1197483 version:0.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/trurl/trurl.changes      2024-08-02 
17:27:37.878031747 +0200
+++ /work/SRC/openSUSE:Factory/.trurl.new.2698/trurl.changes    2024-09-01 
19:21:19.071747625 +0200
@@ -1,0 +2,18 @@
+Wed Aug 28 11:48:48 UTC 2024 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 0.15
+ - Makefile: fix LDFLAGS order; and don't force -Werror.
+ - singleurl: fix query_is_modified.
+ - trurl: "normalize" query pairs.
+ - trurl: accept "control codes" in get output.
+ - trurl: allow "control bytes" in JSON output
+ - trurl: canonicalize the path.
+ - trurl: fix silent error in json json function.
+ - trurl: make --replace URL encode the provided data argument.
+ - trurl: make must: prefix for gets return error for missing part.
+ - trurl: on strdup() failures, exit immediately.
+ - trurl: optimize the path append loop.
+ - trurl: rename --force-replace to --replace-append.
+ - trurl: use casecompare instead of a strncasecmp define.
+
+-------------------------------------------------------------------

Old:
----
  trurl-0.14.tar.gz

New:
----
  trurl-0.15.tar.gz

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

Other differences:
------------------
++++++ trurl.spec ++++++
--- /var/tmp/diff_new_pack.fzbMG1/_old  2024-09-01 19:21:19.519765968 +0200
+++ /var/tmp/diff_new_pack.fzbMG1/_new  2024-09-01 19:21:19.523766131 +0200
@@ -18,14 +18,14 @@
 
 
 Name:           trurl
-Version:        0.14
+Version:        0.15
 Release:        0
 Summary:        Command line tool for URL parsing and manipulation
 License:        MIT
 Group:          Productivity/Networking/Web/Utilities
 #Git-Clone:     https://github.com/curl/trurl.git
 URL:            https://curl.se/trurl
-Source:         
https://github.com/curl/trurl/archive/refs/tags/%{name}-%{version}.tar.gz
+Source:         
https://github.com/curl/trurl/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  pkgconfig
 BuildRequires:  python3
 BuildRequires:  pkgconfig(libcurl) >= 7.62.0
@@ -35,7 +35,7 @@
 shell script authors everywhere.
 
 %prep
-%setup -q -n %{name}-%{name}-%{version}
+%setup -q
 
 %build
 %make_build PREFIX=%{_prefix}

++++++ trurl-0.14.tar.gz -> trurl-0.15.tar.gz ++++++
++++ 3386 lines of diff (skipped)

Reply via email to