From 046b6746137f3cb92589f48fd5484f77e0f1fa0d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Jul 19 2016 11:56:38 +0000 Subject: 5.7.0 branch snapshot --- diff --git a/.gitignore b/.gitignore index 5c091bf..3df7c0a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/qtquick1-opensource-src-5.6.0-rc.tar.xz -/qtquick1-opensource-src-5.6.0.tar.xz -/qtquick1-opensource-src-5.6.1-92c847e.tar.xz +/qtquick1-opensource-src-5.7.0-26229cf.tar.xz diff --git a/qt5-qtquick1.spec b/qt5-qtquick1.spec index b39eaba..766a720 100644 --- a/qt5-qtquick1.spec +++ b/qt5-qtquick1.spec @@ -1,13 +1,13 @@ %global qt_module qtquick1 -%global commit0 92c847e56d94c9032f3fa83922742e455233e4f3 +%global commit0 26229cfa0b729313893af5674d604e8692dbb946 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Summary: A declarative language for describing user interfaces in Qt5 Name: qt5-%{qt_module} -Version: 5.6.1 -Release: 2.%{shortcommit0}git%{?dist} +Version: 5.7.0 +Release: 1.%{shortcommit0}git%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -15,9 +15,9 @@ Url: http://www.qt.io # The source for this package was pulled from upstream's vcs. Use the # following commands to generate the tarball: # git clone git@github.com:qtproject/qtquick1.git && cd qtquick1 -# git archive --prefix=qtquick1-opensource-src-5.6.1/ origin/5.6.1 | tar -x -C .. -# cd ../qtquick1-opensource-src-5.6.1 && syncqt.pl -version 5.6.1 && cd .. -# tar cfJ qt5-qtquick1-opensource-src-5.6.1.tar.xz qtquick1-opensource-src-5.6.1/ +# git archive --prefix=qtquick1-opensource-src-5.7.0/ origin/5.7.0 | tar -x -C .. +# cd ../qtquick1-opensource-src-5.7.0 && syncqt.pl -version 5.7.0 && cd .. +# tar cfJ qt5-qtquick1-opensource-src-5.7.0.tar.xz qtquick1-opensource-src-5.7.0/ Source0: %{qt_module}-opensource-src-%{version}-%{shortcommit0}.tar.xz BuildRequires: cmake @@ -29,8 +29,9 @@ BuildRequires: qt5-qtxmlpatterns-devel BuildRequires: qt5-qtbase-private-devel %{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} -BuildRequires: qt5-qtscript-private-devel -%{?_qt5:Requires: qt5-qtscript%{?_isa} = %{_qt5_version}} +## can omit for now, ^^ is enough -- rex +#BuildRequires: qt5-qtscript-private-devel +#{?_qt5:Requires: qt5-qtscript%{?_isa} = %{_qt5_version}} %description Qt Quick is a collection of technologies that are designed to help @@ -143,6 +144,9 @@ popd %changelog +* Tue Jul 19 2016 Rex Dieter - 5.7.0-1.26229cfgit +- 5.7.0 branch snapshot + * Sun Jul 17 2016 Rex Dieter - 5.6.1-2.92c847egit - rebuild (qt5) diff --git a/sources b/sources index 19bdd20..0aae1e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bea9f38a6421026c7f1fb305d63292b9 qtquick1-opensource-src-5.6.1-92c847e.tar.xz +f634a18119655ce81267652a9346fe61 qtquick1-opensource-src-5.7.0-26229cf.tar.xz