Rebase to upstream 1.6.3
Resolves: rhbz#2035517 Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
This commit is contained in:
parent
4ca9db9a09
commit
01b7293ff0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/crash-gcore-command-1.6.2.tar.gz
|
/crash-gcore-command-1.6.3.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: Gcore extension module for the crash utility
|
Summary: Gcore extension module for the crash utility
|
||||||
Name: crash-gcore-command
|
Name: crash-gcore-command
|
||||||
Version: 1.6.2
|
Version: 1.6.3
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Source0: https://github.com/fujitsu/crash-gcore/archive/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/fujitsu/crash-gcore/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
URL: https://github.com/fujitsu/crash-gcore
|
URL: https://github.com/fujitsu/crash-gcore
|
||||||
@ -34,6 +34,9 @@ install -m 0755 -t %{buildroot}%{_libdir}/crash/extensions %{_builddir}/%{repona
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 27 2021 Lianbo Jiang <lijiang@redhat.com> - 1.6.3-1
|
||||||
|
- Rebase to upstream 1.6.3
|
||||||
|
|
||||||
* Wed Dec 15 2021 Lianbo Jiang <lijiang@redhat.com> - 1.6.2-5
|
* Wed Dec 15 2021 Lianbo Jiang <lijiang@redhat.com> - 1.6.2-5
|
||||||
- Rebuild for the compatibility issue
|
- Rebuild for the compatibility issue
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (crash-gcore-command-1.6.2.tar.gz) = 298262f8c28e22697c8878dd3c4a4af05842a62bd93cc143c5fa8e84add671dab66c859c1de1180f2582162816c437af1ecfb5dc38d321099d8d4fa1e87be149
|
SHA512 (crash-gcore-command-1.6.3.tar.gz) = f64ccc58548e171ea6a50e0e7a440bb256d3744f6e8f7a35cfe509eb03b68c77d9ec083621a3c38ca879e0804887ab6548d95203f42c662e157a59684451b55b
|
||||||
|
Loading…
Reference in New Issue
Block a user