update to 1.4.2 [release 1.4.2-1mamba;Tue Jan 26 2016]

This commit is contained in:
Silvan Calarco 2024-01-05 17:30:03 +01:00
parent 9e09b13414
commit aa295796bb

View File

@ -1,5 +1,5 @@
Name: rsnapshot Name: rsnapshot
Version: 1.4.1 Version: 1.4.2
Release: 1mamba Release: 1mamba
Summary: rsnapshot is a filesystem snapshot utility for making backups of local and remote systems Summary: rsnapshot is a filesystem snapshot utility for making backups of local and remote systems
Group: Applications/Archiving Group: Applications/Archiving
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Fabio Giani <fabio.giani@gmail.com> Packager: Fabio Giani <fabio.giani@gmail.com>
URL: http://www.rsnapshot.org/ URL: http://www.rsnapshot.org/
Source: http://www.rsnapshot.org/downloads/rsnapshot-%{version}.tar.gz Source: https://github.com/rsnapshot/rsnapshot.git/%{version}/rsnapshot-%{version}.tar.bz2
Source1: rsnapshot-daily.timer Source1: rsnapshot-daily.timer
Source2: rsnapshot@.service Source2: rsnapshot@.service
License: GPL License: GPL
@ -31,6 +31,7 @@ Depending on your configuration, it is quite possible to set up in just a few mi
%setup -q %setup -q
%build %build
./autogen.sh
%configure %configure
%make %make
@ -59,6 +60,9 @@ cp %{buildroot}%{_sysconfdir}/rsnapshot.conf.default %{buildroot}%{_sysconfdir}/
%doc AUTHORS COPYING ChangeLog %doc AUTHORS COPYING ChangeLog
%changelog %changelog
* Tue Jan 26 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.2-1mamba
- update to 1.4.2
* Tue Sep 01 2015 Automatic Build System <autodist@mambasoft.it> 1.4.1-1mamba * Tue Sep 01 2015 Automatic Build System <autodist@mambasoft.it> 1.4.1-1mamba
- automatic version update by autodist - automatic version update by autodist