6.4.0
This commit is contained in:
parent
5cd500a5a1
commit
b88b17aa08
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/qtserialbus-everywhere-src-6.2.3.tar.xz
|
/qtserialbus-everywhere-src-6.2.3.tar.xz
|
||||||
/qtserialbus-everywhere-src-6.3.0.tar.xz
|
/qtserialbus-everywhere-src-6.3.0.tar.xz
|
||||||
/qtserialbus-everywhere-src-6.3.1.tar.xz
|
/qtserialbus-everywhere-src-6.3.1.tar.xz
|
||||||
|
/qtserialbus-everywhere-src-6.4.0.tar.xz
|
||||||
|
@ -10,8 +10,8 @@
|
|||||||
|
|
||||||
Summary: Qt6 - SerialBus component
|
Summary: Qt6 - SerialBus component
|
||||||
Name: qt6-%{qt_module}
|
Name: qt6-%{qt_module}
|
||||||
Version: 6.3.1
|
Version: 6.4.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
@ -79,7 +79,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE.*
|
%license LICENSES/*
|
||||||
%{_qt6_libdir}/libQt6SerialBus.so.6*
|
%{_qt6_libdir}/libQt6SerialBus.so.6*
|
||||||
%{_qt6_bindir}/canbusutil
|
%{_qt6_bindir}/canbusutil
|
||||||
%{_qt6_plugindir}/canbus
|
%{_qt6_plugindir}/canbus
|
||||||
@ -103,6 +103,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 31 2022 Jan Grulich <jgrulich@redhat.com> - 6.4.0-1
|
||||||
|
- 6.4.0
|
||||||
|
|
||||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-2
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtserialbus-everywhere-src-6.3.1.tar.xz) = 614c83ae7b5289305d6bb5317e6e102874b76aab2d3de84211584fd0f5a02ff16724d73990b62f73ea79cecf3573b0d98bb5780612c511686940799d70496391
|
SHA512 (qtserialbus-everywhere-src-6.4.0.tar.xz) = dd1f8555ece3b34238270a18992f80ee0dc6478ef971ed47dadc58a67b236fbc5642a0aa9f489251abc363182b6d5a668daeb16ca896eabbb3bc741915875912
|
||||||
|
Loading…
Reference in New Issue
Block a user