diff --git a/protobuf.spec b/protobuf.spec index 2b57d0d..a00c3e8 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -1,5 +1,5 @@ Name: protobuf -Version: 21.5 +Version: 21.6 Release: 1mamba Summary: A way of encoding structured data in an efficient yet extensible format Group: Development/Tools @@ -100,10 +100,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %dir %{_includedir}/google/protobuf %{_includedir}/google/protobuf/* %{_libdir}/libprotobuf*.a -%{_libdir}/libprotobuf*.la %{_libdir}/libprotobuf*.so %{_libdir}/libprotoc.a -%{_libdir}/libprotoc.la %{_libdir}/libprotoc.so %{_libdir}/pkgconfig/protobuf*.pc @@ -113,6 +111,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python3_sitearch}/protobuf-*-py*.egg-info/* %changelog +* Sat Sep 17 2022 Automatic Build System 21.6-1mamba +- automatic version update by autodist + * Wed Aug 10 2022 Automatic Build System 21.5-1mamba - automatic version update by autodist