update to upstream version 3.7.1
This commit is contained in:
parent
0deeecc18a
commit
7ae89a770b
Binary file not shown.
BIN
libqtxdg-3.7.1.tar.gz
Normal file
BIN
libqtxdg-3.7.1.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
Name: libqtxdg
|
Name: libqtxdg
|
||||||
Summary: QtXdg, a Qt5 implementation of XDG standards
|
Summary: QtXdg, a Qt5 implementation of XDG standards
|
||||||
Version: 3.3.1
|
Version: 3.7.1
|
||||||
Release: 4
|
Release: 1
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://lxqt.org
|
URL: http://lxqt.org
|
||||||
Source0: https://github.com/lxqt/libqtxdg/archive/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/lxqt/libqtxdg/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
@ -12,6 +12,8 @@ BuildRequires: pkgconfig(Qt5Widgets)
|
|||||||
BuildRequires: pkgconfig(Qt5Xml)
|
BuildRequires: pkgconfig(Qt5Xml)
|
||||||
BuildRequires: pkgconfig(Qt5Help)
|
BuildRequires: pkgconfig(Qt5Help)
|
||||||
BuildRequires: pkgconfig(Qt5Svg)
|
BuildRequires: pkgconfig(Qt5Svg)
|
||||||
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
|
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||||
BuildRequires: qt5-qtbase-private-devel
|
BuildRequires: qt5-qtbase-private-devel
|
||||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||||
BuildRequires: file-devel
|
BuildRequires: file-devel
|
||||||
@ -53,6 +55,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}-qt5
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
%{_libdir}/libQt5Xdg.so.3*
|
%{_libdir}/libQt5Xdg.so.3*
|
||||||
%{_libdir}/libQt5XdgIconLoader.so.3*
|
%{_libdir}/libQt5XdgIconLoader.so.3*
|
||||||
|
%{_bindir}/qtxdg-mat
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_libdir}/libQt5Xdg.so
|
%{_libdir}/libQt5Xdg.so
|
||||||
@ -66,9 +69,11 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}-qt5
|
|||||||
%{_qt5_archdatadir}/plugins/iconengines/libQt5XdgIconPlugin.so
|
%{_qt5_archdatadir}/plugins/iconengines/libQt5XdgIconPlugin.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 12 2022 pei-jiankang<peijiankang@kylinos.com> - 3.7.1-1
|
||||||
|
- update to upstream version 3.7.1
|
||||||
|
|
||||||
* Mon Dec 13 2021 heyitao <heyitao@uniontech.com> - 3.3.1-4
|
* Mon Dec 13 2021 heyitao <heyitao@uniontech.com> - 3.3.1-4
|
||||||
- Remove the dist tag in the version.
|
- Remove the dist tag in the version.
|
||||||
|
|
||||||
|
|
||||||
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 3.3.1-3
|
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 3.3.1-3
|
||||||
- Initial release for OpenEuler
|
- Initial release for OpenEuler
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user