[python-paho-mqtt] * Thu Feb 05 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1.1-1 - Update to new upstream version

Fabian Affolter fab at fedoraproject.org
Thu Feb 5 15:13:05 UTC 2015


commit 1de13850c8d0b69fabf0a8a3ae7d351a3562e6b6
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Thu Feb 5 16:12:50 2015 +0100

    * Thu Feb 05 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1.1-1
    - Update to new upstream version 1.1

 .gitignore            |    1 +
 python-paho-mqtt.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e856e5..6578165 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /paho-mqtt-1.0.tar.gz
+/paho-mqtt-1.1.tar.gz
diff --git a/python-paho-mqtt.spec b/python-paho-mqtt.spec
index 231d5e7..78af2c7 100644
--- a/python-paho-mqtt.spec
+++ b/python-paho-mqtt.spec
@@ -8,7 +8,7 @@
 %global scrname paho-mqtt
 
 Name:           python-paho-mqtt
-Version:        1.0
+Version:        1.1
 Release:        1%{?dist}
 Summary:        A Python MQTT version 3.1/3.1.1 client class
 
@@ -94,5 +94,8 @@ popd
 %endif # with_python3
 
 %changelog
+* Thu Feb 05 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1.1-1
+- Update to new upstream version 1.1
+
 * Wed Aug 20 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1.0-1
 - Initial package
diff --git a/sources b/sources
index 2ab6eac..d76fafd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d6e74bd2281559bf972f6e230eb882e  paho-mqtt-1.0.tar.gz
+a6407b74eb5e5411e157be1de5c11366  paho-mqtt-1.1.tar.gz


More information about the scm-commits mailing list