diff --git a/socat-1.7.4.4.tar.gz b/socat-1.7.4.4.tar.gz deleted file mode 100644 index 969b5a3..0000000 Binary files a/socat-1.7.4.4.tar.gz and /dev/null differ diff --git a/socat-1.8.0.0.tar.gz b/socat-1.8.0.0.tar.gz new file mode 100644 index 0000000..0d5e2e9 Binary files /dev/null and b/socat-1.8.0.0.tar.gz differ diff --git a/socat.spec b/socat.spec index 55b48b2..06f5945 100644 --- a/socat.spec +++ b/socat.spec @@ -2,7 +2,7 @@ Summary: Multipurpose relay Name: socat -Version: 1.7.4.4 +Version: 1.8.0.0 Release: 1 License: GPLv2 Url: http://www.dest-unreach.org/socat/ @@ -50,16 +50,19 @@ cp -a *.sh %{buildroot}/%{_docdir}/socat/ %files %license COPYING COPYING.OpenSSL -%{_bindir}/socat +%{_bindir}/socat* %{_bindir}/filan %{_bindir}/procan %files help %doc README SECURITY BUGREPORTS CHANGES DEVELOPMENT EXAMPLES FAQ PORTING %doc %{_docdir}/socat/*.sh -%doc %{_mandir}/man1/socat.1* +%doc %{_mandir}/man1/* %changelog +* Wed Feb 28 2024 liyanan - 1.8.0.0-1 +- update to 1.8.0.0 + * Fri Nov 11 2022 dan - 1.7.4.4-1 - update to 1.7.4.4