Release v1.1.0

Change-Id: I5e28616b130376cb8f179d016c3a9908282afbc0
This commit is contained in:
ervin 2016-09-21 13:31:08 +02:00 committed by Vincent Llorens
parent 3f58411b1b
commit 07b77461a2
3 changed files with 16 additions and 3 deletions

8
packaging/debian/changelog Normal file → Executable file
View File

@ -1,3 +1,11 @@
python-synergy-service (1.1.0) unstable; urgency=low
* Improve Synergy serialization capabilities
* Streamline the packaging process
* Use dependency pinning for both CentOS and Ubuntu packaging
-- Ervin Konomi <ervin.konomi@pd.infn.it> Wed, 21 Sep 2016 11:11:02 +0200
python-synergy-service (1.0.1) unstable; urgency=low
* Fix broken links in README

7
packaging/rpm/python-synergy.spec Normal file → Executable file
View File

@ -1,7 +1,7 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: python-synergy-service
Version: 1.0.1
Version: 1.1.0
Release: 1%{?dist}
Summary: Synergy service
@ -91,6 +91,11 @@ if [ "$1" = 0 ]; then
fi
%changelog
* Wed Sep 21 2016 Ervin Konomi <ervin.konomi@pd.infn.it - 1.1.0-1
- Improve Synergy serialization capabilities
- Streamline the packaging process
- Use dependency pinning for both CentOS and Ubuntu packaging
* Tue Jul 26 2016 Vincent Llorens <vincent.llorens@cc.in2p3.fr - 1.0.1-1
- Fix broken links in README

View File

@ -1,7 +1,7 @@
[metadata]
name = synergy-service
version = 1.0.2
summary = Synergy is as an extensible general purpose management OpenStack service .
version = 1.1.0
summary = Synergy is as an extensible general purpose management OpenStack service.
description-file =
README.rst
author = Lisa Zangrando