update to 2.7.2 [release 2.7.2-1mamba;Sun Oct 17 2021]
This commit is contained in:
parent
8d944c2ddb
commit
5907dc4704
11
dar.spec
11
dar.spec
@ -1,17 +1,16 @@
|
||||
%define libname lib%{name}
|
||||
|
||||
Name: dar
|
||||
Version: 2.7.1
|
||||
Version: 2.7.2
|
||||
Release: 1mamba
|
||||
Summary: A shell command that backs up directory trees and files
|
||||
Group: Applications/Archiving
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||
URL: https://dar.sourceforge.net/
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://dar.sourceforge.io/
|
||||
Source: http://downloads.sourceforge.net/sourceforge/dar/dar-%{version}.tar.gz
|
||||
License: GPL
|
||||
Requires: %{libname} >= %{?epoch:%epoch:}%{version}-%{release}
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libassuan-devel
|
||||
@ -32,6 +31,7 @@ BuildRequires: libzstd-devel
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cvs
|
||||
Requires: %{libname} >= %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description
|
||||
DAR is a command line tool to backup a directory tree and files.
|
||||
@ -108,6 +108,9 @@ mv %{buildroot}%{_libdir}/python3/dist-packages/* %{buildroot}%{pyhton3_sitearch
|
||||
%doc ChangeLog NEWS README THANKS TODO
|
||||
|
||||
%changelog
|
||||
* Sun Oct 17 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.7.2-1mamba
|
||||
- update to 2.7.2
|
||||
|
||||
* Sat May 15 2021 Automatic Build System <autodist@mambasoft.it> 2.7.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user