Compare commits

...

1 Commits

Author SHA1 Message Date
Dodji Seketeli 49c30bcd14 Fix SPDX Licensing string 2023-11-18 02:46:33 +00:00
2 changed files with 8 additions and 2 deletions

3
.libabigail.metadata Normal file
View File

@ -0,0 +1,3 @@
f73cc6c9bb815561dca6391dee5f32add8d085d0 libabigail-2.4.tar.xz
3457513819a4debc766aa7a8dea3fb63db032225 0001-Bug-31045-Don-t-try-setting-translation-unit-for-uni.patch
8e44063322d53ef69e68f3de905859e96aee7d52 0002-suppression-Add-has_strict_flexible_array_data_membe.patch

View File

@ -3,10 +3,10 @@
Name: libabigail
Version: 2.4
Release: 2%{?dist}
Release: 3%{?dist}
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/
Source0: http://mirrors.kernel.org/sourceware/libabigail/%{tarball_name}.tar.xz
Patch1: 0001-Bug-31045-Don-t-try-setting-translation-unit-for-uni.patch
@ -131,6 +131,9 @@ fi
%doc doc/manuals/html/*
%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
- Apply patch: 0001-Bug-31045-Don-t-try-setting-translation-unit-for-uni.patch
Resolves: https://issues.redhat.com/browse/RHEL-16614