diff --git a/websocketpp.spec b/websocketpp.spec index af8525d..702f6fb 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: 1%{?dist} +Release: 3%{?dist} # Automatically converted from old format: BSD - review is highly recommended. License: LicenseRef-Callaway-BSD @@ -43,7 +43,6 @@ BuildRequires: cmake BuildRequires: gcc-c++ # needed for tests mostly BuildRequires: pkgconfig(openssl) -BuildRequires: openssl-devel-engine BuildRequires: zlib-devel %description @@ -100,6 +99,12 @@ 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: