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
|
||||
Version: 1.15.2
|
||||
Version: 1.16.0
|
||||
Release: 1mamba
|
||||
Summary: Google C++ Mocking Framework
|
||||
Group: Development/Tools
|
||||
@ -77,7 +77,6 @@ Google Mock:
|
||||
- does not use exceptions, and
|
||||
- is easy to learn and use.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n googletest-%{version}
|
||||
@ -101,8 +100,6 @@ Google Mock:
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -137,6 +134,9 @@ Google Mock:
|
||||
%{_libdir}/pkgconfig/gtest_main.pc
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user