From 27238f25c90ad3e322df4c127511de0884b468b78c1d777e6a278fb681636185 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 19 Mar 2024 13:33:21 +0000 Subject: [PATCH] Accepting request 1159277 from GNOME:Next GNOME 46 OBS-URL: https://build.opensuse.org/request/show/1159277 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/uhttpmock?expand=0&rev=20 --- uhttpmock-0.10.0.tar.bz2 | 3 +++ uhttpmock-0.9.0.tar.bz2 | 3 --- uhttpmock.changes | 8 ++++++++ uhttpmock.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 uhttpmock-0.10.0.tar.bz2 delete mode 100644 uhttpmock-0.9.0.tar.bz2 diff --git a/uhttpmock-0.10.0.tar.bz2 b/uhttpmock-0.10.0.tar.bz2 new file mode 100644 index 0000000..2e40833 --- /dev/null +++ b/uhttpmock-0.10.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3595e15a51b0178e9fa2d7fc800c073197c6f72a0aa0bfacea49d48be8604f +size 48749 diff --git a/uhttpmock-0.9.0.tar.bz2 b/uhttpmock-0.9.0.tar.bz2 deleted file mode 100644 index dac6d33..0000000 --- a/uhttpmock-0.9.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7239b35aa9f77082a373c4425d0d2661e28ea8cac1de51cf46f691f120271c52 -size 48659 diff --git a/uhttpmock.changes b/uhttpmock.changes index 8d15214..bff272d 100644 --- a/uhttpmock.changes +++ b/uhttpmock.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 5 08:23:46 UTC 2024 - Dominique Leuenberger + +- Update to version 0.10.0: + + Bugs fixed: + - Add PATCH request method. + - Add CONNECT request method. + ------------------------------------------------------------------- Tue Oct 11 13:51:42 UTC 2022 - Bjørn Lie diff --git a/uhttpmock.spec b/uhttpmock.spec index 752d3c2..07eed8f 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -1,7 +1,7 @@ # # spec file for package uhttpmock # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: uhttpmock -Version: 0.9.0 +Version: 0.10.0 Release: 0 Summary: HTTP web service mocking library License: LGPL-2.1-or-later