From: @shirely16
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
This commit is contained in:
openeuler-ci-bot 2020-09-11 17:16:02 +08:00 committed by Gitee
commit 9b699425bd
2 changed files with 8 additions and 2 deletions

View File

@ -2,11 +2,11 @@
Name: satyr
Version: 0.30
Release: 1
Release: 2
Summary: Tools to create anonymous, machine-friendly problem reports
License: GPLv2+
URL: https://github.com/abrt/satyr
Source0: https://github.com/abrt/%{name}/archive/%{name}-%{version}.tar.gz
Source0: https://github.com/abrt/%{name}/archive/%{version}.tar.gz
Requires: json-c nettle
BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel
@ -102,6 +102,12 @@ cp -a %{_libdir}/libsatyr.so.3* %{buildroot}%{_libdir}
%{_mandir}/*
%changelog
* Tue Sep 8 2020 hanhui <hanhui15@huawei.com> - 0.30-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:modify source url
* Mon Jul 27 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.30-1
- update package