|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: vtable-dumper
|
|
|
|
Name: vtable-dumper
|
|
|
|
Version: 1.2
|
|
|
|
Version: 1.2
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Summary: Tool to list content of virtual tables in a C++ shared library
|
|
|
|
Summary: Tool to list content of virtual tables in a C++ shared library
|
|
|
|
|
|
|
|
|
|
|
|
License: GPL+ or LGPLv2+
|
|
|
|
License: GPL+ or LGPLv2+
|
|
|
@ -38,6 +38,9 @@ install -pm 0755 %{name} %{buildroot}%{_bindir}/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-8
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-7
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|