Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
494d34987c | ||
|
|
6f10d7f42d | ||
|
|
08bae0e928 |
1 changed files with 7 additions and 2 deletions
|
|
@ -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 <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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue