diff --git a/websocketpp.spec b/websocketpp.spec index 702f6fb..af8525d 100644 --- a/websocketpp.spec +++ b/websocketpp.spec @@ -6,7 +6,7 @@ Name: websocketpp Summary: C++ WebSocket Protocol Library Version: %{basever}%{?snapdate:^git%{snapdate}.%{shortcommit}} -Release: 3%{?dist} +Release: 1%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD @@ -43,6 +43,7 @@ BuildRequires: cmake BuildRequires: gcc-c++ # needed for tests mostly BuildRequires: pkgconfig(openssl) +BuildRequires: openssl-devel-engine BuildRequires: zlib-devel %description @@ -99,12 +100,6 @@ rm -rfv %{buildroot}%{_includedir}/test_connection/ %changelog -* Fri Jul 17 2026 Fedora Release Engineering - 0.8.2^git20220525.b9aeec6-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - -* Sat Jun 13 2026 Yaakov Selkowitz - 0.8.2^git20220525.b9aeec6-2 -- Rebuilt for openssl 4.0 - * Tue Jan 27 2026 Wolfgang Stöggl - 0.8.2^git20220525.b9aeec6-1 - Update to post-release git snapshot on 0.8.2 - Add patch: