diff --git a/googletest-1.16.0.tar.gz b/googletest-1.16.0.tar.gz deleted file mode 100644 index 932b4b5..0000000 Binary files a/googletest-1.16.0.tar.gz and /dev/null differ diff --git a/googletest-1.17.0.tar.gz b/googletest-1.17.0.tar.gz new file mode 100644 index 0000000..5355441 Binary files /dev/null and b/googletest-1.17.0.tar.gz differ diff --git a/gtest.spec b/gtest.spec index e46151b..686886e 100644 --- a/gtest.spec +++ b/gtest.spec @@ -1,5 +1,5 @@ Name: gtest -Version: 1.16.0 +Version: 1.17.0 Release: 1 Summary: Google C++ testing framework License: BSD-3-Clause and Apache-2.0 @@ -72,6 +72,9 @@ The package is libraries and head files for google mocking framework. %{_libdir}/pkgconfig/gmock* %changelog +* Mon May 12 2025 Funda Wang - 1.17.0-1 +- update to 1.17.0 + * Mon Mar 10 2025 Funda Wang - 1.16.0-1 - update to 1.16.0