fix Source0 and Summary in spec

This commit is contained in:
Anakin Zhang 2020-09-14 11:30:15 +08:00
parent e667cb96c9
commit 2503a3b95f
2 changed files with 6 additions and 3 deletions

View File

@ -1,9 +1,9 @@
name: digest-list-tools name: digest-list-tools
Version: 0.3.94 Version: 0.3.94
Release: 2 Release: 3
Summary: Digest list tools Summary: Utilities for IMA Digest Lists extension
Source0: %{name}-%{version}.tar.gz Source0: https://gitee.com/openeuler/%{name}/repository/archive/v%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPL-2.0 License: GPL-2.0
Url: https://gitee.com/openeuler/digest-list-tools Url: https://gitee.com/openeuler/digest-list-tools
@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/%{name}.1.gz %{_mandir}/man1/%{name}.1.gz
%changelog %changelog
* Mon Sep 14 2020 Anakin Zhang <benjamin93@163.com> - 0.3.94-3
- fix Source0 and Summary in spec
* Thu Sep 10 2020 Anakin Zhang <benjamin93@163.com> - 0.3.94-2 * Thu Sep 10 2020 Anakin Zhang <benjamin93@163.com> - 0.3.94-2
- fix invalid format in i686 - fix invalid format in i686