|
|
|
@ -1,9 +1,9 @@
|
|
|
|
|
Name: abi-compliance-checker
|
|
|
|
|
Version: 2.3
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
Release: 13%{?dist}
|
|
|
|
|
Summary: An ABI Compliance Checker
|
|
|
|
|
|
|
|
|
|
License: GPLv2+ or LGPLv2+
|
|
|
|
|
License: LGPL-2.1-or-later
|
|
|
|
|
URL: http://lvc.github.io/abi-compliance-checker/
|
|
|
|
|
Source0: https://github.com/lvc/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
@ -57,9 +57,12 @@ perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Nov 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.3-12
|
|
|
|
|
* Fri Nov 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.3-13
|
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
* Mon Apr 03 2023 Richard Shaw <hobbes1069@gmail.com> - 2.3-13
|
|
|
|
|
- Update license field to SPDX.
|
|
|
|
|
|
|
|
|
|
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-12
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|