[packages/wget2] Up to 2.2.1; some security fixes
arekm
arekm at pld-linux.org
Fri Jan 9 14:02:22 CET 2026
commit 75019dd42c2a7eddb479e84ec63a3a3398435d2d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Jan 9 14:01:57 2026 +0100
Up to 2.2.1; some security fixes
wget2.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/wget2.spec b/wget2.spec
index 6616962..e5e1ba9 100644
--- a/wget2.spec
+++ b/wget2.spec
@@ -14,13 +14,13 @@ Summary(ru.UTF-8): Утилита для получения файлов по п
Summary(uk.UTF-8): Утиліта для отримання файлів по протоколам HTTP та FTP
Summary(zh_CN.UTF-8): [通讯]功能强大的下载程序,支持断点续传
Name: wget2
-Version: 2.2.0
-Release: 2
+Version: 2.2.1
+Release: 1
License: GPL v3+ with OpenSSL exception
Group: Networking/Utilities
Source0: https://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.lz
-# Source0-md5: d3917ed5ed4600b63bd2b9b01c6447d5
-URL: http://www.gnu.org/software/wget/
+# Source0-md5: 895e96406b963b5b2d3b24b4d6ba6834
+URL: https://www.gnu.org/software/wget/
BuildRequires: bzip2-devel >= 1.0.6
BuildRequires: doxygen
BuildRequires: gettext-tools >= 0.21
@@ -217,7 +217,7 @@ rm -rf $RPM_BUILD_ROOT
%files -n libwget2
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libwget.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libwget.so.3
+%attr(755,root,root) %ghost %{_libdir}/libwget.so.4
%files -n libwget2-devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wget2.git/commitdiff/75019dd42c2a7eddb479e84ec63a3a3398435d2d
More information about the pld-cvs-commit
mailing list