update to 1.3.14 [release 1.3.14-1mamba;Sat Jan 11 2025]
This commit is contained in:
parent
c8f9c73d55
commit
074eb3b6e7
@ -1,12 +1,12 @@
|
||||
Name: paho-mqtt-c
|
||||
Version: 1.3.13
|
||||
Version: 1.3.14
|
||||
Release: 1mamba
|
||||
Summary: An Eclipse Paho C client library for MQTT
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://eclipse.github.io/paho.mqtt.c/
|
||||
URL: https://eclipse-paho.github.io/paho.mqtt.c/MQTTClient/html/
|
||||
Source: https://github.com/eclipse/paho.mqtt.c.git/v%{version}/paho.mqtt.c-%{version}.tar.bz2
|
||||
License: EPL-2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -34,8 +34,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n paho.mqtt.c-%{version}
|
||||
|
||||
@ -50,9 +48,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libpaho-mqtt3a.so.*
|
||||
@ -72,5 +67,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sat Jan 11 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.14-1mamba
|
||||
- update to 1.3.14
|
||||
|
||||
* Sun Feb 25 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.13-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
x
Reference in New Issue
Block a user