Compare commits
10 Commits
ff4afbf9c6
...
2311f5c884
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2311f5c884 | ||
|
|
05de8fbe94 | ||
|
|
9a2a01fd46 | ||
|
|
cc8be8efe0 | ||
|
|
5b073e5966 | ||
|
|
abc6b09c70 | ||
|
|
d84e5d5bac | ||
|
|
96da9fa72e | ||
|
|
b0a30d18cb | ||
|
|
7b777810f0 |
@ -1,11 +1,11 @@
|
||||
Name: qt5-qtxmlpatterns
|
||||
Version: 5.11.1
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Provide support for XQuery, XPath, etc
|
||||
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
Url: http://www.qt.io
|
||||
Source0: https://download.qt.io/official_releases/qt/echo %{version} | cut -d. -f1-2/%{version}/submodules/qtxmlpatterns-everywhere-src-%{version}.tar.xz
|
||||
Source0: https://download.qt.io/new_archive/qt/5.11/5.11.1/submodules/qtxmlpatterns-everywhere-src-5.11.1.tar.xz
|
||||
|
||||
BuildRequires: qt5-qtbase-devel >= %{version} qt5-qtbase-private-devel
|
||||
|
||||
@ -16,8 +16,8 @@ This package is qt5-qtxmlpatterns component. It provides support for XQuery, XPa
|
||||
Summary: Programming examples and libraries for qt5-qtxmlpatterns development
|
||||
Requires: %{name} = %{version}-%{release} qt5-qtbase-devel
|
||||
|
||||
Provides: qt5-qtxmlpatterns-examples
|
||||
Obsoletes: qt5-qtxmlpatterns-examples
|
||||
Provides: qt5-qtxmlpatterns-examples = %{version}-%{release}
|
||||
Obsoletes: qt5-qtxmlpatterns-examples < %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
This package contains the programming examples and libraries for qt5-qtxmlpatterns development.
|
||||
@ -80,6 +80,9 @@ cd -
|
||||
%{_qt5_examplesdir}/
|
||||
|
||||
%changelog
|
||||
* Fri Sep 18 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-5
|
||||
- Fix Source0
|
||||
|
||||
* Mon Oct 28 2019 dongjian <dongjian13@huawei.com> - 5.11.1-4
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user