Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package uhttpmock for openSUSE:Factory 
checked in at 2024-06-20 16:46:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uhttpmock (Old)
 and      /work/SRC/openSUSE:Factory/.uhttpmock.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uhttpmock"

Thu Jun 20 16:46:43 2024 rev:12 rq:1181715 version:0.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/uhttpmock/uhttpmock.changes      2024-03-20 
21:13:33.092199588 +0100
+++ /work/SRC/openSUSE:Factory/.uhttpmock.new.18349/uhttpmock.changes   
2024-06-20 16:46:49.828850640 +0200
@@ -1,0 +2,9 @@
+Wed Jun 19 09:22:13 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 0.11.0:
+  + Dump hosts during record.
+  + Add HTTP/2 support.
+  + Add Location field support.
+  + Fix memory leak in uhm_message_finalize.
+
+-------------------------------------------------------------------

Old:
----
  uhttpmock-0.10.0.tar.bz2

New:
----
  _service
  uhttpmock-0.11.0.obscpio
  uhttpmock.obsinfo

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

Other differences:
------------------
++++++ uhttpmock.spec ++++++
--- /var/tmp/diff_new_pack.IwUNGX/_old  2024-06-20 16:46:50.368869634 +0200
+++ /var/tmp/diff_new_pack.IwUNGX/_new  2024-06-20 16:46:50.368869634 +0200
@@ -18,13 +18,13 @@
 
 
 Name:           uhttpmock
-Version:        0.10.0
+Version:        0.11.0
 Release:        0
 Summary:        HTTP web service mocking library
 License:        LGPL-2.1-or-later
 Group:          Development/Tools/Other
 URL:            https://gitlab.freedesktop.org/pwithnall/uhttpmock
-Source0:        %{url}/-/archive/%{version}/%{name}-%{version}.tar.bz2
+Source0:        %{name}-%{version}.tar.zst
 
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <service name="obs_scm" mode="manual">
    <param name="scm">git</param>
    <param 
name="url">https://gitlab.freedesktop.org/pwithnall/uhttpmock.git</param>
    <param name="revision">0.11.0</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">v?(.*)\+0</param>
    <param name="versionrewrite-replacement">\1</param>
<!--    <param name="changesgenerate">enable</param> -->
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">zst</param>
  </service>
  <service name="set_version" mode="manual" />
</services>


++++++ uhttpmock.obsinfo ++++++
name: uhttpmock
version: 0.11.0
mtime: 1718712922
commit: 69a5bceeee5069572280755631deb3eba37e056e

Reply via email to