From a6ae4eb2effd9498ac871de5965bf46bb32f325f Mon Sep 17 00:00:00 2001 From: Martin Kolman Date: Wed, 15 Jun 2016 15:45:57 +0200 Subject: [PATCH] Updated to 1.5.0 --- .gitignore | 1 + pyotherside.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0e5160b..855c01d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyotherside-1.4.0.tar.gz +/pyotherside-1.5.0.tar.gz diff --git a/pyotherside.spec b/pyotherside.spec index 131fd0a..559d4bd 100644 --- a/pyotherside.spec +++ b/pyotherside.spec @@ -1,7 +1,7 @@ Summary: Asynchronous Python 3 Bindings for Qt 5 Name: pyotherside -Version: 1.4.0 -Release: 7%{?dist} +Version: 1.5.0 +Release: 1%{?dist} Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz URL: http://thp.io/2011/pyotherside/ License: ISC @@ -37,6 +37,9 @@ make INSTALL_ROOT=%{buildroot} install %{_qt5_archdatadir}/qml/io/thp/pyotherside %changelog +* Wed Jun 15 2016 Martin Kolman - 1.5.0-1 +- updated to 1.5.0 + * Thu Feb 04 2016 Fedora Release Engineering - 1.4.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 9df5cf7..2a5cbd9 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 3445be9b4cea3b63cfee56b64a40fc83 pyotherside-1.4.0.tar.gz +d7b15307e31e417764eb6ce1beea0f2c pyotherside-1.5.0.tar.gz