update to 3.6.2 [release 3.6.2-1mamba;Sun Jul 21 2019]
This commit is contained in:
parent
cfbf8a76fc
commit
27e43a069a
@ -1,5 +1,5 @@
|
||||
Name: deltarpm
|
||||
Version: 3.6.1
|
||||
Version: 3.6.2
|
||||
Release: 1mamba
|
||||
Summary: Create deltas between rpms
|
||||
Group: System/Management
|
||||
@ -16,9 +16,11 @@ BuildRequires: libbzip2-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: librpm-devel
|
||||
BuildRequires: libzstd-devel
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: rpm-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: rpm-devel >= 1:4.14.2.1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -48,7 +50,6 @@ Python 3 bindings for %{name}.
|
||||
%build
|
||||
%make \
|
||||
CFLAGS="-I%{_includedir}/rpm" \
|
||||
LDFLAGS="-lrpmdb" \
|
||||
all python
|
||||
|
||||
%install
|
||||
@ -91,6 +92,9 @@ Python 3 bindings for %{name}.
|
||||
%{python3_sitearch}/deltarpm.py
|
||||
|
||||
%changelog
|
||||
* Sun Jul 21 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.2-1mamba
|
||||
- update to 3.6.2
|
||||
|
||||
* Wed Aug 23 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.1-1mamba
|
||||
- update to 3.6.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user