Updated to 1.5.1
This commit is contained in:
parent
93beb18a16
commit
cc356f28d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/pyotherside-1.4.0.tar.gz
|
/pyotherside-1.4.0.tar.gz
|
||||||
/pyotherside-1.5.0.tar.gz
|
/pyotherside-1.5.0.tar.gz
|
||||||
|
/pyotherside-1.5.1.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Asynchronous Python 3 Bindings for Qt 5
|
Summary: Asynchronous Python 3 Bindings for Qt 5
|
||||||
Name: pyotherside
|
Name: pyotherside
|
||||||
Version: 1.5.0
|
Version: 1.5.1
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz
|
Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz
|
||||||
URL: http://thp.io/2011/pyotherside/
|
URL: http://thp.io/2011/pyotherside/
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -38,6 +38,9 @@ make INSTALL_ROOT=%{buildroot} install
|
|||||||
%{_qt5_archdatadir}/qml/io/thp/pyotherside
|
%{_qt5_archdatadir}/qml/io/thp/pyotherside
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 20 2017 Martin Kolman <mkolman@redhat.com> - 1.5.1-1
|
||||||
|
- updated to 1.5.1
|
||||||
|
|
||||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
|||||||
3445be9b4cea3b63cfee56b64a40fc83 pyotherside-1.4.0.tar.gz
|
SHA512 (pyotherside-1.5.1.tar.gz) = 6f916ce44615c98aa7dffaee073fcb6d7f117996c008c0e3c0e7a8aaedd03f9ba853cc66850112dfc9529d698bd2faeb498a87a0d47c3776ab52b90f83b7067a
|
||||||
d7b15307e31e417764eb6ce1beea0f2c pyotherside-1.5.0.tar.gz
|
|
||||||
|
Loading…
Reference in New Issue
Block a user