From e302665ce5a9486afd913e44939faa00b75a9384 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 02:23:37 +0000 Subject: [PATCH 01/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index 4b41252..e1fd317 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -8,7 +8,7 @@ Name: uhttpmock Version: 0.5.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: HTTP web service mocking library License: LGPLv2 URL: https://gitlab.com/groups/uhttpmock @@ -74,6 +74,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/ %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 0.5.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Feb 04 2019 Kalev Lember - 0.5.0-9 - Update BRs for vala packaging changes From 06d1c3d78a82ac4e0412370cd8d12af7ba2a9a8e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 02:30:34 +0000 Subject: [PATCH 02/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index e1fd317..6691c46 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -8,7 +8,7 @@ Name: uhttpmock Version: 0.5.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: HTTP web service mocking library License: LGPLv2 URL: https://gitlab.com/groups/uhttpmock @@ -74,6 +74,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/ %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 0.5.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jul 27 2019 Fedora Release Engineering - 0.5.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 93bcfb5c00e8d453ee83407df2914192ea17c406 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 13:13:21 +0000 Subject: [PATCH 03/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index 6691c46..e7f74dd 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -8,7 +8,7 @@ Name: uhttpmock Version: 0.5.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: HTTP web service mocking library License: LGPLv2 URL: https://gitlab.com/groups/uhttpmock @@ -74,6 +74,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/ %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.5.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jan 31 2020 Fedora Release Engineering - 0.5.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From ca73c53b26d8c2576c39c466809f64c2ff292996 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 00:21:29 +0000 Subject: [PATCH 04/20] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- uhttpmock.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/uhttpmock.spec b/uhttpmock.spec index e7f74dd..7e9b922 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -14,6 +14,7 @@ License: LGPLv2 URL: https://gitlab.com/groups/uhttpmock Source0: https://tecnocode.co.uk/downloads/uhttpmock/uhttpmock-%{version}.tar.xz +BuildRequires: make BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: libsoup-devel >= %{libsoup_version} BuildRequires: intltool From 94b55bdee37fe7f75c799a26f4f19bb3fb2ef04e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 22:36:41 +0000 Subject: [PATCH 05/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index 7e9b922..92a30dc 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -8,7 +8,7 @@ Name: uhttpmock Version: 0.5.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: HTTP web service mocking library License: LGPLv2 URL: https://gitlab.com/groups/uhttpmock @@ -75,6 +75,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.5.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.5.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 8607dc44727333ecdf0e7f0eae70e8e9ec79272a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 19:58:31 +0000 Subject: [PATCH 06/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index 92a30dc..58c4afa 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -8,7 +8,7 @@ Name: uhttpmock Version: 0.5.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: HTTP web service mocking library License: LGPLv2 URL: https://gitlab.com/groups/uhttpmock @@ -75,6 +75,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.5.0-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 0.5.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 1a811853c9c15fce116395ff780d7a96bce91824 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 03:27:31 +0000 Subject: [PATCH 07/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index 58c4afa..a201e74 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -8,7 +8,7 @@ Name: uhttpmock Version: 0.5.0 -Release: 14%{?dist} +Release: 15%{?dist} Summary: HTTP web service mocking library License: LGPLv2 URL: https://gitlab.com/groups/uhttpmock @@ -75,6 +75,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/ %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 0.5.0-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 0.5.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From c2e5b5c5b56e7d830efda9e7c6dccb7d4a1f2983 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 11 Jul 2022 15:05:05 +0200 Subject: [PATCH 08/20] + uhttpmock-0.5.5-1 Update to 0.5.5 --- .gitignore | 1 + sources | 2 +- uhttpmock.spec | 28 ++++++++++++++-------------- 3 files changed, 16 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 7539c3e..e2b497b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /uhttpmock-0.3.1.tar.xz /uhttpmock-0.3.3.tar.xz /uhttpmock-0.5.0.tar.xz +/uhttpmock-0.5.5.tar.bz2 diff --git a/sources b/sources index 09481c0..e789641 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebc54cbbe9b6695282a179af223fe374 uhttpmock-0.5.0.tar.xz +SHA512 (uhttpmock-0.5.5.tar.bz2) = 0fa6e03095c7b66ebd02736b95222b66e1232e5854839a352ee2ec59822ab027bdcf6c871b23433da46725a9807232b0b6bdd0c4cb8a59a23604787acd3d5f0f diff --git a/uhttpmock.spec b/uhttpmock.spec index a201e74..576c026 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -1,5 +1,5 @@ -%global glib2_version 2.31.0 -%global libsoup_version 2.37.91 +%global glib2_version 2.38.0 +%global libsoup_version 2.47.3 # Packagers: This is the API version of libuhttpmock, as it allows # for parallel installation of different major API versions (e.g. like @@ -7,14 +7,14 @@ %global uhm_api_version 0.0 Name: uhttpmock -Version: 0.5.0 -Release: 15%{?dist} +Version: 0.5.5 +Release: 1%{?dist} Summary: HTTP web service mocking library License: LGPLv2 URL: https://gitlab.com/groups/uhttpmock -Source0: https://tecnocode.co.uk/downloads/uhttpmock/uhttpmock-%{version}.tar.xz +Source0: https://gitlab.freedesktop.org/pwithnall/uhttpmock/-/archive/%{version}/uhttpmock-%{version}.tar.bz2 -BuildRequires: make +BuildRequires: meson BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: libsoup-devel >= %{libsoup_version} BuildRequires: intltool @@ -42,18 +42,14 @@ developing applications that use %{name}. %setup -q %build -%configure \ - --enable-gtk-doc \ - --enable-introspection \ - --enable-vala=yes \ - --disable-static -make %{?_smp_mflags} +%meson -Dgtk_doc=true -Dintrospection=true -Dvapi=enabled +%meson_build %check -make check +%meson_test %install -make DESTDIR=$RPM_BUILD_ROOT install +%meson_install rm -f $RPM_BUILD_ROOT%{_libdir}/*.la @@ -75,6 +71,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/ %changelog +* Mon Jul 11 2022 Bastien Nocera - 0.5.5-1 ++ uhttpmock-0.5.5-1 +- Update to 0.5.5 + * Sat Jan 22 2022 Fedora Release Engineering - 0.5.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 75827399bf72cc9c046cc757f72ae0c636a8b967 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 11:19:21 +0000 Subject: [PATCH 09/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index 576c026..5e73898 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -8,7 +8,7 @@ Name: uhttpmock Version: 0.5.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTTP web service mocking library License: LGPLv2 URL: https://gitlab.com/groups/uhttpmock @@ -71,6 +71,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/ %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 0.5.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jul 11 2022 Bastien Nocera - 0.5.5-1 + uhttpmock-0.5.5-1 - Update to 0.5.5 From 5eeb6aeb90bac8430b7b38917b209c3fcc72b63c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 05:44:39 +0000 Subject: [PATCH 10/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index 5e73898..fc5a597 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -8,7 +8,7 @@ Name: uhttpmock Version: 0.5.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTTP web service mocking library License: LGPLv2 URL: https://gitlab.com/groups/uhttpmock @@ -71,6 +71,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/ %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 0.5.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 0.5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From b93ccd1829803fdb597ad58cce429ba040ab63f4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 17:02:44 +0000 Subject: [PATCH 11/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index fc5a597..4bd2f9f 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -8,7 +8,7 @@ Name: uhttpmock Version: 0.5.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: HTTP web service mocking library License: LGPLv2 URL: https://gitlab.com/groups/uhttpmock @@ -71,6 +71,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/ %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 0.5.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 0.5.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From dc6755034fdd3a9abe31cf34c447b311e2fab51b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 07:02:38 +0000 Subject: [PATCH 12/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index 4bd2f9f..faef0a0 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -8,7 +8,7 @@ Name: uhttpmock Version: 0.5.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: HTTP web service mocking library License: LGPLv2 URL: https://gitlab.com/groups/uhttpmock @@ -71,6 +71,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/ %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 0.5.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 0.5.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 0bc6133ae8cbce222272a96344df7c210d3052ac Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Fri, 1 Mar 2024 10:31:44 -0500 Subject: [PATCH 13/20] Rebase to 0.9.0 (rhbz#2264130, rhbz#1217971) - Modernize spec --- .gitignore | 1 + sources | 2 +- uhttpmock.spec | 84 ++++++++++++++++++++++++++++++-------------------- 3 files changed, 53 insertions(+), 34 deletions(-) diff --git a/.gitignore b/.gitignore index e2b497b..ca07265 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /uhttpmock-0.3.3.tar.xz /uhttpmock-0.5.0.tar.xz /uhttpmock-0.5.5.tar.bz2 +/uhttpmock-0.9.0.tar.gz diff --git a/sources b/sources index e789641..b617cd8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uhttpmock-0.5.5.tar.bz2) = 0fa6e03095c7b66ebd02736b95222b66e1232e5854839a352ee2ec59822ab027bdcf6c871b23433da46725a9807232b0b6bdd0c4cb8a59a23604787acd3d5f0f +SHA512 (uhttpmock-0.9.0.tar.gz) = 807f46772a05e333ad45118ca791079d509bdad6dd0912562698284465e9d92b6582a9f142f9637a1087dff0006006b5d7b0b4bfe7ee6d1255f3e02b78729294 diff --git a/uhttpmock.spec b/uhttpmock.spec index faef0a0..7424790 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -1,76 +1,94 @@ %global glib2_version 2.38.0 -%global libsoup_version 2.47.3 +%global libsoup_version 3.1.2 # Packagers: This is the API version of libuhttpmock, as it allows # for parallel installation of different major API versions (e.g. like # GTK+ 2 and 3). -%global uhm_api_version 0.0 +%global somajor 1 +%global apiver %{somajor}.0 Name: uhttpmock -Version: 0.5.5 -Release: 5%{?dist} +Version: 0.9.0 +Release: 1%{?dist} Summary: HTTP web service mocking library -License: LGPLv2 -URL: https://gitlab.com/groups/uhttpmock -Source0: https://gitlab.freedesktop.org/pwithnall/uhttpmock/-/archive/%{version}/uhttpmock-%{version}.tar.bz2 + +License: LGPL-2.1-or-later +URL: https://gitlab.freedesktop.org/pwithnall/uhttpmock +Source: %{url}/-/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: meson -BuildRequires: glib2-devel >= %{glib2_version} -BuildRequires: libsoup-devel >= %{libsoup_version} -BuildRequires: intltool -BuildRequires: gobject-introspection-devel -BuildRequires: gtk-doc -BuildRequires: vala - -Requires: glib2%{?_isa} >= %{glib2_version} -Requires: libsoup%{?_isa} >= %{libsoup_version} +BuildRequires: gcc +BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version} +BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version} +BuildRequires: glib-networking +BuildRequires: pkgconfig(libsoup-3.0) >= %{libsoup_version} +BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(gtk-doc) +BuildRequires: /usr/bin/vapigen %description uhttpmock is a project for mocking web service APIs which use HTTP or HTTPS. It provides a library, libuhttpmock, which implements recording and playback of HTTP request–response traces. -%package devel +%package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} -%description devel -This package contains libraries, header files and documentation for +%description devel +The %{name}-devel package contains libraries and header files for developing applications that use %{name}. +%package doc +Summary: Documentation files for %{name} +Enhances: %{name}-devel = %{version}-%{release} +BuildArch: noarch + +%description doc +The %{name}-doc package contains documentation for +developing applications that use %{name}. + + %prep -%setup -q +%autosetup + %build %meson -Dgtk_doc=true -Dintrospection=true -Dvapi=enabled %meson_build -%check -%meson_test %install %meson_install -rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -%ldconfig_scriptlets +%check +%meson_test + %files %license COPYING %doc README NEWS AUTHORS -%{_libdir}/libuhttpmock-%{uhm_api_version}.so.0* -%{_libdir}/girepository-1.0/Uhm-%{uhm_api_version}.typelib +%{_libdir}/lib%{name}-%{apiver}.so.%{somajor}{,.*} +%{_libdir}/girepository-1.0/Uhm-%{apiver}.typelib %files devel -%{_libdir}/libuhttpmock-%{uhm_api_version}.so -%{_includedir}/libuhttpmock-%{uhm_api_version}/ -%{_libdir}/pkgconfig/libuhttpmock-%{uhm_api_version}.pc -%{_datadir}/gir-1.0/Uhm-%{uhm_api_version}.gir -%{_datadir}/vala/vapi/libuhttpmock-%{uhm_api_version}.deps -%{_datadir}/vala/vapi/libuhttpmock-%{uhm_api_version}.vapi -%doc %{_datadir}/gtk-doc/html/libuhttpmock-%{uhm_api_version}/ +%{_includedir}/lib%{name}-%{apiver}/ +%{_libdir}/lib%{name}-%{apiver}.so +%{_libdir}/pkgconfig/lib%{name}-%{apiver}.pc +%{_datadir}/gir-1.0/Uhm-%{apiver}.gir +%{_datadir}/vala/vapi/lib%{name}-%{apiver}.* + +%files doc +%license COPYING +%{_datadir}/gtk-doc/html/lib%{name}-%{apiver}/ + %changelog +* Fri Mar 01 2024 Neal Gompa - 0.9.0-1 +- Rebase to 0.9.0 (rhbz#2264130, rhbz#1217971) +- Modernize spec + * Sat Jan 27 2024 Fedora Release Engineering - 0.5.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From a365e60497bfd0d2b8899da1400ece6fcd90705f Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Tue, 5 Mar 2024 10:39:48 -0500 Subject: [PATCH 14/20] Rebase to 0.10.0 (rhbz#2267675) This is a small release that adds PATCH and CONNECT support, and is needed for libmsgraph 0.2.1. --- .gitignore | 1 + sources | 2 +- uhttpmock.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ca07265..ca617bf 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /uhttpmock-0.5.0.tar.xz /uhttpmock-0.5.5.tar.bz2 /uhttpmock-0.9.0.tar.gz +/uhttpmock-0.10.0.tar.gz diff --git a/sources b/sources index b617cd8..1226afd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uhttpmock-0.9.0.tar.gz) = 807f46772a05e333ad45118ca791079d509bdad6dd0912562698284465e9d92b6582a9f142f9637a1087dff0006006b5d7b0b4bfe7ee6d1255f3e02b78729294 +SHA512 (uhttpmock-0.10.0.tar.gz) = 7515cdffe84152038595daae341a5562527899f797c76d84c352135dfe7134f1a9e63ce469d483dc00714c10196b1bf0320bceabd943c61eea35fe84e6065c60 diff --git a/uhttpmock.spec b/uhttpmock.spec index 7424790..d4954e0 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -8,7 +8,7 @@ %global apiver %{somajor}.0 Name: uhttpmock -Version: 0.9.0 +Version: 0.10.0 Release: 1%{?dist} Summary: HTTP web service mocking library @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Tue Mar 05 2024 Jeremy Cline - 0.10.0-1 +- Rebase to 0.10.0 (rhbz#2267675) + * Fri Mar 01 2024 Neal Gompa - 0.9.0-1 - Rebase to 0.9.0 (rhbz#2264130, rhbz#1217971) - Modernize spec From 298e88d04d228669375621bc92601b419b1ac1cc Mon Sep 17 00:00:00 2001 From: Jonathan Wright Date: Tue, 18 Jun 2024 10:13:56 -0500 Subject: [PATCH 15/20] update to 0.11.0 --- .gitignore | 1 + sources | 2 +- uhttpmock.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ca617bf..1d30762 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /uhttpmock-0.5.5.tar.bz2 /uhttpmock-0.9.0.tar.gz /uhttpmock-0.10.0.tar.gz +/uhttpmock-0.11.0.tar.gz diff --git a/sources b/sources index 1226afd..8917ea9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uhttpmock-0.10.0.tar.gz) = 7515cdffe84152038595daae341a5562527899f797c76d84c352135dfe7134f1a9e63ce469d483dc00714c10196b1bf0320bceabd943c61eea35fe84e6065c60 +SHA512 (uhttpmock-0.11.0.tar.gz) = 7823c1a773ce7addf3072d5b8ef88626e18c6f812b906bc7cea6b4ae5171800e672b0ded9a2f33b44b6d5b410e66bf6381a383cdbc9ba89ff63913e6f3441315 diff --git a/uhttpmock.spec b/uhttpmock.spec index d4954e0..fe7a02e 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -8,7 +8,7 @@ %global apiver %{somajor}.0 Name: uhttpmock -Version: 0.10.0 +Version: 0.11.0 Release: 1%{?dist} Summary: HTTP web service mocking library @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Tue Jun 18 2024 Jonathan Wright - 0.11.0-1 +- update to 0.11.0 rhbz#2292898 + * Tue Mar 05 2024 Jeremy Cline - 0.10.0-1 - Rebase to 0.10.0 (rhbz#2267675) From 57f48ec26687b1c75dc8fab48818aa0ba3aeb9ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 08:11:27 +0000 Subject: [PATCH 16/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index fe7a02e..4f4b2a3 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -9,7 +9,7 @@ Name: uhttpmock Version: 0.11.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTTP web service mocking library License: LGPL-2.1-or-later @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 0.11.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Tue Jun 18 2024 Jonathan Wright - 0.11.0-1 - update to 0.11.0 rhbz#2292898 From 318fc8191f1282abb9206ed472da5ffcd65f9bda Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 13:40:39 +0000 Subject: [PATCH 17/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index 4f4b2a3..d699f05 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -9,7 +9,7 @@ Name: uhttpmock Version: 0.11.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HTTP web service mocking library License: LGPL-2.1-or-later @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 0.11.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jul 20 2024 Fedora Release Engineering - 0.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 02134c2b0d94c580183583ef06d1dff05dd8072a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 19:44:39 +0000 Subject: [PATCH 18/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index d699f05..8b319a7 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -9,7 +9,7 @@ Name: uhttpmock Version: 0.11.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: HTTP web service mocking library License: LGPL-2.1-or-later @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.11.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 0.11.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 497ee0155d80c03b09257a5923259f627b11b779 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 19:33:51 +0000 Subject: [PATCH 19/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index 8b319a7..9b2b154 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -9,7 +9,7 @@ Name: uhttpmock Version: 0.11.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: HTTP web service mocking library License: LGPL-2.1-or-later @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 0.11.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 0.11.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 0a8b2680b9a79367e75677d41ef97cb23db62350 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:08:24 +0000 Subject: [PATCH 20/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- uhttpmock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uhttpmock.spec b/uhttpmock.spec index 9b2b154..bc3e8a9 100644 --- a/uhttpmock.spec +++ b/uhttpmock.spec @@ -9,7 +9,7 @@ Name: uhttpmock Version: 0.11.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: HTTP web service mocking library License: LGPL-2.1-or-later @@ -85,6 +85,9 @@ developing applications that use %{name}. %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 0.11.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 0.11.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild