import qt5-qttranslations-5.12.5-1.el8

This commit is contained in:
CentOS Sources 2020-04-28 05:05:51 -04:00 committed by Andrew Lukoshko
parent 8516e9ef54
commit 0d096a16e0
3 changed files with 12 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/qttranslations-everywhere-src-5.11.1.tar.xz
SOURCES/qttranslations-everywhere-src-5.12.5.tar.xz

View File

@ -1 +1 @@
6909c17535abdad3e98df5e57a503de8815b48c7 SOURCES/qttranslations-everywhere-src-5.11.1.tar.xz
d68b8831e4c88abec1724828bb077abcf48fc7ba SOURCES/qttranslations-everywhere-src-5.12.5.tar.xz

View File

@ -2,7 +2,7 @@
Summary: Qt5 - QtTranslations module
Name: qt5-%{qt_module}
Version: 5.11.1
Version: 5.12.5
Release: 1%{?dist}
License: LGPLv2 with exceptions or GPLv3 with exceptions and GFDL
@ -13,7 +13,9 @@ BuildArch: noarch
%global _qt5_qmake %{_bindir}/qmake-qt5
BuildRequires: qt5-qtbase-devel >= %{version}
## versioning recently dropped, but could do >= %%majmin if needed --rex
BuildRequires: qt5-qtbase-devel
# for lrelease
BuildRequires: qt5-linguist
@ -58,7 +60,8 @@ Provides: %{_qt5}-zh_TW = %{version}-%{release}
%build
%{qmake_qt5}
make %{?_smp_mflags}
%make_build
%install
@ -102,6 +105,10 @@ make install INSTALL_ROOT=%{buildroot}
%changelog
* Tue Nov 20 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.5-1
- 5.12.5
Resolves: bz#1733153
* Tue Jul 03 2018 Jan Grulich <jgrulich@redhat.com> - 5.11.1-1
- 5.11.1