Accepting request 287886 from KDE:Qt5
Update to 5.4.1 OBS-URL: https://build.opensuse.org/request/show/287886 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtscript?expand=0&rev=20
This commit is contained in:
parent
78b3296e94
commit
ea0700da19
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 24 16:10:25 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.4.1
|
||||
* For more details please see:
|
||||
http://blog.qt.io/blog/2015/02/24/qt-5-4-1-released/
|
||||
- Add minimal requires on libQt5Widgets5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 11:00:10 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libqt5-qtscript
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,15 +21,15 @@
|
||||
%define libname libQt5Script5
|
||||
|
||||
Name: libqt5-qtscript
|
||||
Version: 5.4.0
|
||||
Version: 5.4.1
|
||||
Release: 0
|
||||
Summary: Qt 5 QtScript Library
|
||||
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
|
||||
Group: Development/Libraries/X11
|
||||
Url: http://qt.digia.com
|
||||
%define base_name libqt5
|
||||
%define real_version 5.4.0
|
||||
%define so_version 5.4.0
|
||||
%define real_version 5.4.1
|
||||
%define so_version 5.4.1
|
||||
%define tar_version qtscript-opensource-src-%{real_version}
|
||||
Source: %{tar_version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
@ -64,6 +64,7 @@ handling.
|
||||
%package -n %libname
|
||||
Summary: Qt 5 QtScript Library
|
||||
Group: Development/Libraries/X11
|
||||
%requires_ge libQt5Widgets5
|
||||
|
||||
%description -n %libname
|
||||
Qt is a set of libraries for developing applications.
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5f35702ec36f24b17878348af1aa1ecf93056a9ddf475097b3fdd52c3330ed0
|
||||
size 2579768
|
3
qtscript-opensource-src-5.4.1.tar.xz
Normal file
3
qtscript-opensource-src-5.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f432acc8376b86279faee273ff4e26226059d0cffbaced35e05a559d2efbcbaf
|
||||
size 2581684
|
Loading…
Reference in New Issue
Block a user