forked from pool/libqt5-qtscript
Accepting request 734738 from home:Vogtinator:qt5.14
Qt 5.14 Alpha OBS-URL: https://build.opensuse.org/request/show/734738 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtscript?expand=0&rev=2
This commit is contained in:
parent
226114981c
commit
038e200f20
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 30 13:30:30 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.14.0-alpha:
|
||||
* New feature release
|
||||
* No changelog available
|
||||
* For more details about Qt 5.14 please see:
|
||||
https://wiki.qt.io/New_Features_in_Qt_5.14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 6 08:04:26 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -21,17 +21,17 @@
|
||||
%define libname libQt5Script5
|
||||
|
||||
Name: libqt5-qtscript
|
||||
Version: 5.13.1
|
||||
Version: 5.14.0~alpha
|
||||
Release: 0
|
||||
Summary: Qt 5 Script library
|
||||
License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
|
||||
Group: Development/Libraries/X11
|
||||
Url: https://www.qt.io
|
||||
%define base_name libqt5
|
||||
%define real_version 5.13.1
|
||||
%define so_version 5.13.1
|
||||
%define tar_version qtscript-everywhere-src-5.13.1
|
||||
Source: https://download.qt.io/official_releases/qt/5.13/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||
%define real_version 5.14.0-alpha
|
||||
%define so_version 5.14.0
|
||||
%define tar_version qtscript-everywhere-src-5.14.0-alpha
|
||||
Source: https://download.qt.io/development_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM libqt5-qtscript-s390-support.patch -- adds s390, taken from webkit upstream
|
||||
Patch1: libqt5-qtscript-s390-support.patch
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:870c65c5dff20eb797a629bd4544aa60874f44eecc0743300e83cce5708648c8
|
||||
size 2674800
|
3
qtscript-everywhere-src-5.14.0-alpha.tar.xz
Normal file
3
qtscript-everywhere-src-5.14.0-alpha.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb801040fc672be531f1086e6909d909bb3e4c87c83d6e0b539d8f873d074d38
|
||||
size 2690976
|
Loading…
Reference in New Issue
Block a user