automatic version update by autodist [release 20240722.1-1mamba;Sat Jan 25 2025]
This commit is contained in:
parent
02a3767fb0
commit
e1f08c9bd7
@ -1,5 +1,5 @@
|
|||||||
Name: abseil-cpp
|
Name: abseil-cpp
|
||||||
Version: 20240722.0
|
Version: 20240722.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An open-source collection of C++ code (compliant to C++11) designed to augment the C++ standard library
|
Summary: An open-source collection of C++ code (compliant to C++11) designed to augment the C++ standard library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -41,7 +41,6 @@ Requires: pkg-config
|
|||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
|
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
# Don't clean build at the end
|
# Don't clean build at the end
|
||||||
%global __spec_rmbuild_cmd /bin/true
|
%global __spec_rmbuild_cmd /bin/true
|
||||||
@ -69,8 +68,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%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)
|
||||||
@ -88,6 +85,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 25 2025 Automatic Build System <autodist@openmamba.org> 20240722.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Aug 02 2024 Automatic Build System <autodist@openmamba.org> 20240722.0-1mamba
|
* Fri Aug 02 2024 Automatic Build System <autodist@openmamba.org> 20240722.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user