update to 4.12.1 [release 4.12.1-1mamba;Thu May 21 2020]
This commit is contained in:
parent
283343755e
commit
078c2ab63a
@ -1,8 +0,0 @@
|
|||||||
--- qt-creator-opensource-src-4.11.1/share/qtcreator/translations/CMakeLists.txt.orig 2020-03-29 17:18:36.160000000 +0200
|
|
||||||
+++ qt-creator-opensource-src-4.11.1/share/qtcreator/translations/CMakeLists.txt 2020-03-29 17:18:44.764000000 +0200
|
|
||||||
@@ -1,4 +1,4 @@
|
|
||||||
-set(languages cs da de fr ja pl ru sl uk zh_CN zh_TW)
|
|
||||||
+set(languages cs da de es fr it ja pl ru sl uk zh_CN zh_TW)
|
|
||||||
set(bad_languages hu) # Fix these before including them in languages!
|
|
||||||
|
|
||||||
find_package(PythonInterp)
|
|
8
qt-creator-4.12.1-enable-it-es-translations.patch
Normal file
8
qt-creator-4.12.1-enable-it-es-translations.patch
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
--- qt-creator-opensource-src-4.12.1/share/qtcreator/translations/CMakeLists.txt.orig 2020-05-21 12:38:47.614000000 +0200
|
||||||
|
+++ qt-creator-opensource-src-4.12.1/share/qtcreator/translations/CMakeLists.txt 2020-05-21 12:38:54.189000000 +0200
|
||||||
|
@@ -1,4 +1,4 @@
|
||||||
|
-set(languages cs da de fr hr ja pl ru sl uk zh_CN zh_TW)
|
||||||
|
+set(languages cs da de fr hr it ja pl ru sl uk zh_CN zh_TW)
|
||||||
|
set(bad_languages hu) # Fix these before including them in languages!
|
||||||
|
|
||||||
|
find_package(PythonInterp)
|
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
%define pkgver %(echo %version | tr _ -)
|
%define pkgver %(echo %version | tr _ -)
|
||||||
Name: qt-creator
|
Name: qt-creator
|
||||||
Version: 4.12.0_rc1
|
Version: 4.12.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An integrated development environment (IDE) tailored to the needs of Qt developers
|
Summary: An integrated development environment (IDE) tailored to the needs of Qt developers
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -9,11 +9,12 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||||
URL: http://qt.digia.com/Product/Developer-Tools/
|
URL: http://qt.digia.com/Product/Developer-Tools/
|
||||||
Source: http://download.qt.io/development_releases/qtcreator/4.12/4.12.0-rc1/qt-creator-opensource-src-%{pkgver}.tar.xz
|
Source: http://download.qt.io/official_releases/qtcreator/%{majver}/%{version}/qt-creator-opensource-src-%{version}.tar.xz
|
||||||
|
#Source: http://download.qt.io/development_releases/qtcreator/%{majver}/%{pkgver}/qt-creator-opensource-src-%{pkgver}.tar.xz
|
||||||
#Source: http://download.qt.io/official_releases/qtcreator/%{majver}/%{version}/qt-creator-opensource-src-%{version}.tar.xz
|
#Source: http://download.qt.io/official_releases/qtcreator/%{majver}/%{version}/qt-creator-opensource-src-%{version}.tar.xz
|
||||||
Source1: qtcreator.desktop
|
Source1: qtcreator.desktop
|
||||||
Source2: qtcreator-wrapper
|
Source2: qtcreator-wrapper
|
||||||
Patch0: qt-creator-4.11.1-enable-it-es-translations.patch
|
Patch0: qt-creator-4.12.1-enable-it-es-translations.patch
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -109,6 +110,9 @@ done
|
|||||||
%doc LICENSE.GPL3-EXCEPT
|
%doc LICENSE.GPL3-EXCEPT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.12.1-1mamba
|
||||||
|
- update to 4.12.1
|
||||||
|
|
||||||
* Wed Apr 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.12.0_rc1-1mamba
|
* Wed Apr 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.12.0_rc1-1mamba
|
||||||
- update to 4.12.0_rc1
|
- update to 4.12.0_rc1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user