|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Version: 1.1.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
%global _hardened_build 1
|
|
|
|
|
|
|
|
|
|
%if 0%{?fedora} || 0%{?rhel} >= 7
|
|
|
|
@ -273,6 +273,9 @@ install -D -m 0755 %{SOURCE11} %{buildroot}/%{_initrddir}/%{name}
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jan 14 08:31:24 CET 2021 Adrian Reber <adrian@lisas.de> - 1.1.2-2
|
|
|
|
|
- Rebuilt for protobuf 3.14
|
|
|
|
|
|
|
|
|
|
* Sun Dec 6 2020 Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com> - 1.1.2-1
|
|
|
|
|
- Update to upstream 1.1.2 release
|
|
|
|
|
|
|
|
|
|