modify source url

This commit is contained in:
shirely16 2020-09-08 17:47:22 +08:00
parent c3095d3d7a
commit 11c659f5be

View File

@ -2,11 +2,11 @@
Name: satyr Name: satyr
Version: 0.30 Version: 0.30
Release: 1 Release: 2
Summary: Tools to create anonymous, machine-friendly problem reports Summary: Tools to create anonymous, machine-friendly problem reports
License: GPLv2+ License: GPLv2+
URL: https://github.com/abrt/satyr 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 Requires: json-c nettle
BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel BuildRequires: elfutils-devel elfutils-libelf-devel binutils-devel rpm-devel
@ -102,6 +102,12 @@ cp -a %{_libdir}/libsatyr.so.3* %{buildroot}%{_libdir}
%{_mandir}/* %{_mandir}/*
%changelog %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 * Mon Jul 27 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.30-1
- update package - update package