diff --git a/mongo-c-driver.spec b/mongo-c-driver.spec index 7dc53be..435fb0f 100644 --- a/mongo-c-driver.spec +++ b/mongo-c-driver.spec @@ -18,7 +18,7 @@ Name: mongo-c-driver Summary: Client library written in C for MongoDB Version: %{up_version}%{?up_prever:~%{up_prever}} -Release: 2%{?dist} +Release: 3%{?dist} # See THIRD_PARTY_NOTICES License: ASL 2.0 and ISC and MIT and zlib URL: https://github.com/%{gh_owner}/%{gh_project} @@ -225,6 +225,9 @@ exit $ret %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.17.0~rc0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 24 2020 Remi Collet - 1.17.0~rc0-2 - use more cmake macros - add upstream patch for latest sphinx