update to upstream version 5.4.5
This commit is contained in:
parent
6df655ea2e
commit
74abb20b7c
@ -1,9 +1,13 @@
|
|||||||
%global soname dframeworkdbus
|
%global soname dframeworkdbus
|
||||||
%global repo dde-qt-dbus-factory
|
%global repo dde-qt-dbus-factory
|
||||||
|
|
||||||
|
%if 0%{?fedora}
|
||||||
|
Name: deepin-qt-dbus-factory
|
||||||
|
%else
|
||||||
Name: dde-qt-dbus-factory
|
Name: dde-qt-dbus-factory
|
||||||
|
%endif
|
||||||
Version: 5.4.5
|
Version: 5.4.5
|
||||||
Release: 1
|
Release: 1%{?fedora:%dist}
|
||||||
Summary: A repository stores auto-generated Qt5 dbus code
|
Summary: A repository stores auto-generated Qt5 dbus code
|
||||||
# The entire source code is GPLv3+ except
|
# The entire source code is GPLv3+ except
|
||||||
# libdframeworkdbus/qtdbusextended/ which is LGPLv2+
|
# libdframeworkdbus/qtdbusextended/ which is LGPLv2+
|
||||||
@ -22,6 +26,7 @@ BuildRequires: pkgconfig(Qt5Core)
|
|||||||
BuildRequires: pkgconfig(Qt5DBus)
|
BuildRequires: pkgconfig(Qt5DBus)
|
||||||
BuildRequires: pkgconfig(Qt5Gui)
|
BuildRequires: pkgconfig(Qt5Gui)
|
||||||
BuildRequires: qt5-qtbase-private-devel
|
BuildRequires: qt5-qtbase-private-devel
|
||||||
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A repository stores auto-generated Qt5 dbus code.
|
A repository stores auto-generated Qt5 dbus code.
|
||||||
@ -58,8 +63,8 @@ sed -i "s/python/python3/g" libdframeworkdbus/libdframeworkdbus.pro
|
|||||||
%{_libdir}/cmake/DFrameworkdbus/
|
%{_libdir}/cmake/DFrameworkdbus/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Mar 21 2022 panchenbo <panchenbo@uniontech.com> - 5.4.5-1
|
* Mon Jul 18 2022 konglidong <konglidong@uniontech.com> - 5.4.5-1
|
||||||
- fix I4XXXA
|
- Update to 5.4.5
|
||||||
|
|
||||||
* Sat Jan 29 2022 liweigang <liweiganga@uniontech.com> - 5.3.0.19-2
|
* Sat Jan 29 2022 liweigang <liweiganga@uniontech.com> - 5.3.0.19-2
|
||||||
- fix build error
|
- fix build error
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user