automatic version update by autodist [release 3.2.4-1mamba;Fri Apr 15 2022]

This commit is contained in:
Automatic Build System 2024-01-05 17:30:34 +01:00
parent ae665c402a
commit 5c6aa02cdd

View File

@ -1,12 +1,12 @@
Name: rsync Name: rsync
Version: 3.2.3 Version: 3.2.4
Release: 1mamba Release: 1mamba
Summary: An utility that provides fast incremental file transfer Summary: An utility that provides fast incremental file transfer
Group: Network/File Transfer Group: Network/File Transfer
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://samba.anu.edu.au/rsync/ URL: https://rsync.samba.org/
Source0: http://samba.anu.edu.au/ftp/rsync/rsync-%{version}.tar.gz Source0: http://samba.anu.edu.au/ftp/rsync/rsync-%{version}.tar.gz
Source1: rsync-xinetd Source1: rsync-xinetd
Source2: rsync-conf Source2: rsync-conf
@ -19,10 +19,15 @@ Patch1: %{name}-2.6.9-munge-symlinks.patch
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libacl-devel
BuildRequires: libattr-devel
BuildRequires: liblz4-devel
BuildRequires: libopenssl-devel
BuildRequires: libpopt-devel BuildRequires: libpopt-devel
BuildRequires: libxxhash-devel
BuildRequires: libzstd-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libxxhash-devel BuildRequires: libxxhash-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
rsync is a file transfer program for Unix systems. rsync is a file transfer program for Unix systems.
@ -86,6 +91,9 @@ systemctl -q daemon-reload
#NEWS README TODO #NEWS README TODO
%changelog %changelog
* Fri Apr 15 2022 Automatic Build System <autodist@mambasoft.it> 3.2.4-1mamba
- automatic version update by autodist
* Sun Sep 06 2020 Automatic Build System <autodist@mambasoft.it> 3.2.3-1mamba * Sun Sep 06 2020 Automatic Build System <autodist@mambasoft.it> 3.2.3-1mamba
- automatic version update by autodist - automatic version update by autodist