From ba4acd645386246250b4913f77df72e2bc65bd978d9e47cbce2781780db75954 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 26 Feb 2021 13:01:22 +0000 Subject: [PATCH] Accepting request 874974 from home:jgwang:branches:GNOME:Factory update to version 0.5.3 OBS-URL: https://build.opensuse.org/request/show/874974 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/uhttpmock?expand=0&rev=14 --- uhttpmock-0.5.1.tar.xz | 3 --- uhttpmock-0.5.3.tar.xz | 3 +++ uhttpmock.changes | 11 +++++++++++ uhttpmock.spec | 6 +++--- 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 uhttpmock-0.5.1.tar.xz create mode 100644 uhttpmock-0.5.3.tar.xz diff --git a/uhttpmock-0.5.1.tar.xz b/uhttpmock-0.5.1.tar.xz deleted file mode 100644 index bbf6778..0000000 --- a/uhttpmock-0.5.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6a34a011db142a98473b492039c84468d575f416689484f1f82a84927f17798 -size 310976 diff --git a/uhttpmock-0.5.3.tar.xz b/uhttpmock-0.5.3.tar.xz new file mode 100644 index 0000000..e4ec5ec --- /dev/null +++ b/uhttpmock-0.5.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90843223c3a30bdb7f1eb3442373a03fee425af85a9df289cd687698ccff112f +size 318708 diff --git a/uhttpmock.changes b/uhttpmock.changes index 5ad9573..8c9761d 100644 --- a/uhttpmock.changes +++ b/uhttpmock.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Feb 25 05:32:45 UTC 2021 - Wang Jun + +- Update to version 0.5.3 + * Add an integration tutorial (by Rasmus Thomsen) (#3) + * Only specify SOUP_SERVER_LISTEN_HTTPS if TLS is enabled (!9) + * Expand TLS certificate instructions (!10) + * Add GitLab CI + * Fix autoconf-archive usage due to them breaking API + * Bump GObject dependency to 2.38 to use newer private data API + ------------------------------------------------------------------- Fri Dec 28 10:54:55 UTC 2018 - bjorn.lie@gmail.com diff --git a/uhttpmock.spec b/uhttpmock.spec index 9d664fa..138e177 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -1,7 +1,7 @@ # # spec file for package uhttpmock # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -18,12 +18,12 @@ Name: uhttpmock -Version: 0.5.1 +Version: 0.5.3 Release: 0 Summary: HTTP web service mocking library License: LGPL-2.1-or-later Group: Development/Tools/Other -Url: https://gitlab.com/uhttpmock/uhttpmock +URL: https://gitlab.com/uhttpmock/uhttpmock Source0: https://tecnocode.co.uk/downloads/uhttpmock/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel BuildRequires: pkgconfig