Compare commits
10 Commits
3.6.1-1mam
...
3.12.0-1ma
Author | SHA1 | Date | |
---|---|---|---|
f6a300ff03 | |||
eef2da202b | |||
6aa49e3860 | |||
b05f0fe911 | |||
bc57444132 | |||
c1b7976ad6 | |||
0d8baebf04 | |||
0bc202262f | |||
9458182eb6 | |||
ac8942abc3 |
@ -1,5 +1,5 @@
|
||||
Name: protobuf
|
||||
Version: 3.6.1
|
||||
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,36 @@ 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
|
||||
|
||||
* 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
|
||||
|
||||
* Sat Dec 28 2019 Automatic Build System <autodist@mambasoft.it> 3.11.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 14 2019 Automatic Build System <autodist@mambasoft.it> 3.10.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 28 2019 Automatic Build System <autodist@mambasoft.it> 3.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 13 2019 Automatic Build System <autodist@mambasoft.it> 3.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 05 2019 Automatic Build System <autodist@mambasoft.it> 3.6.1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 04 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.6.1-1mamba
|
||||
- update to 3.6.1
|
||||
|
||||
|
Reference in New Issue
Block a user