From 27f5719224cca47f69ae364b869016dc6dc19da7 Mon Sep 17 00:00:00 2001 From: loong_C Date: Thu, 19 May 2022 17:05:30 +0800 Subject: [PATCH] fix spec changelog date --- google-http-java-client.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/google-http-java-client.spec b/google-http-java-client.spec index 6736c12..295fd61 100644 --- a/google-http-java-client.spec +++ b/google-http-java-client.spec @@ -184,10 +184,10 @@ rm -r google-http-client/src/test/java/com/google/api/client/http/apache/ApacheH %doc LICENSE %changelog -* Wed Jan 27 huanghaitao - 1.22.0-8 +* Tue Feb 2 2021 huanghaitao - 1.22.0-8 - Skip test to drop datanucleus components -* Thu Aug 27 chengzihan - 1.22.0-7 +* Thu Aug 27 2020 chengzihan - 1.22.0-7 - the binary file /usr/bin/protoc needed by this package is currently - provided by protobuf-devel instead of protobuf -- Gitee