diff --git a/libndn-cxx.spec b/libndn-cxx.spec index 588ca82..b8fe673 100644 --- a/libndn-cxx.spec +++ b/libndn-cxx.spec @@ -1,6 +1,6 @@ Name: libndn-cxx Version: 0.7.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: C++ library implementing Named Data Networking primitives License: LGPLv3+ and (BSD or LGPLv3+) and (GPLv3+ or LGPLv3+) URL: http://named-data.net @@ -63,6 +63,9 @@ export LD_LIBRARY_PATH=$PWD/build %{_libdir}/pkgconfig/libndn-cxx.pc %changelog +* Tue Sep 14 2021 Sahana Prasad - 0.7.1-5 +- Rebuilt with OpenSSL 3.0.0 + * Mon Aug 09 2021 Jonathan Wakely - 0.7.1-4 - Patched and rebuilt for Boost 1.76