Updated to 1.5.4
This commit is contained in:
parent
36570d25b2
commit
97cfc0bb68
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/pyotherside-1.5.0.tar.gz
|
/pyotherside-1.5.0.tar.gz
|
||||||
/pyotherside-1.5.1.tar.gz
|
/pyotherside-1.5.1.tar.gz
|
||||||
/pyotherside-1.5.3.tar.gz
|
/pyotherside-1.5.3.tar.gz
|
||||||
|
/pyotherside-1.5.4.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.3
|
Version: 1.5.4
|
||||||
Release: 15%{?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
|
||||||
@ -43,6 +43,10 @@ make INSTALL_ROOT=%{buildroot} install
|
|||||||
%exclude %{_qt5_prefix}/tests/qtquicktests
|
%exclude %{_qt5_prefix}/tests/qtquicktests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Mon Jan 28 2019 Martin Kolman <mkolman@redhat.com> - 1.5.4-1
|
||||||
|
- Updated to 1.5.4
|
||||||
|
|
||||||
* Thu Dec 13 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.5.3-15
|
* Thu Dec 13 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.5.3-15
|
||||||
- rebuild (qt5)
|
- rebuild (qt5)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pyotherside-1.5.3.tar.gz) = ff6aa43e72f5492b18403559514e6fdf0d2cee0965556fcafe5fe394b654a7dd2fc3a7d64d4b8f9c0ebf95485821b77022407772b2414539f2ab287e1fb01e93
|
SHA512 (pyotherside-1.5.4.tar.gz) = feaf95e0c981a8fb8b3a57926f48f803584a371752e7f1d2f3c739ee220960df33ad4ca2a38322f3e56d4f8fde193bd7342105303d847b2f532937e8bf2c3b65
|
||||||
|
Loading…
Reference in New Issue
Block a user