diff --git a/librsync-2.3.4.tar.gz b/librsync-2.3.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..83b3ef8cb34de526cbc415c2c0372360c450e34e Binary files /dev/null and b/librsync-2.3.4.tar.gz differ diff --git a/librsync.spec b/librsync.spec index 528f8e68c2fa98e9e691e471594cf81ac3e47690..b39e56aa8f3303d3c70f836ffc2f852c07be9754 100644 --- a/librsync.spec +++ b/librsync.spec @@ -1,10 +1,10 @@ Summary: Rsync remote-delta algorithm library Name: librsync -Version: 2.3.2 +Version: 2.3.4 Release: 1 License: LGPLv2+ URL: https://librsync.github.io/ -Source: https://github.com/%{name}/%{name}/archive/refs/tags/v%{version}.tar.gz +Source: https://github.com/%{name}/%{name}/archive/refs/tags/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: cmake3 >= 3.6 BuildRequires: gcc @@ -73,5 +73,8 @@ make check %doc html %changelog +* Tue Dec 5 2023 Vicoloa - 2.3.4-1 +- Update to version 2.3.4 + * Mon Jul 25 2022 xu_ping 2.3.2-1 - Package init diff --git a/v2.3.2.tar.gz b/v2.3.2.tar.gz deleted file mode 100644 index b7d41c5c8a929c1260e52b2ceda9ffee9890e2b4..0000000000000000000000000000000000000000 Binary files a/v2.3.2.tar.gz and /dev/null differ