Compare commits

...

3 Commits

View File

@ -1,6 +1,6 @@
Name: protobuf
Version: 3.11.2
Release: 1mamba
Version: 3.11.4
Release: 2mamba
Summary: A way of encoding structured data in an efficient yet extensible format
Group: Development/Tools
Vendor: openmamba
@ -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,15 @@ LDFLAGS="-latomic"
%{_libdir}/pkgconfig/protobuf*.pc
%changelog
* 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
* Thu Feb 06 2020 Automatic Build System <autodist@mambasoft.it> 3.11.3-1mamba
- automatic version update by autodist
* Wed Jan 15 2020 Automatic Build System <autodist@mambasoft.it> 3.11.2-1mamba
- automatic version update by autodist