Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-20 15:43:26 +00:00
parent c7789d9fb3
commit 3c0f019a08

View File

@ -3,7 +3,7 @@
Name: libabigail Name: libabigail
Version: 2.0 Version: 2.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Set of ABI analysis tools Summary: Set of ABI analysis tools
License: ASL 2.0 License: ASL 2.0
@ -160,6 +160,9 @@ fi
%endif %endif
%changelog %changelog
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Oct 4 2021 Dodji Seketeli <dodji@redhat.com> - 2.0-1 * Mon Oct 4 2021 Dodji Seketeli <dodji@redhat.com> - 2.0-1
- Update to upstream 2.0 tarball - Update to upstream 2.0 tarball
- Change License to ASL 2.0 to comply with the upstream license change. - Change License to ASL 2.0 to comply with the upstream license change.