Compare commits

..

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

View file

@ -2,7 +2,7 @@
Name: wslay
Version: 1.1.1
Release: 9%{?dist}
Release: 7%{?dist}
Summary: Lightweight WebSocket library in C
License: MIT
URL: https://tatsuhiro-t.github.io/wslay
@ -79,12 +79,6 @@ EOF
%{_libdir}/pkgconfig/lib%{name}.pc
%changelog
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Sun Jul 27 2025 Rémi Verschelde <akien@fedoraproject.org> - 1.1.1-7
- Patch config to support CMake 4.0 with min policy 3.5 (rhbz#2381635)