diff --git a/.gitignore b/.gitignore index b6509d6..97bf6fa 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /mosquitto-1.3.4.tar.gz /mosquitto-1.3.5.tar.gz /mosquitto-1.4.tar.gz +/mosquitto-1.4.2.tar.gz diff --git a/mosquitto.spec b/mosquitto.spec index 45a6be4..7846c08 100644 --- a/mosquitto.spec +++ b/mosquitto.spec @@ -1,6 +1,6 @@ Name: mosquitto -Version: 1.4 -Release: 2%{?dist} +Version: 1.4.2 +Release: 1%{?dist} Summary: An Open Source MQTT v3.1/v3.1.1 Broker License: BSD @@ -111,6 +111,9 @@ exit 0 %{_mandir}/man3/*.3.* %changelog +* Sun May 10 2015 Fabian Affolter - 1.4.2-1 +- Update to new upstream version 1.4.2 + * Sat May 02 2015 Kalev Lember - 1.4-2 - Rebuilt for GCC 5 C++11 ABI change diff --git a/sources b/sources index ad5eefb..b9a2b23 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd879f5964311501ba8e2275add71484 mosquitto-1.4.tar.gz +2c3b19686c04849ed4b183c63149bfe1 mosquitto-1.4.2.tar.gz