Hello community,
here is the log from the commit of package libqt5-qtxmlpatterns for
openSUSE:Factory checked in at 2017-12-23 12:15:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtxmlpatterns (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtxmlpatterns.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtxmlpatterns"
Sat Dec 23 12:15:09 2017 rev:30 rq:557416 version:5.10.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/libqt5-qtxmlpatterns/libqt5-qtxmlpatterns.changes
2017-12-08 12:53:31.974038906 +0100
+++
/work/SRC/openSUSE:Factory/.libqt5-qtxmlpatterns.new/libqt5-qtxmlpatterns.changes
2017-12-23 12:15:09.784231414 +0100
@@ -1,0 +2,23 @@
+Fri Dec 8 23:15:37 UTC 2017 - [email protected]
+
+- Update the license tag (boo#967696)
+
+-------------------------------------------------------------------
+Thu Dec 7 12:18:19 UTC 2017 - [email protected]
+
+- Update to 5.10.0 final
+ * New bugfix release
+
+-------------------------------------------------------------------
+Sun Dec 3 14:13:06 UTC 2017 - [email protected]
+
+- Update to 5.10.0 RC 2
+ * New bugfix release
+
+-------------------------------------------------------------------
+Thu Nov 30 09:47:23 UTC 2017 - [email protected]
+
+- Update to 5.10.0 RC 1
+ * New bugfix release
+
+-------------------------------------------------------------------
@@ -9,0 +33,25 @@
+Wed Nov 15 11:41:59 UTC 2017 - [email protected]
+
+- Update to 5.10 Beta 4
+- Contains bugfixes
+
+-------------------------------------------------------------------
+Thu Nov 2 07:23:08 UTC 2017 - [email protected]
+
+- Update to 5.10 Beta 3
+- Contains bugfixes
+
+-------------------------------------------------------------------
+Mon Oct 30 16:19:48 UTC 2017 - [email protected]
+
+- Update to 5.10 Beta 2
+- Contains bugfixes
+
+-------------------------------------------------------------------
+Mon Oct 9 16:17:51 UTC 2017 - [email protected]
+
+- Update to 5.10 Beta 1
+- For more information visit:
+ https://blog.qt.io/blog/2017/10/09/qt-5-10-beta-released/
+
+-------------------------------------------------------------------
@@ -16,0 +65,7 @@
+Mon Sep 25 14:42:37 CEST 2017 - [email protected]
+
+- Update to 5.10 Alpha 1
+- For more information visit:
+ https://blog.qt.io/blog/2017/09/13/qt-5-10-alpha-released/
+
+-------------------------------------------------------------------
@@ -297 +351,0 @@
-
Old:
----
qtxmlpatterns-opensource-src-5.9.3.tar.xz
New:
----
qtxmlpatterns-everywhere-src-5.10.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtxmlpatterns.spec ++++++
--- /var/tmp/diff_new_pack.GYWsnm/_old 2017-12-23 12:15:10.444199234 +0100
+++ /var/tmp/diff_new_pack.GYWsnm/_new 2017-12-23 12:15:10.448199039 +0100
@@ -21,17 +21,17 @@
%define libname libQt5XmlPatterns5
Name: libqt5-qtxmlpatterns
-Version: 5.9.3
+Version: 5.10.0
Release: 0
Summary: Qt 5 XmlPatterns Library
-License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
+License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or
LGPL-3.0-with-Qt-Company-Qt-exception-1.1
Group: Development/Libraries/X11
Url: https://www.qt.io
%define base_name libqt5
-%define real_version 5.9.3
-%define so_version 5.9.3
-%define tar_version qtxmlpatterns-opensource-src-%{real_version}
-Source:
https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
+%define real_version 5.10.0
+%define so_version 5.10.0
+%define tar_version qtxmlpatterns-everywhere-src-5.10.0
+Source:
https://download.qt.io/official_releases/qt/5.10/%{real_version}/submodules/%{tar_version}.tar.xz
Source1: baselibs.conf
BuildRequires: libQt5Core-private-headers-devel >= %{version}
BuildRequires: libqt5-qtbase-devel >= %{version}
@@ -48,7 +48,7 @@
and XML Schema validation.
%prep
-%setup -q -n qtxmlpatterns-opensource-src-%{real_version}
+%setup -q -n %{tar_version}
%package -n %{libname}
Summary: Qt 5 XmlPatterns Library
@@ -131,19 +131,19 @@
%files -n %libname
%defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.*
+%doc LICENSE.*
%{_bindir}/*
%{_libqt5_bindir}/*
%{_libqt5_libdir}/libQt5XmlPatterns.so.*
%files private-headers-devel
%defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.*
+%doc LICENSE.*
%{_libqt5_includedir}/QtXmlPatterns/%{so_version}
%files devel
%defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.*
+%doc LICENSE.*
%exclude %{_libqt5_includedir}/QtXmlPatterns/%{so_version}
%{_libqt5_includedir}/QtXmlPatterns
%{_libqt5_libdir}/cmake/Qt5XmlPatterns
@@ -154,7 +154,7 @@
%files examples
%defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.*
+%doc LICENSE.*
%{_libqt5_examplesdir}/
%changelog