diff --git a/mongo-c-driver.spec b/mongo-c-driver.spec index dea1192..a668fa3 100644 --- a/mongo-c-driver.spec +++ b/mongo-c-driver.spec @@ -25,7 +25,7 @@ Name: mongo-c-driver Summary: Client library written in C for MongoDB Version: 1.11.0 -Release: 1%{?dist} +Release: 2%{?dist} # See THIRD_PARTY_NOTICES License: ASL 2.0 and ISC and MIT and zlib URL: https://github.com/%{gh_owner}/%{gh_project} @@ -197,6 +197,9 @@ exit $ret %changelog +* Tue Jul 10 2018 Pete Walter - 1.11.0-2 +- Rebuild for ICU 62 + * Sat Jun 23 2018 Remi Collet - 1.11.0-1 - update to 1.11.0 - add dependency on libicu