|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: abi-compliance-checker
|
|
|
|
|
Version: 1.96.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: An ABI Compliance Checker
|
|
|
|
|
|
|
|
|
|
License: GPL+ or LGPLv2+
|
|
|
|
@ -43,6 +43,9 @@ perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.96.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Dec 20 2011 Richard Shaw <hobbes1069@gmail.com> - 1.96.1-1
|
|
|
|
|
- Update to 1.96.1.
|
|
|
|
|
- Fixes false positive: http://forge.ispras.ru/issues/2097
|
|
|
|
|