forked from pool/libqt5-qt3d
Accepting request 985459 from home:Vogtinator:qt5.15
Qt 5.15.5 with patch collection + qtscript 5.15.10 OBS-URL: https://build.opensuse.org/request/show/985459 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qt3d?expand=0&rev=22
This commit is contained in:
parent
762edf9fa9
commit
e33910ed20
@ -1,23 +0,0 @@
|
||||
From 9ee6217569de30aded022c5418aad38d7c67a3aa Mon Sep 17 00:00:00 2001
|
||||
From: Fabian Vogt <fvogt@suse.de>
|
||||
Date: Tue, 22 Jun 2021 21:35:01 +0200
|
||||
Subject: [PATCH] Revert "Bump version"
|
||||
|
||||
This reverts commit 997ff3ad21b9303aa3321a86e5c5b9cfcfc2f807.
|
||||
---
|
||||
.qmake.conf | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/.qmake.conf b/.qmake.conf
|
||||
index a17c06927..a4c27d0e2 100644
|
||||
--- a/.qmake.conf
|
||||
+++ b/.qmake.conf
|
||||
@@ -6,4 +6,4 @@ load(qt_build_config)
|
||||
DEFINES += QT_NO_FOREACH
|
||||
DEFINES += QT_NO_JAVA_STYLE_ITERATORS
|
||||
|
||||
-MODULE_VERSION = 5.15.3
|
||||
+MODULE_VERSION = 5.15.2
|
||||
--
|
||||
2.20.1
|
||||
|
4
_service
4
_service
@ -1,12 +1,12 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionformat">5.15.2+kde@TAG_OFFSET@</param>
|
||||
<param name="versionformat">5.15.5+kde@TAG_OFFSET@</param>
|
||||
<param name="url">https://invent.kde.org/qt/qt/qt3d.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">qt3d-everywhere-src</param>
|
||||
<param name="revision">kde/5.15</param>
|
||||
<param name="parent-tag">v5.15.2</param>
|
||||
<param name="parent-tag">v5.15.5-lts-lgpl</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 27 13:08:59 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to version 5.15.5+kde15, rebased upstream:
|
||||
* Revert "Update commercial license headers"
|
||||
* Update commercial license headers
|
||||
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 08:11:56 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -21,12 +21,12 @@
|
||||
%define qt5_snapshot 1
|
||||
%define libname libQt53DCore5
|
||||
%define base_name libqt5
|
||||
%define real_version 5.15.2
|
||||
%define so_version 5.15.2
|
||||
%define real_version 5.15.5
|
||||
%define so_version 5.15.5
|
||||
%define tar_version qt3d-everywhere-src-%{version}
|
||||
%global enable_assimp (0%{?suse_version} >= 1550)
|
||||
Name: libqt5-qt3d
|
||||
Version: 5.15.2+kde39
|
||||
Version: 5.15.5+kde15
|
||||
Release: 0
|
||||
Summary: Qt 5 3D Addon
|
||||
# Legal: some files are GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
@ -35,8 +35,6 @@ License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||
Group: Development/Libraries/X11
|
||||
URL: https://www.qt.io
|
||||
Source: %{tar_version}.tar.xz
|
||||
# PATCH-FIX-OPENSUSE
|
||||
Patch1: 0001-Revert-Bump-version.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libQt5Bootstrap-devel-static >= %{real_version}
|
||||
BuildRequires: libQt5Concurrent-devel >= %{real_version}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b37f818957b9fb51030495932963a7e7ad85945782e94e9af8439d97a3ec2f2
|
||||
size 119878670
|
3
qt3d-everywhere-src-5.15.5+kde15.obscpio
Normal file
3
qt3d-everywhere-src-5.15.5+kde15.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b225751b065bc6409bdedb3b67fff60d69f5ec9424d86bccfa4d3b03369c9772
|
||||
size 119878670
|
@ -1,4 +1,4 @@
|
||||
name: qt3d-everywhere-src
|
||||
version: 5.15.2+kde39
|
||||
mtime: 1638341627
|
||||
commit: dba14d48611b9e9d59576172658779ab4a39b416
|
||||
version: 5.15.5+kde15
|
||||
mtime: 1655460882
|
||||
commit: 3cc801c4ae41ff3f155258c4bf7e21bb5b3f6a3d
|
||||
|
Loading…
Reference in New Issue
Block a user