diff --git a/.gitignore b/.gitignore index 0692247..fc69831 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /qtscript-opensource-src-5.5.1-rc1.tar.xz /qtscript-opensource-src-5.5.1.tar.xz /qtscript-opensource-src-5.6.0-beta.tar.gz +/qtscript-opensource-src-5.6.0-beta1.tar.xz diff --git a/qt5-qtscript.spec b/qt5-qtscript.spec index 5784852..2ba4907 100644 --- a/qt5-qtscript.spec +++ b/qt5-qtscript.spec @@ -8,7 +8,7 @@ Summary: Qt5 - QtScript component Name: qt5-%{qt_module} Version: 5.6.0 -Release: 0.2%{?dist} +Release: 0.3%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -38,6 +38,7 @@ Requires: qt5-qtbase-devel%{?_isa} %package doc Summary: API documentation for %{name} Requires: %{name} = %{version}-%{release} +BuildRequires: qt5-qdoc BuildRequires: qt5-qhelpgenerator BuildArch: noarch %description doc @@ -125,9 +126,12 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %changelog -* Thu Dec 10 2015 Helio Chissini de Castro - 5.6.0-0.2 +* Thu Dec 10 2015 Helio Chissini de Castro - 5.6.0-0.3 - Official beta release +* Mon Dec 07 2015 Rex Dieter 5.6.0-0.2 +- (re)add bootstrap macro support + * Tue Nov 03 2015 Helio Chissini de Castro - 5.6.0-0.1 - Start to implement 5.6.0 beta diff --git a/sources b/sources index dea1a54..7da8701 100644 --- a/sources +++ b/sources @@ -1 +1,5 @@ +<<<<<<< HEAD 305e520f85d11dc666291853e862e50d qtscript-opensource-src-5.6.0-beta.tar.gz +======= +d49e0b0151802ecc68e3eebbb6f39c56 qtscript-opensource-src-5.6.0-beta1.tar.xz +>>>>>>> 97c0d990280cede7801671aa2397119e7d8dd9dd