diff --git a/abseil-cpp.spec b/abseil-cpp.spec index c31f385673643758cf84935e5587c47790cae140..009c0b683b3b111826b164011fbc7b72d62e5eb9 100644 --- a/abseil-cpp.spec +++ b/abseil-cpp.spec @@ -6,10 +6,10 @@ Name: abseil-cpp Version: 20240116.2 -Release: 1 +Release: 2 Summary: C++ Common Libraries -License: Apache-2.0 AND LicenseRef-Fedora-Public-Domain +License: Apache-2.0 URL: https://abseil.io Source0: https://github.com/abseil/abseil-cpp/archive/%{version}/%{name}-%{version}.tar.gz @@ -158,6 +158,12 @@ DESTDIR="%{buildroot}" %__cmake --install "%{_vpath_builddir}" %{_libdir}/pkgconfig/*.pc %changelog +* Thu Aug 01 2024 xinghe - 20240116.2-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix license + * Tue Jul 9 2024 dillon chen - 20240116.2-1 - Type:requirement - ID:NA