diff --git a/protobuf.spec b/protobuf.spec index 4fa7fdf6aaf73595c290aa492041d7c25c339d30..662b7a2859c2325123a90668db16779c6c2aab02 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -2,16 +2,12 @@ # Build -python subpackage %bcond_without python # Build -java subpackage -%ifarch loongarch64 -%bcond_with java -%else %bcond_without java -%endif Summary: Protocol Buffers - Google's data interchange format Name: protobuf Version: 25.1 -Release: 8 +Release: 9 License: BSD URL: https://github.com/protocolbuffers/protobuf Source: https://github.com/protocolbuffers/protobuf/releases/download/v%{version}%{?rcver}/%{name}-all-%{version}%{?rcver}.tar.gz @@ -409,6 +405,12 @@ install -p -m 0644 %{SOURCE1} %{buildroot}%{_emacs_sitestartdir} %endif %changelog +* Wed May 21 2025 Wenlong Zhang - 25.1-9 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC: enable java for loongarch64 + * Mon May 19 2025 dongyuzhen - 25.1-8 - Type:bugfix - CVE:NA