From 0ea5626cf56104acd8e4bd55d119d7a2eb0f5983 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Sat, 26 Feb 2022 04:21:38 +0000 Subject: [PATCH] import glog-0.3.5-5.el8 --- SPECS/glog.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/glog.spec b/SPECS/glog.spec index 97b5c95..1c7232d 100644 --- a/SPECS/glog.spec +++ b/SPECS/glog.spec @@ -1,6 +1,6 @@ Name: glog Version: 0.3.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A C++ application logging library Group: System Environment/Libraries License: BSD @@ -60,6 +60,10 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version} %changelog +* Thu Feb 24 2022 Jiri Kucera - 0.3.5-5 +- Rebuild due to revert of gflags back to 2.1.2 + Related: #2035143 + * Fri Feb 11 2022 Jiri Kucera - 0.3.5-4 - Rebuild for gflags 2.2.2 Related: #2035143