diff --git a/libsoup-3.4.0.tar.xz b/libsoup-3.4.0.tar.xz deleted file mode 100644 index 3a23e437b64f7415a9c4dd22ddb2a9004fd6bd76..0000000000000000000000000000000000000000 Binary files a/libsoup-3.4.0.tar.xz and /dev/null differ diff --git a/libsoup-3.4.1.tar.xz b/libsoup-3.4.1.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..dc3e672afa4b4c6e949f2b2ca7232ff99856eea7 Binary files /dev/null and b/libsoup-3.4.1.tar.xz differ diff --git a/libsoup3.spec b/libsoup3.spec index 29ce23f71886b5b3fbb25dee00d576a6da706aea..85c44fe842ad66680bcc0e8bb6e591979d601e98 100644 --- a/libsoup3.spec +++ b/libsoup3.spec @@ -4,7 +4,7 @@ %{!?with_docs: %global with_docs 1} Name: libsoup3 -Version: 3.4.0 +Version: 3.4.1 Release: %{anolis_release}%{dist} Summary: Soup, an HTTP library implementation @@ -109,5 +109,8 @@ install -m 644 -D tests/libsoup.supp %{buildroot}%{_datadir}/libsoup-3.0/libsoup %doc README NEWS AUTHORS %changelog +* Fri Apr 21 2023 Funda Wang - 3.4.1-1 +- New version 3.4.1 + * Tue Mar 21 2023 yuanhui - 3.4.0-1 - Init package from upstream