Accepting request 1009808 from GNOME:Next

- 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.

OBS-URL: https://build.opensuse.org/request/show/1009808
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/uhttpmock?expand=0&rev=18
This commit is contained in:
2022-10-12 16:02:15 +00:00
committed by Git OBS Bridge
parent 3a35e87ddb
commit 380e5816af
4 changed files with 34 additions and 21 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Oct 11 13:51:42 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- 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.
-------------------------------------------------------------------
Mon Sep 5 09:42:34 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>