Package protobuf25: Information

    Source package: protobuf25
    Version: 3.25.5-alt9
    Latest version according to Repology
    Build time:  May 5, 2026, 04:16 AM in the task #414580
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    i586May 9, 2026May 9, 2026
    x86_64May 6, 2026May 16, 2026

    License: BSD-3-Clause
    Summary: Protocol Buffers - Google's data interchange format (legacy ABI 25)
    Description: 
    Protocol Buffers are a way of encoding structured data in
    an efficient yet extensible format.
    
    This is the legacy package providing libprotobuf.so.25 and
    libprotobuf-lite.so.25 for applications still linked against
    protobuf ABI 25.

    List of RPM packages built from this SRPM:
    libprotobuf25 (x86_64, i586, aarch64)
    libprotobuf25-debuginfo (x86_64, i586, aarch64)
    libprotobuf25-lite (x86_64, i586, aarch64)
    libprotobuf25-lite-debuginfo (x86_64, i586, aarch64)

    Maintainer: Anton Farygin


    ACL:
    Anton Farygin
    @everybody

      1. cmake
      2. gcc-c++
      3. libabseil-cpp-devel
      4. rpm-build-cmake
      5. rpm-macros-cmake
      6. zlib-devel

    Last changed


    April 21, 2026 Anton Farygin 3.25.5-alt9
    - legacy-only build: ship libprotobuf.so.25 and
      libprotobuf-lite.so.25 for ABI-25 consumers.
    - dropped compiler, devel, python/java/ruby subpackages and tests.
    Feb. 27, 2026 Evgeniy Serov 3.25.5-alt8
    - Fixed build with new guava.
    Feb. 11, 2026 Sergey Bolshakov 3.25.5-alt7
    - python bindings packaged elsewhere (closes: 55941)