Updated to 1.5.0

This commit is contained in:
Martin Kolman 2016-06-15 15:45:57 +02:00
parent 3df37c09ed
commit a6ae4eb2ef
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/pyotherside-1.4.0.tar.gz
/pyotherside-1.5.0.tar.gz

View File

@ -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 <mkolman@redhat.com> - 1.5.0-1
- updated to 1.5.0
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1,2 @@
3445be9b4cea3b63cfee56b64a40fc83 pyotherside-1.4.0.tar.gz
d7b15307e31e417764eb6ce1beea0f2c pyotherside-1.5.0.tar.gz