|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: abi-compliance-checker
|
|
|
|
|
Version: 2.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: An ABI Compliance Checker
|
|
|
|
|
|
|
|
|
|
License: GPLv2+ or LGPLv2+
|
|
|
|
@ -47,6 +47,9 @@ perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jan 29 2017 Richard Shaw <hobbes1069@gmail.com> - 2.0-1
|
|
|
|
|
- Update to latest upstream release.
|
|
|
|
|
|
|
|
|
|