diff --git a/abseil-cpp.spec b/abseil-cpp.spec index 0faa171c0d1b3c3973d9fad58c2ab7c37336311c..c7ea286a6c93ae6191da0ee5d10d8a2731288f70 100644 --- a/abseil-cpp.spec +++ b/abseil-cpp.spec @@ -6,10 +6,10 @@ Name: abseil-cpp Version: 20230802.1 -Release: 4 +Release: 5 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 @@ -157,6 +157,12 @@ DESTDIR="%{buildroot}" %__cmake --install "%{_vpath_builddir}" %{_libdir}/pkgconfig/*.pc %changelog +* Thu Aug 01 2024 xinghe - 20230802.1-5 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix license + * Fri May 31 2024 laokz - 20230802.1-4 - Type:bugfix - CVE:NA