forked from pool/libqt5-qtgraphicaleffects
Accepting request 711183 from KDE:Qt:5.13
Qt 5.13.0 OBS-URL: https://build.opensuse.org/request/show/711183 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtgraphicaleffects?expand=0&rev=33
This commit is contained in:
parent
b61d03f4fd
commit
f281a0fa18
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 19 11:23:57 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.13.0:
|
||||||
|
* New bugfix release
|
||||||
|
* No changelog available
|
||||||
|
* For more details about Qt 5.13 please see:
|
||||||
|
* http://code.qt.io/cgit/qt/qtgraphicaleffects.git/plain/dist/changes-5.13.0/?h=5.13
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 4 07:24:47 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.13.0-rc:
|
||||||
|
* New bugfix release
|
||||||
|
* No changelog available
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 29 09:16:40 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.13.0-beta2:
|
||||||
|
* New bugfix release
|
||||||
|
* No changelog available
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 18 07:27:15 UTC 2019 - fabian@ritter-vogt.de
|
Thu Apr 18 07:27:15 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
@ -6,6 +29,14 @@ Thu Apr 18 07:27:15 UTC 2019 - fabian@ritter-vogt.de
|
|||||||
* For more details please see:
|
* For more details please see:
|
||||||
* http://code.qt.io/cgit/qt/qtgraphicaleffects.git/plain/dist/changes-5.12.3/?h=v5.12.3
|
* http://code.qt.io/cgit/qt/qtgraphicaleffects.git/plain/dist/changes-5.12.3/?h=v5.12.3
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 21 10:25:39 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.13.0-beta1:
|
||||||
|
* New feature release
|
||||||
|
* For more details about Qt 5.13 please see:
|
||||||
|
* http://code.qt.io/cgit/qt/qtgraphicaleffects.git/plain/dist/changes-5.13.0/?h=5.13
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 14 08:51:26 UTC 2019 - fabian@ritter-vogt.de
|
Thu Mar 14 08:51:26 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
@ -490,3 +521,4 @@ Fri Apr 13 13:22:38 UTC 2012 - stephan.binner@basyskom.com
|
|||||||
Thu Apr 5 09:56:15 UTC 2012 - dmueller@suse.com
|
Thu Apr 5 09:56:15 UTC 2012 - dmueller@suse.com
|
||||||
|
|
||||||
- Initial packaging (Qt 5.0 Alpha)
|
- Initial packaging (Qt 5.0 Alpha)
|
||||||
|
|
||||||
|
@ -19,17 +19,17 @@
|
|||||||
%define qt5_snapshot 0
|
%define qt5_snapshot 0
|
||||||
|
|
||||||
Name: libqt5-qtgraphicaleffects
|
Name: libqt5-qtgraphicaleffects
|
||||||
Version: 5.12.3
|
Version: 5.13.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt 5 Graphical Effects
|
Summary: Qt 5 Graphical Effects
|
||||||
License: BSD-3-Clause and (LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0)
|
License: BSD-3-Clause and (LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0)
|
||||||
Group: Development/Libraries/X11
|
Group: Development/Libraries/X11
|
||||||
Url: https://www.qt.io
|
Url: https://www.qt.io
|
||||||
%define base_name libqt5
|
%define base_name libqt5
|
||||||
%define real_version 5.12.3
|
%define real_version 5.13.0
|
||||||
%define so_version 5.12.3
|
%define so_version 5.13.0
|
||||||
%define tar_version qtgraphicaleffects-everywhere-src-5.12.3
|
%define tar_version qtgraphicaleffects-everywhere-src-5.13.0
|
||||||
Source: https://download.qt.io/official_releases/qt/5.12/%{real_version}/submodules/%{tar_version}.tar.xz
|
Source: https://download.qt.io/official_releases/qt/5.13/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||||
BuildRequires: libqt5-qtdeclarative-devel >= %{version}
|
BuildRequires: libqt5-qtdeclarative-devel >= %{version}
|
||||||
BuildRequires: libqt5-qtdeclarative-private-headers-devel >= %{version}
|
BuildRequires: libqt5-qtdeclarative-private-headers-devel >= %{version}
|
||||||
%if %qt5_snapshot
|
%if %qt5_snapshot
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:772c98a009cc82ac290f868906c5aa719e4608ef3c5905d69ef7402b15924a73
|
|
||||||
size 14270884
|
|
3
qtgraphicaleffects-everywhere-src-5.13.0.tar.xz
Normal file
3
qtgraphicaleffects-everywhere-src-5.13.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:33bf92d6560d4d7b87f3e99dfacbc9cafc7ea5ef3d40f00cc3777a005251d0ff
|
||||||
|
size 14270956
|
Loading…
Reference in New Issue
Block a user