diff --git a/gflags.spec b/gflags.spec index 6c3dfd891e564666ab8707e61433557313d42dc1..aa8a34974befdb551d7b06680b070da1205ac7bc 100644 --- a/gflags.spec +++ b/gflags.spec @@ -7,7 +7,7 @@ they are used. Name: gflags Version: 2.2.2 -Release: 2 +Release: 3 Summary: A C++ library for commandline flag processing License: BSD URL: https://gflags.github.io/gflags/ @@ -58,6 +58,12 @@ ctest %{_libdir}/cmake/gflags %changelog +* Sat Oct 29 2022 chengzeruizhi - 2.2.2-3 +- Type:requirement +- ID:NA +- SUG:NA +- DES: update gflags to 2.2.2-3 + * Fri Oct 30 2020 xinghe - 2.2.2-2 - remove python2 dependency