6.4.0
This commit is contained in:
parent
043120671b
commit
befd499bab
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/qtnetworkauth-everywhere-src-6.2.3.tar.xz
|
||||
/qtnetworkauth-everywhere-src-6.3.0.tar.xz
|
||||
/qtnetworkauth-everywhere-src-6.3.1.tar.xz
|
||||
/qtnetworkauth-everywhere-src-6.4.0.tar.xz
|
||||
|
@ -8,8 +8,8 @@
|
||||
|
||||
Summary: Qt6 - NetworkAuth component
|
||||
Name: qt6-%{qt_module}
|
||||
Version: 6.3.1
|
||||
Release: 2%{?dist}
|
||||
Version: 6.4.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -80,7 +80,7 @@ popd
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%license LICENSE.GPL*
|
||||
%license LICENSES/GPL*
|
||||
%{_qt6_libdir}/libQt6NetworkAuth.so.6*
|
||||
|
||||
%files devel
|
||||
@ -100,6 +100,9 @@ popd
|
||||
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtnetworkauth-everywhere-src-6.3.1.tar.xz) = e7e73c57f9bfebaca7990b5d886682a4fbe5d46c8c952d056514236ae7d6beee4614dc9c957c1fa2526c89c0fc70e7dc8727533d3cc754d367cd7ec749cf2e03
|
||||
SHA512 (qtnetworkauth-everywhere-src-6.4.0.tar.xz) = fdefb6ec3477f8da9e78419414f850d94baddfa83b7252c402cde91dabee7cdc51eeee6e761bbadb07d37cef4525131adfd4bdeadb25e977934d4be1a85d8d57
|
||||
|
Loading…
Reference in New Issue
Block a user