Hello community,

here is the log from the commit of package uriparser for openSUSE:Factory 
checked in at 2020-08-12 10:56:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uriparser (Old)
 and      /work/SRC/openSUSE:Factory/.uriparser.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uriparser"

Wed Aug 12 10:56:35 2020 rev:7 rq:825273 version:0.9.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/uriparser/uriparser.changes      2019-07-28 
10:20:15.992601642 +0200
+++ /work/SRC/openSUSE:Factory/.uriparser.new.3399/uriparser.changes    
2020-08-12 10:56:39.112747971 +0200
@@ -1,0 +2,27 @@
+Tue Jul 28 09:34:10 UTC 2020 - Martin Rey <[email protected]>
+
+- Update to version 0.9.4
+  * Fixed: testrunner: No longer crashes when compiled with NDEBUG
+    (GitHub #67)
+  * Fixed: CMake: Support GTest 1.8.0 (GitHub #68)
+      Thanks to Ryan Schmidt for the related report!
+  * Fixed: CMake: Use variable GTEST_INCLUDE_DIRS (with plural "S")
+    rather than GTEST_INCLUDE_DIR (GitHub #79, #81)
+      Thanks to Wouter Beek for the related report!
+  * Improved: CMake: Send config summary to stdout, not stderr
+    (GitHub #72)
+      Thanks to Scott Donelan for the patch!
+  * Improved: Make -DURIPARSER_BUILD_TESTS=OFF unlock compilation
+    without a C++ compiler; thanks to Fabrice Fontaine for the
+    patch! (GitHub #69)
+  * Added: Functions to make UriUri[AW] instances independent of
+    the original URI string (GitHub #77 and #78)
+    New functions:
+      uriMakeOwner[AW]
+      uriMakeOwnerMm[AW]
+  * Added: CMake option URIPARSER_ENABLE_INSTALL to toggle
+    installation of files, defaults to "ON" (GitHub #74, #75)
+      Thanks to Scott Donelan for the patch!
+  * Soname: 1:26:0
+
+-------------------------------------------------------------------

Old:
----
  uriparser-0.9.3.tar.bz2

New:
----
  uriparser-0.9.4.tar.bz2

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

Other differences:
------------------
++++++ uriparser.spec ++++++
--- /var/tmp/diff_new_pack.ncBAU3/_old  2020-08-12 10:56:40.284748554 +0200
+++ /var/tmp/diff_new_pack.ncBAU3/_new  2020-08-12 10:56:40.288748556 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package uriparser
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,12 +20,12 @@
 
 %define so_ver  1
 Name:           uriparser
-Version:        0.9.3
+Version:        0.9.4
 Release:        0
 Summary:        A strictly RFC 3986 compliant URI parsing library
 License:        BSD-3-Clause AND LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
-Url:            https://uriparser.github.io
+URL:            https://uriparser.github.io
 Source:         
https://github.com/uriparser/uriparser/releases/download/uriparser-%{version}/uriparser-%{version}.tar.bz2
 Source1:        baselibs.conf
 BuildRequires:  cmake

++++++ uriparser-0.9.3.tar.bz2 -> uriparser-0.9.4.tar.bz2 ++++++
++++ 2573 lines of diff (skipped)


Reply via email to