From 61c632fe24e0480cb3e314270a4ff441f89ae569 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 19 Dec 2023 15:04:34 +0100 Subject: [PATCH] Sync from SUSE:ALP:Source:Standard:1.0 libqt5-qtxmlpatterns revision bad7176b57e4e234857063d3b07d1ecb --- .gitattributes | 23 + _service | 18 + _servicedata | 4 + baselibs.conf | 6 + libqt5-qtxmlpatterns.changes | 757 ++++++++++++++++++ libqt5-qtxmlpatterns.spec | 173 ++++ ...tterns-everywhere-src-5.15.11+kde0.obscpio | 3 + qtxmlpatterns-everywhere-src.obsinfo | 4 + 8 files changed, 988 insertions(+) create mode 100644 .gitattributes create mode 100644 _service create mode 100644 _servicedata create mode 100644 baselibs.conf create mode 100644 libqt5-qtxmlpatterns.changes create mode 100644 libqt5-qtxmlpatterns.spec create mode 100644 qtxmlpatterns-everywhere-src-5.15.11+kde0.obscpio create mode 100644 qtxmlpatterns-everywhere-src.obsinfo diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fecc750 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/_service b/_service new file mode 100644 index 0000000..4d6d80b --- /dev/null +++ b/_service @@ -0,0 +1,18 @@ + + + enable + 5.15.11+kde@TAG_OFFSET@ + https://invent.kde.org/qt/qt/qtxmlpatterns.git + git + qtxmlpatterns-everywhere-src + kde/5.15 + v5.15.11-lts-lgpl + enable + + + + + *.tar + xz + + diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..d11fe84 --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + https://invent.kde.org/qt/qt/qtxmlpatterns.git + 5a1948ddc05bf44017ac12bd5c2b9bc79fbcb9a2 \ No newline at end of file diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..608dcd0 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,6 @@ +libQt5XmlPatterns5 +libqt5-qtxmlpatterns-devel + requires "libQt5XmlPatterns5- = " +libqt5-qtxmlpatterns-imports + requires "libQt5XmlPatterns5- = " + supplements "libQtQuick5-" diff --git a/libqt5-qtxmlpatterns.changes b/libqt5-qtxmlpatterns.changes new file mode 100644 index 0000000..b3a0dd1 --- /dev/null +++ b/libqt5-qtxmlpatterns.changes @@ -0,0 +1,757 @@ +------------------------------------------------------------------- +Fri Oct 6 06:43:51 UTC 2023 - Fabian Vogt + +- Update to version 5.15.11+kde0, rebased upstream: + * Fix compilation with the recent qtbase + +------------------------------------------------------------------- +Tue Jun 13 12:59:58 UTC 2023 - Fabian Vogt + +- Update to version 5.15.10+kde0, rebased upstream: + * Avoid extra copy in a ranged loop + +------------------------------------------------------------------- +Fri Apr 21 10:02:23 UTC 2023 - Fabian Vogt + +- Update to version 5.15.8+kde2, rebased upstream: + * No code changes + +------------------------------------------------------------------- +Mon Jan 9 09:24:23 UTC 2023 - Fabian Vogt + +- Update to version 5.15.8+kde0, rebased upstream: + * No code changes + +------------------------------------------------------------------- +Thu Nov 3 08:57:37 UTC 2022 - Fabian Vogt + +- Update to version 5.15.7+kde0, rebased upstream: + * No code changes + +------------------------------------------------------------------- +Mon Sep 26 10:35:23 UTC 2022 - Fabian Vogt + +- Update to version 5.15.6+kde0, rebased upstream: + * No code changes + +------------------------------------------------------------------- +Mon Jun 27 13:10:59 UTC 2022 - Fabian Vogt + +- Update to version 5.15.5+kde0, rebased upstream: + * Revert "Update commercial license headers" + * Update commercial license headers +- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now + +------------------------------------------------------------------- +Tue Jun 22 19:13:37 UTC 2021 - Fabian Vogt + +- Switch to KDE's maintenance branch +- Update to version 5.15.2+kde2: + * Add changes file for Qt 5.15.2 + * Bump version +- Add patch to reset version to 5.15.2: + * 0001-Revert-Bump-version.patch + +------------------------------------------------------------------- +Fri Nov 20 12:10:12 UTC 2020 - Fabian Vogt + +- Update to 5.15.2: + * New bugfix release + * For more details please see: + http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.15.2/?h=5.15.2 + +------------------------------------------------------------------- +Thu Sep 10 07:57:40 UTC 2020 - Fabian Vogt + +- Update to 5.15.1: + * New bugfix release + * For more details please see: + http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.15.1/?h=5.15.1 + +------------------------------------------------------------------- +Tue May 26 11:35:30 UTC 2020 - Callum Farmer + +- Update to version 5.15.0: + * No changelog available + +------------------------------------------------------------------- +Wed May 20 17:05:28 UTC 2020 - Callum Farmer + +- Update to version 5.15.0-rc2: + * No changelog available + +------------------------------------------------------------------- +Wed May 6 11:43:28 UTC 2020 - Fabian Vogt + +- Update to 5.15.0-rc: + * New bugfix release + * For the changes between 5.14.2 and 5.15.0 please see: + http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.15.0/?h=5.15.0 + +------------------------------------------------------------------- +Fri Apr 24 07:11:45 UTC 2020 - Fabian Vogt + +- Update to 5.15.0-beta4: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Apr 14 06:48:02 UTC 2020 - Fabian Vogt + +- Update to 5.15.0-beta3: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Mar 24 12:14:10 UTC 2020 - Fabian Vogt + +- Update to 5.15.0-beta2: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Fri Feb 28 09:59:28 UTC 2020 - Fabian Vogt + +- Update to 5.15.0-beta1: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Wed Feb 19 10:17:04 UTC 2020 - Fabian Vogt + +- Update to 5.15.0-alpha: + * New feature release + * For more details please see: + https://wiki.qt.io/New_Features_in_Qt_5.15 + +------------------------------------------------------------------- +Mon Jan 27 13:14:51 UTC 2020 - Fabian Vogt + +- Update to 5.14.1: + * New bugfix release + * For more details please see: + http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.14.1/?h=v5.14.1 + +------------------------------------------------------------------- +Tue Dec 17 08:34:46 UTC 2019 - Christophe Giboudeaux + +- Update the license tags. + +------------------------------------------------------------------- +Thu Dec 12 12:59:08 UTC 2019 - Fabian Vogt + +- Update to 5.14.0: + * New bugfix release + * For the changes between 5.13.2 and 5.14.0 please see: + https://code.qt.io/cgit/qt/qtxmlpatterns.git/tree/dist/changes-5.14.0?h=v5.14.0 + * For the changes between 5.13.1 and 5.13.2 please see: + https://code.qt.io/cgit/qt/qtxmlpatterns.git/tree/dist/changes-5.13.2?h=v5.14.0 + +------------------------------------------------------------------- +Wed Dec 4 14:38:21 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-rc: + * New bugfix release + * No changelog available + * For more details please see: + * For more details about Qt 5.14 please see: + https://wiki.qt.io/New_Features_in_Qt_5.14 + +------------------------------------------------------------------- +Tue Nov 12 13:04:07 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-beta3: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Thu Oct 24 13:23:21 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-beta2: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Oct 15 12:35:06 UTC 2019 - Fabian Vogt + +- Update to 5.14.0-beta1: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Mon Sep 30 13:30:54 UTC 2019 - Fabian Vogt + +- 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:53 UTC 2019 - Fabian Vogt + +- Update to 5.13.1: + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.13.1/?h=v5.13.1 + +------------------------------------------------------------------- +Wed Jun 19 11:26:40 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/qtxmlpatterns.git/plain/dist/changes-5.13.0/?h=5.13 + +------------------------------------------------------------------- +Tue Jun 4 07:25:43 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.13.0-rc: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Mon Apr 29 09:17:26 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.13.0-beta2: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Thu Apr 18 07:28:04 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.12.3: + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.12.3/?h=v5.12.3 + +------------------------------------------------------------------- +Thu Mar 21 10:26:52 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/qtxmlpatterns.git/plain/dist/changes-5.13.0/?h=5.13 + +------------------------------------------------------------------- +Thu Mar 14 08:52:31 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.12.2: + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.12.2/?h=5.12.2 + +------------------------------------------------------------------- +Fri Feb 1 08:40:40 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.12.1: + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.12.1/?h=v5.12.1 + +------------------------------------------------------------------- +Wed Dec 12 14:35:59 UTC 2018 - Fabian Vogt + +- Fix Requires of the -imports subpackage +- Fix baselibs.conf + +------------------------------------------------------------------- +Thu Dec 6 13:37:51 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0: + * New feature release + * For more details please see: + * http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.12.0/?h=v5.12.0 + +------------------------------------------------------------------- +Mon Dec 3 08:17:34 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-rc2: + * New bugfix release + * Only important bugfixes +- Changelog for Qt 5.12.0: + * http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.12.0/?h=5.12.0 + +------------------------------------------------------------------- +Mon Nov 26 16:54:18 UTC 2018 - Fabian Vogt + +- Build the QtQuick.XmlListModel here and ship it in a new -imports + subpackage (boo#1117316) + +------------------------------------------------------------------- +Thu Nov 22 13:40:13 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-rc: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Thu Nov 8 15:25:53 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-beta4: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Fri Oct 26 07:21:28 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-beta3: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Wed Oct 17 08:24:21 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-beta2: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Fri Oct 5 19:35:54 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-beta1: + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Oct 2 07:34:54 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.12.0-alpha: + * New feature release + * For more details please see: + * http://wiki.qt.io/New_Features_in_Qt_5.12 + +------------------------------------------------------------------- +Fri Sep 21 08:00:03 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.11.2 + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.11.2/?h=v5.11.2 + +------------------------------------------------------------------- +Tue Jun 19 10:52:51 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.11.1 + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.11.1/?h=v5.11.1 + +------------------------------------------------------------------- +Tue May 22 17:01:02 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0 + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.11.0/?h=v5.11.0 + +------------------------------------------------------------------- +Tue May 8 11:02:05 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0-rc + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Mon Apr 23 08:59:42 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0-beta4 + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Wed Apr 11 09:15:44 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0-beta3 + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Wed Mar 28 09:18:04 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0-beta2 + * New bugfix release + * No changelog available + +------------------------------------------------------------------- +Tue Mar 13 13:40:56 UTC 2018 - christophe@krop.fr + +- Fix the license tag. + +------------------------------------------------------------------- +Thu Mar 1 09:56:26 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0-beta1 + * New feature release + * For more details please see: + * http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.11.0-beta1/?h=v5.11.0-beta1 + +------------------------------------------------------------------- +Tue Feb 20 14:32:24 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.11.0-alpha + * New feature release + * For more details please see: + * https://wiki.qt.io/New_Features_in_Qt_5.11 + +------------------------------------------------------------------- +Wed Feb 14 15:48:01 CET 2018 - fabian@ritter-vogt.de + +- Update to 5.10.1 + * New bugfix release + * For more details please see: + * http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.10.1/?h=v5.10.1 + +------------------------------------------------------------------- +Fri Dec 8 23:15:37 UTC 2017 - christophe@krop.fr + +- Update the license tag (boo#967696) + +------------------------------------------------------------------- +Thu Dec 7 12:18:19 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10.0 final + * New bugfix release + +------------------------------------------------------------------- +Sun Dec 3 14:13:06 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10.0 RC 2 + * New bugfix release + +------------------------------------------------------------------- +Thu Nov 30 09:47:23 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10.0 RC 1 + * New bugfix release + +------------------------------------------------------------------- +Sat Nov 25 12:46:54 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.9.3 + * New bugfix release + * For more details, see: + http://code.qt.io/cgit/qt/qtxmlpatterns.git/tree/dist/changes-5.9.3/?h=v5.9.3 + +------------------------------------------------------------------- +Wed Nov 15 11:41:59 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10 Beta 4 +- Contains bugfixes + +------------------------------------------------------------------- +Thu Nov 2 07:23:08 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10 Beta 3 +- Contains bugfixes + +------------------------------------------------------------------- +Mon Oct 30 16:19:48 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10 Beta 2 +- Contains bugfixes + +------------------------------------------------------------------- +Mon Oct 9 16:17:51 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.10 Beta 1 +- For more information visit: + https://blog.qt.io/blog/2017/10/09/qt-5-10-beta-released/ + +------------------------------------------------------------------- +Sun Oct 8 14:20:35 UTC 2017 - lbeltrame@kde.org + +- Update to 5.9.2 + * For more details please see: + https://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/ + +------------------------------------------------------------------- +Mon Sep 25 14:42:37 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.10 Alpha 1 +- For more information visit: + https://blog.qt.io/blog/2017/09/13/qt-5-10-alpha-released/ + +------------------------------------------------------------------- +Sat Jul 1 08:16:24 UTC 2017 - lbeltrame@kde.org + +- Update to 5.9.1 + * For more details please see: + http://blog.qt.io/blog/2017/06/30/qt-5-9-1-released/ + +------------------------------------------------------------------- +Thu Jun 1 07:43:43 UTC 2017 - jengelh@inai.de + +- Update RPM group and descriptions. + +------------------------------------------------------------------- +Wed May 31 07:05:36 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.9.0 final + +------------------------------------------------------------------- +Wed May 24 19:16:41 UTC 2017 - fabian@ritter-vogt.de + +- Update to 5.9.0 RC: + * For more details please see: + http://lists.qt-project.org/pipermail/announce/2017-May/000115.html + and https://wiki.qt.io/New_Features_in_Qt_5.9 + +------------------------------------------------------------------- +Wed Dec 14 16:06:06 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.1 + * For more details please see: + https://blog.qt.io/blog/2016/12/14/qt-5-7-1-released/ + and https://www.qt.io/qt5-7/ + +------------------------------------------------------------------- +Sat Sep 24 18:39:13 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.7.0 + * For more details please see: + https://www.qt.io/qt5-7/ + +------------------------------------------------------------------- +Wed Jun 8 14:15:25 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.6.1 + * For more details please see: + http://blog.qt.io/blog/2016/06/08/qt-5-6-1-released/ + +------------------------------------------------------------------- +Fri Mar 18 19:03:39 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.6.0 + * For more details please see: + http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ + and https://wiki.qt.io/New_Features_in_Qt_5.6 + +------------------------------------------------------------------- +Fri Oct 16 20:22:45 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.5.1 + * For more details please see: + http://blog.qt.io/blog/2015/10/15/qt-5-5-1-released/ + +------------------------------------------------------------------- +Sun Aug 16 08:32:13 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.5.0 + * For more details please see: + http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ + and https://wiki.qt.io/New_Features_in_Qt_5.5 + +------------------------------------------------------------------- +Wed Jun 3 22:56:42 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.4.2 + * Bugfix release, for more details please see: + http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/ + +------------------------------------------------------------------- +Tue Feb 24 16:10:36 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 libQt5Core5 and libQt5Network5 + +------------------------------------------------------------------- +Wed Dec 10 11:00:17 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.4 Final + * For more details please see: + http://blog.qt.digia.com/blog/2014/12/10/qt-5-4-released/ + and http://qt-project.org/wiki/New-Features-in-Qt-5.4 + +------------------------------------------------------------------- +Thu Nov 27 15:58:53 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.4 RC + * For more details please see: + http://blog.qt.digia.com/blog/2014/11/27/qt-5-4-release-candidate-available/ + and http://qt-project.org/wiki/New-Features-in-Qt-5.4 + +------------------------------------------------------------------- +Tue Sep 16 11:27:59 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.3.2 final + * No changes since previous snapshot + * Use official tars + +------------------------------------------------------------------- +Thu Sep 4 20:37:34 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.3.2~git20140904 (rd8bc98b): + * Tip of the bugfix 5.3.2 branch: + * Add missing private headers warning + +------------------------------------------------------------------- +Wed Jun 25 10:38:12 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.3.1 + * Bugfix release, for more details please see: + http://blog.qt.digia.com/blog/2014/06/25/qt-5-3-1-released/ + +------------------------------------------------------------------- +Mon Jun 2 16:35:54 UTC 2014 - hrvoje.senjan@gmail.com + +- Added baselibs.conf +- Make private headers noarch + +------------------------------------------------------------------- +Mon May 19 23:42:55 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.3.0 final + * Minor bugfixes over previous RC + +------------------------------------------------------------------- +Thu May 8 18:36:43 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.3.0 RC + * For more details, please see + http://blog.qt.digia.com/blog/2014/05/08/qt-5-3-release-candidate-available/ + and http://qt-project.org/wiki/New-Features-in-Qt-5.3 + +------------------------------------------------------------------- +Tue Mar 25 11:44:16 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.3.0 beta + * New feature release, please see + http://blog.qt.digia.com/blog/2014/03/25/qt-5-3-beta-released/ + and http://qt-project.org/wiki/New-Features-in-Qt-5.3 + +------------------------------------------------------------------- +Fri Mar 21 02:31:22 UTC 2014 - hrvoje.senjan@gmail.com + +- Build, and add examples subpackage +- Swap pkgconfig(Qt5Network) BuildRequires, for full libqt5-qtbase-devel, + examples need more modules + +------------------------------------------------------------------- +Mon Feb 10 11:09:15 UTC 2014 - mlin@suse.com + +- Install LICENSE files to %doc + +------------------------------------------------------------------- +Wed Feb 5 17:07:24 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.2.1: + * For more details please see: + http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/ +- Only create qt5 symlinks for binaries which conflict with + Qt4 version + +------------------------------------------------------------------- +Mon Dec 16 23:19:32 UTC 2013 - hrvoje.senjan@gmail.com + +- Make devel packages naming consistent: + use libqt5-$upstreammodulename-(devel, private-headers-devel) + +------------------------------------------------------------------- +Thu Dec 12 15:58:27 UTC 2013 - hrvoje.senjan@gmail.com + +- Update to 5.2.0 final: + * For more details please see: + http://blog.qt.digia.com/blog/2013/12/12/qt-5-2-released-the-best-qt-yet/ + http://qt-project.org/qt5/qt52 + http://qt.digia.com/Product/Whats-New/Qt-52/ + +------------------------------------------------------------------- +Fri Nov 29 13:42:39 UTC 2013 - hrvoje.senjan@gmail.com + +- Update to 5.2 rc1 + * New feature release, please see + http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/ + and http://qt-project.org/wiki/New-Features-in-Qt-5.2 + +------------------------------------------------------------------- +Wed Oct 23 17:11:55 UTC 2013 - hrvoje.senjan@gmail.com + +- Update to 5.2 beta1 + * New feature release, please see + http://blog.qt.digia.com/blog/2013/10/23/qt-5-2-beta-available/ + and http://qt-project.org/wiki/New-Features-in-Qt-5.2 + +------------------------------------------------------------------- +Thu Aug 29 17:50:06 UTC 2013 - hrvoje.senjan@gmail.com + +- Update to version 5.1.1: + * Bugfix release, please see + http://blog.qt.digia.com/blog/2013/08/28/qt-5-1-1-released/ + http://qt.gitorious.org/qt/qtxmlpatterns/blobs/release/dist/changes-5.1.1 + and http://qt-project.org/wiki/Qt511KnownIssues for known issues +- Small spec cleanup + +------------------------------------------------------------------- +Sat Aug 3 07:29:32 UTC 2013 - tittiatcoke@gmail.com + +- Adjust package naming based on openSUSE standards + +------------------------------------------------------------------- +Sun Jul 7 07:23:51 UTC 2013 - stephan.binner@basyskom.com + +- update to Qt 5.1 release + +------------------------------------------------------------------- +Tue Jun 18 20:00:00 UTC 2013 - stephan.binner@basyskom.com + +- update to Qt 5.1 RC 1 + +------------------------------------------------------------------- +Mon May 20 20:00:00 UTC 2013 - stephan.binner@basyskom.com + +- update to Qt 5.1 Beta 1 + +------------------------------------------------------------------- +Tue Apr 9 20:00:00 UTC 2013 - stephan.binner@basyskom.com + +- update to Qt 5.1 Alpha 1 + +------------------------------------------------------------------- +Wed Jan 30 19:00:00 UTC 2013 - stephan.binner@basyskom.com + +- update to Qt 5.0.1 + +------------------------------------------------------------------- +Wed Dec 19 20:40:40 UTC 2012 - stephan.binner@basyskom.com + +- update to Qt 5.0 release + +------------------------------------------------------------------- +Thu Dec 13 10:50:52 UTC 2012 - stephan.binner@basyskom.com + +- update to Qt 5.0 Release Candidate 2 + +------------------------------------------------------------------- +Thu Dec 6 19:54:17 UTC 2012 - stephan.binner@basyskom.com + +- update to Qt 5.0 Release Candidate 1 + +------------------------------------------------------------------- +Thu Nov 15 12:14:39 UTC 2012 - stephan.binner@basyskom.com + +- update to Qt 5.0 Beta 2 + +------------------------------------------------------------------- +Thu Aug 30 11:31:45 UTC 2012 - stephan.binner@basyskom.com + +- update to Qt 5.0 Beta 1 release + +------------------------------------------------------------------- +Thu May 24 15:29:20 UTC 2012 - stephan.binner@basyskom.com + +- update to newer Alpha snapshot / Beta candidate + +------------------------------------------------------------------- +Fri Apr 13 13:22:38 UTC 2012 - stephan.binner@basyskom.com + +- rework package splitting for Qt 5 modularization + +------------------------------------------------------------------- +Thu Apr 5 09:56:15 UTC 2012 - dmueller@suse.com + +- Initial packaging (Qt 5.0 Alpha) + diff --git a/libqt5-qtxmlpatterns.spec b/libqt5-qtxmlpatterns.spec new file mode 100644 index 0000000..b5abb4e --- /dev/null +++ b/libqt5-qtxmlpatterns.spec @@ -0,0 +1,173 @@ +# +# spec file for package libqt5-qtxmlpatterns +# +# Copyright (c) 2020 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%define qt5_snapshot 1 +%define libname libQt5XmlPatterns5 +%define base_name libqt5 +%define real_version 5.15.11 +%define so_version 5.15.11 +%define tar_version qtxmlpatterns-everywhere-src-%{version} +Name: libqt5-qtxmlpatterns +Version: 5.15.11+kde0 +Release: 0 +Summary: Qt 5 XmlPatterns Library +# Legal: +# the tools are GPL-3.0 WITH Qt-exception-1.0 +# The rest is LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) +License: (LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)) AND GPL-3.0-only WITH Qt-GPL-exception-1.0 +Group: Development/Libraries/X11 +URL: https://www.qt.io +Source: %{tar_version}.tar.xz +Source1: baselibs.conf +BuildRequires: libQt5Core-private-headers-devel >= %{real_version} +BuildRequires: libqt5-qtbase-devel >= %{real_version} +BuildRequires: libqt5-qtdeclarative-private-headers-devel +BuildRequires: pkgconfig +BuildRequires: xz +BuildRequires: pkgconfig(Qt5Qml) >= %{real_version} +BuildRequires: pkgconfig(Qt5Quick) >= %{real_version} +%if %{qt5_snapshot} +#to create the forwarding headers +BuildRequires: perl +%endif + +%description +The Qt XML Patterns module provides support for XPath, XQuery, XSLT, +and XML Schema validation. + +%prep +%autosetup -p1 -n %{tar_version} + +%package -n %{libname} +Summary: Qt 5 XmlPatterns Library +Group: System/Libraries +%requires_ge libQt5Core5 +%requires_ge libQt5Network5 + +%description -n %{libname} +The Qt XML Patterns module provides support for XPath, XQuery, XSLT, +and XML Schema validation. + +%package imports +Summary: QML imports for the XmlPatterns module +Group: System/Libraries +Requires: %{libname} = %{version} +# It was previously part of that package +Supplements: libQtQuick5 + +%description imports +This package provides the QtQuick.XmlListModel QML import. + +%package devel +Summary: Development files for the Qt5 XML Patterns library +Group: Development/Libraries/C and C++ +Requires: %{libname} = %{version} +Provides: libQt5XmlPatterns-devel = %{version} +Obsoletes: libQt5XmlPatterns-devel < %{version} + +%description devel +You need this package if you want to compile programs with QtXmlPatterns. + +%package private-headers-devel +Summary: Non-ABI stable experimental API for the Qt5 XML Patterns library +Group: Development/Libraries/C and C++ +Requires: %{name}-devel = %{version} +Requires: libQt5Core-private-headers-devel >= %{real_version} +Provides: libQt5XmlPatterns-private-headers-devel = %{version} +Obsoletes: libQt5XmlPatterns-private-headers-devel < %{version} +BuildArch: noarch + +%description private-headers-devel +This package provides private headers of libqt5-qtxmlpatterns that are normally +not used by application development and that do not have any ABI or +API guarantees. The packages that build against these have to require +the exact Qt version. + +%package examples +Summary: Qt5 xmlpatterns examples +Group: Development/Libraries/X11 +Recommends: %{name}-devel +License: BSD-3-Clause + +%description examples +Examples for the libqt5-qtxmlpatterns module. + +%post -n %{libname} -p /sbin/ldconfig +%postun -n %{libname} -p /sbin/ldconfig + +%build +%if %{qt5_snapshot} +#force the configure script to generate the forwarding headers (it checks whether .git directory exists) +mkdir .git +%endif +%qmake5 +%make_jobs + +%install +%qmake5_install + +# kill .la files +rm -f %{buildroot}%{_libqt5_libdir}/lib*.la + +# put all the binaries to %%_bindir, add -qt5 suffix, and symlink them back to %%_qt5_bindir +mkdir -p %{buildroot}%{_bindir} +pushd %{buildroot}%{_libqt5_bindir} +for i in * ; do + case "${i}" in + xmlpatterns|xmlpatternsvalidator) + mv $i ../../../bin/${i}-qt5 + ln -s ../../../bin/${i}-qt5 . + ln -s ../../../bin/${i}-qt5 $i + ;; + *) + mv $i ../../../bin/ + ln -s ../../../bin/$i . + ;; + esac +done +popd + +%files -n %{libname} +%license LICENSE.* +%{_bindir}/*-qt5 +%{_libqt5_bindir}/* +%{_libqt5_libdir}/libQt5XmlPatterns.so.* + +%files imports +%license LICENSE.* +%{_libqt5_archdatadir}/qml/QtQuick/XmlListModel + +%files private-headers-devel +%license LICENSE.* +%{_libqt5_includedir}/QtXmlPatterns/%{so_version} + +%files devel +%license LICENSE.* +%exclude %{_libqt5_includedir}/QtXmlPatterns/%{so_version} +%{_libqt5_includedir}/QtXmlPatterns +%{_libqt5_libdir}/cmake/Qt5XmlPatterns +%{_libqt5_libdir}/libQt5XmlPatterns.prl +%{_libqt5_libdir}/libQt5XmlPatterns.so +%{_libqt5_libdir}/pkgconfig/Qt5XmlPatterns.pc +%{_libqt5_archdatadir}/mkspecs/modules/*.pri + +%files examples +%license LICENSE.* +%{_libqt5_examplesdir}/ + +%changelog diff --git a/qtxmlpatterns-everywhere-src-5.15.11+kde0.obscpio b/qtxmlpatterns-everywhere-src-5.15.11+kde0.obscpio new file mode 100644 index 0000000..287961b --- /dev/null +++ b/qtxmlpatterns-everywhere-src-5.15.11+kde0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578a4d9da0c1cf00d23179b4ce05327618fa0e1e0e5361fa3a434d3bd6c6db1b +size 128809998 diff --git a/qtxmlpatterns-everywhere-src.obsinfo b/qtxmlpatterns-everywhere-src.obsinfo new file mode 100644 index 0000000..64eeb69 --- /dev/null +++ b/qtxmlpatterns-everywhere-src.obsinfo @@ -0,0 +1,4 @@ +name: qtxmlpatterns-everywhere-src +version: 5.15.11+kde0 +mtime: 1686319771 +commit: 5a1948ddc05bf44017ac12bd5c2b9bc79fbcb9a2