update to version 3.4.4
This commit is contained in:
parent
fd458b0762
commit
a89eeb4a01
Binary file not shown.
BIN
libsoup-3.4.4.tar.xz
Normal file
BIN
libsoup-3.4.4.tar.xz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
%global glib2_version 2.69.1
|
||||
|
||||
Name: libsoup3
|
||||
Version: 3.2.2
|
||||
Version: 3.4.4
|
||||
Release: 1
|
||||
Summary: Soup, an HTTP library implementation
|
||||
License: LGPLv2
|
||||
URL: https://wiki.gnome.org/Projects/libsoup
|
||||
Source0: https://download.gnome.org/sources/libsoup/3.2/libsoup-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/libsoup/3.4/libsoup-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc meson gettext vala krb5-devel samba-winbind-clients
|
||||
BuildRequires: gi-docgen >= 2021.1
|
||||
@ -53,6 +53,7 @@ you to develop applications that use the libsoup library.
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
install -m 644 -D tests/libsoup.supp %{buildroot}%{_datadir}/libsoup-3.0/libsoup.supp
|
||||
|
||||
%find_lang libsoup-3.0
|
||||
|
||||
@ -68,12 +69,16 @@ you to develop applications that use the libsoup library.
|
||||
%{_datadir}/gir-1.0/Soup*3.0.gir
|
||||
%{_datadir}/vala/vapi/libsoup-3.0.deps
|
||||
%{_datadir}/vala/vapi/libsoup-3.0.vapi
|
||||
%{_datadir}/libsoup-3.0/libsoup.supp
|
||||
|
||||
%files help
|
||||
%doc README NEWS AUTHORS
|
||||
%{_datadir}/doc
|
||||
|
||||
%changelog
|
||||
* Fri Nov 17 2023 lwg <liweiganga@uniontech.com> - 3.4.4-1
|
||||
- update to version 3.4.4
|
||||
|
||||
* Mon Jan 2 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 3.2.2-1
|
||||
- Update 3.2.2
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version_control: gitlab.gnome
|
||||
src_repo: libsoup
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
separator: .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user