forked from pool/baloo5-widgets
KDE Applications 18.04 RC (take 3): for the changes proposed by Wolfgang, I think they can get in after this is accepted.
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/baloo5-widgets?expand=0&rev=88
This commit is contained in:
parent
9bb8e510d3
commit
1d4279f026
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10956500e389cce6b043fbda7bdc16916cda75548f285268025d72dc5546c1be
|
||||
size 151088
|
3
baloo-widgets-18.03.90.tar.xz
Normal file
3
baloo-widgets-18.03.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:900379f3d11d4b521093ea11968bf0ebd07cb1779fbb5ed6bbaeaf397867c86f
|
||||
size 245144
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 06 07:08:42 CEST 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 18.03.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-18.03.90.php
|
||||
- Changes since 17.12.3:
|
||||
* Remove dead code (src/naturalqueryparser/) in baloo-widgets
|
||||
* provide sample rate in kHz
|
||||
* decrease bitrate precision for display
|
||||
* Use QLatin1String for comparisons
|
||||
* autotests: Restructure
|
||||
* filemetadatawidgettest: Compare rating unsigned
|
||||
* baloo-widgets: Add autotest for asychronously extracted data
|
||||
* filemetadatawidget: Use object names
|
||||
* Remove dataavailable signal
|
||||
* baloo-widgets: Create test to assert metaDataRequestFinished is emitted once only
|
||||
* baloo-widgets: Emit metaDataRequestFinished once per request
|
||||
* baloo-widgets: Refactor filemetadataprovider for better readability
|
||||
* Add .arcconfig
|
||||
* baloo-widgets: Apply coding style to filemetadataprovider
|
||||
* [baloo-widgets] Display releaseYear w/o decimal grouping
|
||||
* [Baloo Widgets] Add KPropertiesDialog Plugin with file metadata
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 08 23:50:58 CET 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: baloo5-widgets
|
||||
Version: 17.12.3
|
||||
Version: 18.03.90
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
@ -91,6 +91,8 @@ Development package for baloo5-widgets
|
||||
%doc COPYING*
|
||||
%{_kf5_bindir}/baloo_filemetadata_temp_extractor
|
||||
%{_kf5_libdir}/libKF5BalooWidgets.so.*
|
||||
%{_kf5_plugindir}/baloofilepropertiesplugin.so
|
||||
%{_kf5_servicesdir}/*.desktop
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user