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