6.1.2
This commit is contained in:
parent
47f45a96d4
commit
c7b939f45f
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/qtbase-everywhere-src-6.0.3.tar.xz
|
||||
/qtbase-everywhere-src-6.1.0.tar.xz
|
||||
/qtbase-everywhere-src-6.1.1.tar.xz
|
||||
/qtbase-everywhere-src-6.1.2.tar.xz
|
||||
|
@ -35,8 +35,8 @@ BuildRequires: pkgconfig(libsystemd)
|
||||
|
||||
Name: qt6-qtbase
|
||||
Summary: Qt6 - QtBase components
|
||||
Version: 6.1.1
|
||||
Release: 2%{?dist}
|
||||
Version: 6.1.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -420,7 +420,7 @@ translationdir=%{_qt6_translationdir}
|
||||
|
||||
Name: Qt6
|
||||
Description: Qt6 Configuration
|
||||
Version: 6.1.1
|
||||
Version: 6.1.2
|
||||
EOF
|
||||
|
||||
# rpm macros
|
||||
@ -817,6 +817,9 @@ make check -k ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 12 2021 Jan Grulich <jgrulich@redhat.com> - 6.1.2-1
|
||||
- 6.1.2
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtbase-everywhere-src-6.1.1.tar.xz) = fd374d17b1b6861e01ab40be4ba683ad7aa62989688504ebf2f3e1ec0a67658460e807cc8b106093730900cd6db7e15507c8e4eb9a35e239d2ead1cf06b2325b
|
||||
SHA512 (qtbase-everywhere-src-6.1.2.tar.xz) = 0f9bf5680268c6dc95c10c28297908c9113a7e3e498ba80ed3ba73cc98b809b38fa610ee3b15f367b6ace2f593842db8d27dc7ec2142737574cfa32cdf57ea91
|
||||
|
Loading…
Reference in New Issue
Block a user