Compare commits

..

No commits in common. "rawhide" and "f44" have entirely different histories.

View file

@ -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 <releng@fedoraproject.org> - 0.8.2^git20220525.b9aeec6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Sat Jun 13 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 0.8.2^git20220525.b9aeec6-2
- Rebuilt for openssl 4.0
* Tue Jan 27 2026 Wolfgang Stöggl <c72578@yahoo.de> - 0.8.2^git20220525.b9aeec6-1
- Update to post-release git snapshot on 0.8.2
- Add patch: