!7 Update software to v0.16.0

Merge pull request !7 from chengquan/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-22 09:59:42 +08:00 committed by Gitee
commit 53bcb18857
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
createrepo_c-0.16.0.tar.gz Normal file

Binary file not shown.

View File

@ -38,8 +38,8 @@
Summary: Creates a common metadata repository
Name: createrepo_c
Version: 0.15.0
Release: 6
Version: 0.16.0
Release: 1
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
@ -74,7 +74,7 @@ BuildRequires: bash-completion
Requires: rpm >= 4.9.0
%endif
%if %{with drpm}
BuildRequires: drpm-devel >= 0.3.0
BuildRequires: drpm-devel >= 0.4.0
%endif
%if 0%{?openEuler} || 0%{?fedora} || 0%{?rhel} > 7
@ -262,6 +262,9 @@ ln -sr %{buildroot}%{_bindir}/modifyrepo_c %{buildroot}%{_bindir}/modifyrepo
%endif
%changelog
* Mon Aug 3 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.16.0-1
- Update software to v0.16.0
* Tue Aug 18 2020 chenyaqiang <chenyaqiang@huawei.com> - 0.15.0-6
- Type:rebuild
- ID:NA