]> git.pld-linux.org Git - packages/qt5-qtdoc.git/commitdiff
- updated to 5.3.0
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Jun 2014 14:22:22 +0000 (16:22 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Jun 2014 14:22:22 +0000 (16:22 +0200)
qt5-qtdoc.spec

index 30d85a7e4964aabafe07a72aff9ed127b764fb9d..a5935f53095ab766ef9f1c46a94c5a0890231b83 100644 (file)
@@ -1,5 +1,4 @@
-# TODO:
-# - cleanup
+# TODO: qtdemo? (LGPL v2.1+exception/GPL v3 licensed)
 #
 # Conditional build:
 %bcond_without qch     # documentation in QCH format
 Summary:       The Qt5 qtdoc documentation module
 Summary(pl.UTF-8):     ModuĊ‚ dokumentacji Qt5 qtdoc
 Name:          qt5-%{orgname}
-Version:       5.2.0
-Release:       0.1
-License:       LGPL v2.1 or GPL v3.0
+Version:       5.3.0
+Release:       1
+License:       FDL v1.3
 Group:         Documentation
-Source0:       http://download.qt-project.org/official_releases/qt/5.2/%{version}/submodules/%{orgname}-opensource-src-%{version}.tar.xz
-# Source0-md5: 76936bc86bb0b58cc340c5b9e4a24308
+Source0:       http://download.qt-project.org/official_releases/qt/5.3/%{version}/submodules/%{orgname}-opensource-src-%{version}.tar.xz
+# Source0-md5: 38787fc8cd52d6734b63b24afde4cae4
 URL:           http://qt-project.org/
 %if %{with qch}
 BuildRequires: qt5-assistant >= %{qttools_ver}
@@ -71,6 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc README dist/changes-*
 %{_docdir}/qt5-doc/qtdoc
 
 %if %{with qch}
This page took 0.167676 seconds and 4 git commands to generate.