Compare commits
No commits in common. "ec49675629a12323bfcb4b0576988f48710bfbec" and "8bf26956fb2649c6c69dbecee8c76d54d9559c19" have entirely different histories.
ec49675629
...
8bf26956fb
Binary file not shown.
BIN
libqtxdg-3.3.1.tar.gz
Normal file
BIN
libqtxdg-3.3.1.tar.gz
Normal file
Binary file not shown.
@ -1,9 +1,9 @@
|
||||
Name: libqtxdg
|
||||
Summary: QtXdg, a Qt5 implementation of XDG standards
|
||||
Version: 3.12.0
|
||||
Release: 1
|
||||
Version: 3.3.1
|
||||
Release: 3%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://lxqt-project.org
|
||||
URL: http://lxqt.org
|
||||
Source0: https://github.com/lxqt/libqtxdg/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
@ -12,8 +12,6 @@ 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,13 +51,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}-qt5
|
||||
%files
|
||||
%doc AUTHORS
|
||||
%license COPYING
|
||||
%{_libdir}/libQt5Xdg.so.3
|
||||
%{_libdir}/libQt5Xdg.so.3.12.0
|
||||
%{_libdir}/libQt5XdgIconLoader.so.3
|
||||
%{_libdir}/libQt5XdgIconLoader.so.3.12.0
|
||||
%{_sysconfdir}/xdg/lxqt-qtxdg.conf
|
||||
%{_sysconfdir}/xdg/qtxdg.conf
|
||||
|
||||
%{_libdir}/libQt5Xdg.so.3*
|
||||
%{_libdir}/libQt5XdgIconLoader.so.3*
|
||||
|
||||
%files devel
|
||||
%{_libdir}/libQt5Xdg.so
|
||||
@ -73,17 +66,5 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}-qt5
|
||||
%{_qt5_archdatadir}/plugins/iconengines/libQt5XdgIconPlugin.so
|
||||
|
||||
%changelog
|
||||
* Mon Jan 08 2024 peijiankang <peijiankang@kylinos.cn> - 3.12.0-1
|
||||
- update verison to 3.12.0
|
||||
|
||||
* Fri Aug 04 2023 yajun<yajun@kylinos.cn> - 3.11.0-1
|
||||
- update to upstream version 3.11.0
|
||||
|
||||
* 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
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
version_control: github
|
||||
src_repo: lxqt/libqtxdg
|
||||
tag_prefix: "^v"
|
||||
separator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user