Fix SPDX Licensing string
This is a pure packaging fix for the fix that Resolves: https://issues.redhat.com/browse/RHEL-16614 Resolves: https://issues.redhat.com/browse/RHEL-16629 Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
16bd3505c5
commit
5447e0e6f0
@ -3,10 +3,10 @@
|
|||||||
|
|
||||||
Name: libabigail
|
Name: libabigail
|
||||||
Version: 2.4
|
Version: 2.4
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Set of ABI analysis tools
|
Summary: Set of ABI analysis tools
|
||||||
|
|
||||||
License: Apache 2.0 WITH LLVM-exception
|
License: Apache-2.0 WITH LLVM-exception
|
||||||
URL: https://sourceware.org/libabigail/
|
URL: https://sourceware.org/libabigail/
|
||||||
Source0: http://mirrors.kernel.org/sourceware/libabigail/%{tarball_name}.tar.xz
|
Source0: http://mirrors.kernel.org/sourceware/libabigail/%{tarball_name}.tar.xz
|
||||||
Patch1: 0001-Bug-31045-Don-t-try-setting-translation-unit-for-uni.patch
|
Patch1: 0001-Bug-31045-Don-t-try-setting-translation-unit-for-uni.patch
|
||||||
@ -131,6 +131,9 @@ fi
|
|||||||
%doc doc/manuals/html/*
|
%doc doc/manuals/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 17 2023 Dodji Seketeli <dodji@redhat.com> - 2.4-3
|
||||||
|
- Fix SPDX Licensing string
|
||||||
|
|
||||||
* Thu Nov 16 2023 Dodji Seketeli <dodji@redhat.com> - 2.4-2
|
* Thu Nov 16 2023 Dodji Seketeli <dodji@redhat.com> - 2.4-2
|
||||||
- Apply patch: 0001-Bug-31045-Don-t-try-setting-translation-unit-for-uni.patch
|
- Apply patch: 0001-Bug-31045-Don-t-try-setting-translation-unit-for-uni.patch
|
||||||
Resolves: https://issues.redhat.com/browse/RHEL-16614
|
Resolves: https://issues.redhat.com/browse/RHEL-16614
|
||||||
|
Loading…
Reference in New Issue
Block a user