|
|
|
@ -2,12 +2,12 @@
|
|
|
|
|
|
|
|
|
|
Name: mosquitto
|
|
|
|
|
Version: 2.0.14
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Open Source MQTT v5/v3.1.x Broker
|
|
|
|
|
|
|
|
|
|
License: EPL-2.0
|
|
|
|
|
URL: http://mosquitto.org/
|
|
|
|
|
Source0: http://mosquitto.org/files/source/%{name}-%{version}.tar.gz
|
|
|
|
|
URL: https://mosquitto.org/
|
|
|
|
|
Source0: https://mosquitto.org/files/source/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
BuildRequires: c-ares-devel
|
|
|
|
|
BuildRequires: cjson-devel
|
|
|
|
@ -117,6 +117,9 @@ exit 0
|
|
|
|
|
%{_mandir}/man3/libmosquitto.3.*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Mar 24 2022 Stefan Bluhm <stefan.bluhm@clacee.eu> - 2.0.14-4
|
|
|
|
|
- Updated URLs to https
|
|
|
|
|
|
|
|
|
|
* Sun Feb 20 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 2.0.14-3
|
|
|
|
|
- Rebuild for libwebsockets soname bump
|
|
|
|
|
|
|
|
|
|