Accepting request 264865 from KDE:Qt5
Update to 5.4.0 OBS-URL: https://build.opensuse.org/request/show/264865 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtscript?expand=0&rev=19
This commit is contained in:
parent
61fe8ce505
commit
78b3296e94
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 10 11:00:10 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.4 Final
|
||||
* For more details please see:
|
||||
http://blog.qt.digia.com/blog/2014/12/10/qt-5-4-released/
|
||||
and http://qt-project.org/wiki/New-Features-in-Qt-5.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 15:58:46 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.4 RC
|
||||
* For more details please see:
|
||||
http://blog.qt.digia.com/blog/2014/11/27/qt-5-4-release-candidate-available/
|
||||
and http://qt-project.org/wiki/New-Features-in-Qt-5.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 16 11:27:54 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -21,15 +21,15 @@
|
||||
%define libname libQt5Script5
|
||||
|
||||
Name: libqt5-qtscript
|
||||
Version: 5.3.2
|
||||
Version: 5.4.0
|
||||
Release: 0
|
||||
Summary: Qt 5 QtScript Library
|
||||
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
|
||||
Group: Development/Libraries/X11
|
||||
Url: http://qt.digia.com
|
||||
%define base_name libqt5
|
||||
%define real_version 5.3.2
|
||||
%define so_version 5.3.2
|
||||
%define real_version 5.4.0
|
||||
%define so_version 5.4.0
|
||||
%define tar_version qtscript-opensource-src-%{real_version}
|
||||
Source: %{tar_version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
@ -126,17 +126,17 @@ rm -f %{buildroot}%{_libqt5_libdir}/lib*.la
|
||||
|
||||
%files -n %libname
|
||||
%defattr(-,root,root,755)
|
||||
%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
|
||||
%doc LGPL_EXCEPTION.txt LICENSE.*
|
||||
%{_libqt5_libdir}/libQt5*.so.*
|
||||
|
||||
%files private-headers-devel
|
||||
%defattr(-,root,root,755)
|
||||
%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
|
||||
%doc LGPL_EXCEPTION.txt LICENSE.*
|
||||
%{_libqt5_includedir}/Qt*/%{so_version}
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,755)
|
||||
%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
|
||||
%doc LGPL_EXCEPTION.txt LICENSE.*
|
||||
%exclude %{_libqt5_includedir}/Qt*/%{so_version}
|
||||
%{_libqt5_includedir}/Qt*
|
||||
%{_libqt5_libdir}/cmake/Qt5*
|
||||
@ -147,7 +147,7 @@ rm -f %{buildroot}%{_libqt5_libdir}/lib*.la
|
||||
|
||||
%files examples
|
||||
%defattr(-,root,root,755)
|
||||
%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
|
||||
%doc LGPL_EXCEPTION.txt LICENSE.*
|
||||
%{_libqt5_examplesdir}/
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e18002c8c993402c7d28b3c0705092e41c18769b6d3ff741e9a3b3ce9d6d7be
|
||||
size 2585704
|
3
qtscript-opensource-src-5.4.0.tar.xz
Normal file
3
qtscript-opensource-src-5.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5f35702ec36f24b17878348af1aa1ecf93056a9ddf475097b3fdd52c3330ed0
|
||||
size 2579768
|
Loading…
Reference in New Issue
Block a user