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