mirror of https://github.com/eclipse/paho.mqtt.c
Merge pull request #292 from orpiske/develop
Bumps RPM version to 1.2.0 for release packaging
This commit is contained in:
commit
e8d34da24a
|
|
@ -1,4 +1,4 @@
|
|||
VERSION=1.1.0
|
||||
VERSION=1.2.0
|
||||
|
||||
rpm-prep:
|
||||
mkdir -p ${HOME}/rpmbuild/SOURCES/
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
Summary: MQTT C Client
|
||||
Name: paho-c
|
||||
Version: 1.1.0
|
||||
Release: 1%{?dist}
|
||||
Version: 1.2.0
|
||||
Release: 0%{?dist}
|
||||
License: Eclipse Distribution License 1.0 and Eclipse Public License 1.0
|
||||
Group: Development/Tools
|
||||
Source: paho-c-%{version}.tar.gz
|
||||
|
|
|
|||
Loading…
Reference in New Issue