Compare commits

...

2 Commits

View File

@ -1,5 +1,5 @@
Name: protobuf
Version: 3.11.4
Version: 3.12.0
Release: 1mamba
Summary: A way of encoding structured data in an efficient yet extensible format
Group: Development/Tools
@ -40,6 +40,8 @@ Obsoletes: protobuf-devel
%description -n lib%{name}-devel
This package contains static libraries and header files need for development of Protocol Buffer
%debug_package
%prep
%setup -q
@ -85,6 +87,12 @@ LDFLAGS="-latomic"
%{_libdir}/pkgconfig/protobuf*.pc
%changelog
* Wed Jun 03 2020 Automatic Build System <autodist@mambasoft.it> 3.12.0-1mamba
- automatic version update by autodist
* Tue Mar 03 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.11.4-2mamba
- rebuilt with debug package
* Wed Feb 19 2020 Automatic Build System <autodist@mambasoft.it> 3.11.4-1mamba
- automatic version update by autodist