automatic version update by autodist [release 1.16.0-1mamba;Sun Feb 09 2025]
This commit is contained in:
parent
03f5fb7457
commit
ab1427cb71
@ -1,5 +1,5 @@
|
|||||||
Name: gmock
|
Name: gmock
|
||||||
Version: 1.15.2
|
Version: 1.16.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Google C++ Mocking Framework
|
Summary: Google C++ Mocking Framework
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -77,7 +77,6 @@ Google Mock:
|
|||||||
- does not use exceptions, and
|
- does not use exceptions, and
|
||||||
- is easy to learn and use.
|
- is easy to learn and use.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n googletest-%{version}
|
%setup -q -n googletest-%{version}
|
||||||
@ -101,8 +100,6 @@ Google Mock:
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -137,6 +134,9 @@ Google Mock:
|
|||||||
%{_libdir}/pkgconfig/gtest_main.pc
|
%{_libdir}/pkgconfig/gtest_main.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 09 2025 Automatic Build System <autodist@openmamba.org> 1.16.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Aug 01 2024 Automatic Build System <autodist@openmamba.org> 1.15.2-1mamba
|
* Thu Aug 01 2024 Automatic Build System <autodist@openmamba.org> 1.15.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user