Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package uhttpmock for openSUSE:Factory 
checked in at 2022-10-13 15:44:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uhttpmock (Old)
 and      /work/SRC/openSUSE:Factory/.uhttpmock.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uhttpmock"

Thu Oct 13 15:44:51 2022 rev:10 rq:1010288 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/uhttpmock/uhttpmock.changes      2022-09-21 
14:39:53.921333340 +0200
+++ /work/SRC/openSUSE:Factory/.uhttpmock.new.2275/uhttpmock.changes    
2022-10-13 15:45:23.079117355 +0200
@@ -1,0 +2,13 @@
+Tue Oct 11 13:51:42 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 0.9.0:
+  + This release ports the library to use libsoup 3.x. Note that
+    you should stick to using the latest 0.5.x version if the
+    tested piece of software still requires libsoup 2.x as the 2
+    versions cannot be used in the same programm.
+- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0)
+  BuildRequires following upstreams port.
+- Rename sub-package typelib and shared library following upstreams
+  bump of soname.
+
+-------------------------------------------------------------------

Old:
----
  uhttpmock-0.5.5.tar.bz2

New:
----
  uhttpmock-0.9.0.tar.bz2

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

Other differences:
------------------
++++++ uhttpmock.spec ++++++
--- /var/tmp/diff_new_pack.PZhRn2/_old  2022-10-13 15:45:23.703118574 +0200
+++ /var/tmp/diff_new_pack.PZhRn2/_new  2022-10-13 15:45:23.707118581 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           uhttpmock
-Version:        0.5.5
+Version:        0.9.0
 Release:        0
 Summary:        HTTP web service mocking library
 License:        LGPL-2.1-or-later
@@ -30,10 +30,10 @@
 BuildRequires:  gtk-doc
 BuildRequires:  meson
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(gio-2.0) >= 2.36.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.38.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
 BuildRequires:  pkgconfig(gobject-2.0)
-BuildRequires:  pkgconfig(libsoup-2.4) >= 2.47.3
+BuildRequires:  pkgconfig(libsoup-3.0) >= 3.1.2
 BuildRequires:  pkgconfig(vapigen)
 
 %description
@@ -41,20 +41,20 @@
 It provides a library, libuhttpmock, which implements recording and
 playback of HTTP request/response traces.
 
-%package -n libuhttpmock-0_0-0
+%package -n libuhttpmock-1_0-1
 Summary:        HTTP web service mocking library
 Group:          System/Libraries
 
-%description -n libuhttpmock-0_0-0
+%description -n libuhttpmock-1_0-1
 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 -n typelib-1_0-Uhm-0_0
+%package -n typelib-1_0-Uhm-1_0
 Summary:        HTTP web service mocking library
 Group:          System/Libraries
 
-%description -n typelib-1_0-Uhm-0_0
+%description -n typelib-1_0-Uhm-1_0
 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.
@@ -62,8 +62,8 @@
 %package devel
 Summary:        Development files for %{name}
 Group:          Development/Libraries/Other
-Requires:       libuhttpmock-0_0-0 = %{version}
-Requires:       typelib-1_0-Uhm-0_0 = %{version}
+Requires:       libuhttpmock-1_0-1 = %{version}
+Requires:       typelib-1_0-Uhm-1_0 = %{version}
 
 %description devel
 This package contains libraries, header files and documentation for
@@ -83,22 +83,22 @@
 %install
 %meson_install
 
-%ldconfig_scriptlets -n libuhttpmock-0_0-0
+%ldconfig_scriptlets -n libuhttpmock-1_0-1
 
-%files -n libuhttpmock-0_0-0
+%files -n libuhttpmock-1_0-1
 %license COPYING
 %doc README NEWS AUTHORS
-%{_libdir}/libuhttpmock-0.0.so.*
+%{_libdir}/libuhttpmock-1.0.so.*
 
-%files -n typelib-1_0-Uhm-0_0
-%{_libdir}/girepository-1.0/Uhm-0.0.typelib
+%files -n typelib-1_0-Uhm-1_0
+%{_libdir}/girepository-1.0/Uhm-1.0.typelib
 
 %files devel
-%doc %{_datadir}/gtk-doc/html/libuhttpmock-0.0/
+%doc %{_datadir}/gtk-doc/html/libuhttpmock-1.0/
 %{_libdir}/*.so
-%{_includedir}/libuhttpmock-0.0/
-%{_libdir}/pkgconfig/libuhttpmock-0.0.pc
-%{_datadir}/gir-1.0/Uhm-0.0.gir
+%{_includedir}/libuhttpmock-1.0/
+%{_libdir}/pkgconfig/libuhttpmock-1.0.pc
+%{_datadir}/gir-1.0/Uhm-1.0.gir
 %{_datadir}/vala/vapi/
 
 %changelog

++++++ uhttpmock-0.5.5.tar.bz2 -> uhttpmock-0.9.0.tar.bz2 ++++++
++++ 2027 lines of diff (skipped)

Reply via email to