!7 modify the patch name

Merge pull request !7 from Anonymous_Z/zr_master
This commit is contained in:
openeuler-ci-bot 2020-03-18 18:33:16 +08:00 committed by Gitee
commit 40971a48c4
3 changed files with 6 additions and 3 deletions

View File

@ -6,15 +6,15 @@
Name: dnf
Version: 4.2.15
Release: 6
Release: 7
Summary: A software package manager that manages packages on Linux distributions.
License: GPLv2+ and GPLv2 and GPL
URL: https://github.com/rpm-software-management/dnf
Source0: https://github.com/rpm-software-management/dnf/archive/%{version}/%{name}-%{version}.tar.gz
Patch6000: Bugfix-format-problem.patch
Patch6001: backport-Revert-Fix-messages-for-starting-and-failing-scriptlets.patch
Patch6002: backport-remove-extra-brace.patch
Patch6001: Revert-Fix-messages-for-starting-and-failing-scriptlets.patch
Patch6002: Remove-extra-brace.patch
BuildArch: noarch
BuildRequires: cmake gettext systemd bash-completion %{_bindir}/sphinx-build-3
@ -203,6 +203,9 @@ ln -sr %{buildroot}%{_sysconfdir}/%{name}/vars %{buildroot}%{_sysconfdir}/yum/v
%{_mandir}/man8/%{name}-automatic.8*
%changelog
* Tue Mar 3 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.2.15-7
- modify the patch name
* Thu Feb 27 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.2.15-6
- remove extra brace