2019-07-16 14:33:53 +02:00
-------------------------------------------------------------------
2019-08-07 14:44:01 +02:00
Fri Jul 19 11:41:00 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
- Don't lower minimum Qt version anymore, it requires 5.11 now
-------------------------------------------------------------------
2019-07-16 14:33:53 +02:00
Sun Jul 14 06:41:38 UTC 2019 - lbeltrame@kde.org
- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php
- Changes since 5.59.0:
* Fix extracting of some properties to match what was written (kde#408532)
* Use debugging category in taglib extractor/writer
* Format photo exposure bias value
* [XAttr] Probably fix build on Windows
* fix property name
* Remove photo prefix from every exif property name
* Rename ImageMake and ImageModel properties
* [UserMetaData] Add method to query which attributes are set
* Format focal length as milli meter
* Install in new logging directory when we use kf5 5.59.0
* Format photo exposure time as rational when applicable
* Enable usermetadatawritertest for all UNIXes, not only Linux.
* Format the aperture values as F numbers.
2019-06-09 17:34:26 +02:00
-------------------------------------------------------------------
Sun Jun 09 07:35:12 UTC 2019 - lbeltrame@kde.org
- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php
- Changes since 5.58.0:
* Show 3 significant figures when displaying doubles
* clarify and document method
2019-05-16 09:19:47 +02:00
-------------------------------------------------------------------
Wed May 15 18:16:16 UTC 2019 - lbeltrame@kde.org
- Update to 5.58.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php
- Changes since 5.57.0:
* Reorder includes
* [TaglibExtractor] Feed non-ogg *.spx file into extractor test
* [TagLibExtractor] Fix crash on invalid Speex files (kde#403902)
* Fix exivextractor crash with malformed files (kde#405210)
* Declare properties as meta type
* Change properties attributes for consistency
* Handle variant list in formatting functions
* add license to python test files
* Force en locale for propertyinfotest
* Fix for Windows' stupid LARGE_INTEGER type
* Fix (compilation) errors for Windows UserMetaData implementation
* remove unnecessary parenthesis
* add missing mimetype to taglib writer
* Test all extractors with strict mime type
* fix warnings
* Use new mimetype helper in taglib extractor test
* [UserMetaData] Handle changes in attribute data size correctly
* [UserMetaData] Untangle Windows, Linux/BSD/Mac and stub code.
2019-04-16 18:54:23 +02:00
-------------------------------------------------------------------
Sun Apr 14 20:21:43 UTC 2019 - lbeltrame@kde.org
- Update to 5.57.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php
- Changes since 5.56.0:
* Too many changes to list here
2019-03-17 18:01:49 +01:00
-------------------------------------------------------------------
Sun Mar 10 20:15:36 UTC 2019 - lbeltrame@kde.org
- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php
- Changes since 5.55.0:
* cleanup and slightly enhance display formatting test
* Fix typo in exiv extractor
* [Extractor] Add metadata to extractors
* add test which checks the property types
* Add extractor for AppImage files
* Cleanup ffmpeg extractor
* Add a test for ffmpeg extractor
* [ExternalExtractor] Provide more helpful output when extractor fails
* Fix minor typo
* Format EXIF photo flash data
* Fix build with cmake 3.5
* Avoid side effects due to stale errno value
* Try to fix test on windows
* Use Kformat for bit and sample rate
* Add units to framerate and gps data
* Add string formatting function to property info
* Avoid leaking a QObject in ExternalExtractor
* Handle <a> as container element in SVG
* Check Exiv2::ValueType::typeId before converting it to rational
- Dropped patches, now upstream:
* fix-build-with-cmake-3.5.patch
2019-02-12 22:22:02 +01:00
-------------------------------------------------------------------
2019-02-25 09:14:28 +01:00
Fri Feb 15 09:25:42 UTC 2019 - alarrosa@suse.com
- Downgrade the Qt version requirement to build with 5.9
-------------------------------------------------------------------
2019-02-12 22:22:02 +01:00
Tue Feb 12 07:03:30 UTC 2019 - wbauer@tmo.at
- Add fix-build-with-cmake-3.5.patch to fix build with cmake 3.5.2
on Leap 42.3
2019-02-12 20:03:18 +01:00
-------------------------------------------------------------------
Sun Feb 10 22:03:07 UTC 2019 - lbeltrame@kde.org
- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php
- Changes since 5.54.0:
* harmonize testing data
* exiv2extractor: add support for bmp, gif, webp, tga
* Fix failing test of exiv gps data
* Test empty and zero gps data
* Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
* Use more https in links
* add support for more mimetypes to taglibwriter
2019-01-14 14:31:27 +01:00
-------------------------------------------------------------------
Mon Jan 14 06:08:46 UTC 2019 - lbeltrame@kde.org
- Update to 5.54.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php
- Changes since 5.53.0:
* Fix some warnings
* fail writing test if mime type is not supported by the extractor
* fix ape disc number extraction
* implement cover extraction for asf files
* extend list of supported mimetypes for embedded image extractor
* Refactor embedded image extractor for greater extensibility
* add missing wav mimetype
* Extract more tags from exif metadata (kde#341162)
* fix extraction of GPS altitude for exif data
2018-12-17 07:23:30 +01:00
-------------------------------------------------------------------
Sat Dec 15 14:21:02 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summaries.
2018-12-11 17:54:51 +01:00
-------------------------------------------------------------------
Sun Dec 09 19:43:43 UTC 2018 - lbeltrame@kde.org
- Update to 5.53.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php
- Changes since 5.52.0:
* Use isEmpty()
* Adapt to the FindExiv2 -> FindLibExiv2 name change in ECM.
* Use the new FindExiv2 module from ECM.
* Revive 'Description' property for DublinCore metadata
* add a description property to KFileMetaData
* [KFileMetaData] Add extractor for DSC conforming (Encapsulated) Postscript
* rename variable
* remove unneeded comment
* cleanup the test for embedded image extraction
* Add missing override
* [ExtractorCollection] Avoid dependency of kcoreaddons for CI tests
* Add support for speex files to taglibextractor
* add two more internet sources regarding tagging information
* fix alphabetical order
* remove unused include
* use qlatin1 for embedded image extractor
* move supported mimetypes to static string list
* create a separate test file for embedded images test
* simplify handling of id3 tags
* add explicit to constructors
* add missing license information
* [XmlExtractor] Use QXmlStreamReader for better performance
2018-11-12 14:16:21 +01:00
-------------------------------------------------------------------
Sun Nov 11 19:48:04 UTC 2018 - lbeltrame@kde.org
- Update to 5.52.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.52.0.php
- Changes since 5.51.0:
* Too many changes to list here
2018-10-16 14:24:55 +02:00
-------------------------------------------------------------------
Tue Oct 16 08:02:08 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
-------------------------------------------------------------------
Mon Oct 15 11:50:34 UTC 2018 - lbeltrame@kde.org
- Update to 5.51.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.51.0.php
- Changes since 5.50.0:
* remove own implementation of QString to TString conversion for taglibwriter
* increase test coverage of taglibwriter
* implement more basic tags for taglibwriter
* remove usage of own TString to QString conversion function
* bump required taglib version to 1.11.1
* implement reading of the replaygain tags
2018-09-14 15:48:51 +02:00
-------------------------------------------------------------------
Thu Sep 13 21:58:45 UTC 2018 - lbeltrame@kde.org
- Update to 5.50.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.50.0.php
- Changes since 5.49.0:
* add missing include
* Add enum alias Property::Language for typo Property::Langauge
2018-08-20 14:58:39 +02:00
-------------------------------------------------------------------
Sun Aug 19 09:19:03 UTC 2018 - christophe@krop.fr
- Update to 5.49.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.49.0.php
- Changes since 5.48.0:
* API dox: add @file to functions-only header to have doxygen cover those
2018-08-09 13:43:42 +02:00
-------------------------------------------------------------------
Thu Aug 9 11:42:56 UTC 2018 - fabian@ritter-vogt.de
- Don't recommend catdoc, doesn't exist anymore (boo#1104264)
2018-07-17 10:57:57 +02:00
-------------------------------------------------------------------
Mon Jul 16 04:37:39 UTC 2018 - lbeltrame@kde.org
- Update to 5.48.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.48.0.php
- Changes since 5.47.0:
* Avoid compiler warnings for taglib headers
* PopplerExtractor: use directly QByteArray() args instead of 0 pointers
* Use more nullptr
* taglibextractor: Restore extracting audio props without tags existing
* OdfExtractor: deal with non-common prefix names
* Don't add -ltag to the public link interface.
* implement the lyrics tag for taglibextractor
* OdfExtractor: fix typo with dc:language
* automatic tests: do not embed EmbeddedImageData already in the library
* add ability to read embedded cover files
* implement reading of rating tag
* check for needed version of libavcode, libavformat and libavutil
2018-06-14 00:11:18 +02:00
-------------------------------------------------------------------
Tue Jun 12 21:26:04 UTC 2018 - lbeltrame@kde.org
- Update to 5.47.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.47.0.php
- Changes since 5.46.0:
* Use override
* check that ffmpeg is at least version 3.1 that introduce the API we require
* split tests for better readability
* search for album artist and albumartist tags in taglibextractor
* popplerextractor: don't try to guess the title if there isn't one.
- Dropped patches, superseded by upstream changes:
- ffmpeg-buildrequires.patch
2018-05-15 14:58:17 +02:00
-------------------------------------------------------------------
Sun May 13 21:03:02 UTC 2018 - lbeltrame@kde.org
- Update to 5.46.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.46.0.php
- Changes since 5.45.0:
* Add description and purpose to Xattr dep
* extractors: Hide warnings from system headers
* fix detection of taglib when compiling for Android
* [API dox] Note CamelCase include commands for classes
* Install pri file for qmake support & document it in metainfo.yaml
* Make concatenated strings wrappable
* ffmpegextractor: Silence deprecation warnings
* autotests: Do not use QScopedPointer for plugins
* taglibextractor: Fix empty genre bug
* taglibextractortest: Add test for files with empty metadata
* taglibextractortest: Add test for files with empty metadata
* handle more tags in taglibextractor
2018-04-16 09:28:29 +02:00
-------------------------------------------------------------------
Sat Apr 14 13:19:04 CEST 2018 - lbeltrame@kde.org
- Update to 5.45.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.45.0.php
- Changes since 5.44.0:
* taglibextractor: Refactor for better readability
2018-03-14 14:00:32 +01:00
-------------------------------------------------------------------
Mon Mar 12 23:29:41 CET 2018 - lbeltrame@kde.org
- Update to 5.44.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.44.0.php
- Changes since 5.43.0:
* None
2018-02-14 05:35:40 +01:00
-------------------------------------------------------------------
Mon Feb 12 23:42:08 CET 2018 - lbeltrame@kde.org
- Update to 5.43.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.43.0.php
- Changes since 5.42.0:
* Fix build with >=attr-2.4.48
2018-01-17 16:06:49 +01:00
-------------------------------------------------------------------
Tue Jan 16 22:50:17 CET 2018 - lbeltrame@kde.org
- Update to 5.42.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.42.0.php
- Changes since 5.41.0:
* Use more explicit
* Use more nullptr
* Use nullptr, const'ify, port some Q_FOREACH to for(..:..)
* Fix build against TagLib < 1.11
* remove extractor based on QtMultimedia
* Check for Linux instead of TagLib and avoid building the usermetadatawritertest on Windows.
* Restore # 6c9111a9 until a successful build and link without TagLib is possible.
* Remove the taglib dependency, caused by a left-over include. Also reverts commit # 6c9111a9
2017-12-22 17:25:23 +01:00
-------------------------------------------------------------------
Sun Dec 17 09:43:48 CET 2017 - lbeltrame@kde.org
- Update to 5.41.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.41.0.php
- Changes since 5.40.0:
* The usermetadatawritertest requires Taglib. Therefore if Taglib isn't around, we shouldn't try to build something that requires it. This fixes the build on Windows.
* Port to debug category
* Fix UserMetaData unit tests.
* User meta data (xattr key-value) unit tests.
* Simplify empty rating check.
* If the property value is null, remove the user.xdg.tag attribute. (kde#376117)
* Open files in TagLib extractor readonly
2017-11-13 20:23:12 +01:00
-------------------------------------------------------------------
Mon Nov 13 07:01:14 CET 2017 - lbeltrame@kde.org
- Update to 5.40.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.40.0.php
- Changes since 5.39.0:
* Fix display name of Generator property
* Add .arcconfig
2017-10-24 06:56:42 +02:00
-------------------------------------------------------------------
Mon Oct 23 06:41:40 CEST 2017 - lbeltrame@kde.org
- Update to 5.39.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.39.0.php
- Changes since 5.38.0:
* fix crash when more than one instances of ExtractorCollection are destructed
2017-09-12 20:58:29 +02:00
-------------------------------------------------------------------
Tue Sep 12 07:11:17 CEST 2017 - lbeltrame@kde.org
- Update to 5.38.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.38.0.php
- Changes since 5.37.0:
* Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
* in automatic tests, find python interpreter and use it for python test scripts
2017-08-07 11:18:18 +02:00
-------------------------------------------------------------------
2017-08-12 11:47:07 +02:00
Sat Aug 12 09:23:26 UTC 2017 - christophe@krop.fr
2017-08-07 11:18:18 +02:00
- Update to 5.37.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.37.0.php
2017-08-12 11:47:07 +02:00
- Changes since 5.36.0 :
* Fix Python dependency in test scripts for KFileMetaData (bug 375472)
2017-08-07 11:18:18 +02:00
2017-07-12 07:32:35 +02:00
-------------------------------------------------------------------
Wed Jul 12 07:14:00 CEST 2017 - lbeltrame@kde.org
- Update to 5.36.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.36.0.php
- Changes since 5.35.0:
* Fix configure with Qt5Multimedia disabled.
* add an extractor using qtmultimedia
* [FEATURE] Option to build & install QCH file with the public API dox
* fix warnings from clazy with the default warning level
2017-06-11 09:39:07 +02:00
-------------------------------------------------------------------
Sun Jun 11 09:27:43 CEST 2017 - lbeltrame@kde.org
- Update to 5.35.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.35.0.php
- Changes since 5.34.0:
* use /usr/bin/env to locate python2
* Use right QProcess API
* fix build against Android NDK (API Level 21 is required)
2017-05-15 20:19:43 +02:00
-------------------------------------------------------------------
Mon May 15 13:53:13 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.34.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.34.0.php
- Changes since 5.33.0:
* Rename the translation template (avoid conflicts)
* makes KArchive be optional and do not build extractors needing it
* cmake: switch to the FindPoppler module from ECM
* fix duplicated symbols compilation error with mingw on Windows
* autotests: Use QTEST_GUILESS_MAIN
2017-03-20 16:49:50 +01:00
-------------------------------------------------------------------
2017-04-15 10:21:53 +02:00
Sat Apr 15 10:11:48 CEST 2017 - lbeltrame@kde.org
- Update to 5.33.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.33.0.php
- Changes since 5.32.0:
* Upgrade ECM and KF5 version requirements for 5.33.0 release.
* Make PlainTextExtractor match "text/plain" again
* Upgrade KF5 version to 5.33.0.
2017-04-15 17:52:02 +02:00
- Remove patches, now upstream:
* Make-PlainTextExtractor-match-text-plain-again.patch
2017-04-15 10:21:53 +02:00
-------------------------------------------------------------------
2017-03-20 16:49:50 +01:00
Mon Mar 20 14:52:29 UTC 2017 - wbauer@tmo.at
- Add Make-PlainTextExtractor-match-text-plain-again.patch to fix
metadata extraction for text files which got broken in 5.32.0
2017-02-09 10:28:12 +01:00
-------------------------------------------------------------------
2017-03-19 15:04:12 +01:00
Sun Mar 19 14:50:33 CET 2017 - lbeltrame@kde.org
- Update to 5.32.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.32.0.php
- Changes since 5.31.0:
* Commit translations from l10n-kf5
* Upgrade ECM and KF5 version requirements for 5.32.0 release.
* Upgrade KF5 version to 5.32.0.
* fix build of kfilemetadata with taglib version 1.9
* New maintainer for kfilemetadata
* [ExtractorCollection] Use mimetype inheritance to return plugins
* add a new property DiscNumber for audio files from multi-disc albums
* add more audio format to automatic test and fix problems
-------------------------------------------------------------------
2017-02-09 10:28:12 +01:00
Thu Feb 9 09:28:05 UTC 2017 - hrvoje.senjan@gmail.com
- Update to 5.31.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
2017-01-09 00:40:54 +01:00
-------------------------------------------------------------------
Sun Jan 8 23:40:47 UTC 2017 - hrvoje.senjan@gmail.com
- Update to 5.30.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
2016-12-04 02:59:00 +01:00
-------------------------------------------------------------------
Sun Dec 4 01:58:55 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.29.0
2016-12-14 23:11:08 +01:00
* Actually find FFMpeg's libpostproc
2016-12-04 02:59:00 +01:00
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.29.0.php
2016-11-05 23:05:02 +01:00
-------------------------------------------------------------------
Sat Nov 5 22:04:58 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.28.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.28.0.php
2016-10-02 14:54:31 +02:00
-------------------------------------------------------------------
Sun Oct 2 12:54:25 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.27.0
2016-10-22 18:31:34 +02:00
* Improve epub extractor, less segfaults (kde#361727)
* Make odf indexer more error prove, check if the files are there
(and are files at all) (meta.xml + content.xml)
2016-10-02 14:54:31 +02:00
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.27.0.php
2016-09-06 22:49:36 +02:00
-------------------------------------------------------------------
Tue Sep 6 20:49:33 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.26.0
2016-09-10 15:01:14 +02:00
* Only require Xattr if the operating system is Linux
* Restore Windows build
2016-09-06 22:49:36 +02:00
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.26.0.php
2016-07-25 22:59:46 +02:00
-------------------------------------------------------------------
2016-08-07 23:56:04 +02:00
Sun Aug 7 21:52:46 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.25.0
2016-08-21 18:03:39 +02:00
* Qt >= 5.5 is now required
* Check for xattr during config step, otherwise the build
might fail (if xattr.h is missing)
2016-08-07 23:56:04 +02:00
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
-------------------------------------------------------------------
2016-07-25 22:59:46 +02:00
Mon Jul 25 11:28:39 UTC 2016 - olaf@aepfle.de
- Build with ffmpeg unconditional
2016-07-06 17:03:45 +02:00
-------------------------------------------------------------------
Wed Jul 6 15:03:41 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.24.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.24.0.php
2016-07-06 18:37:40 +02:00
-------------------------------------------------------------------
Tue Jul 5 11:20:40 UTC 2016 - wbauer@tmo.at
- Use the new %kf5_find_lang macro to create the file list for the
lang package
- Remove rpmlintrc file, it is not needed any more now
2016-06-06 23:25:12 +02:00
-------------------------------------------------------------------
Mon Jun 6 21:25:10 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.23.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.23.0.php
2016-05-07 20:31:38 +02:00
-------------------------------------------------------------------
Sat May 7 18:31:35 UTC 2016 - hrvoje.senjan@gmail.com
2016-05-15 17:41:23 +02:00
- Update to 5.22.0 (boo#980066)
* Fixed external plugins and tests
* Added support for external writer plugins
* Added writer plugin support
* Add external extractor plugin support
2016-05-07 20:31:38 +02:00
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
2016-04-17 22:59:17 +02:00
-------------------------------------------------------------------
Sun Apr 17 18:39:27 UTC 2016 - olaf@aepfle.de
- Use pkgconfig instead of libffmpeg-devel
ffmpeg-buildrequires.patch
2016-04-04 16:20:18 +02:00
-------------------------------------------------------------------
Mon Apr 4 14:20:15 UTC 2016 - hrvoje.senjan@gmail.com
2016-04-10 18:45:20 +02:00
- Update to 5.21.0 (boo#974793)
2016-04-04 16:20:18 +02:00
* Upgrade Qt version requirement to 5.4.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
2016-03-06 10:57:30 +01:00
-------------------------------------------------------------------
Sun Mar 6 09:57:26 UTC 2016 - hrvoje.senjan@gmail.com
2016-03-13 17:27:23 +01:00
- Update to 5.20.0 (boo#970856)
* KFileMetadata can now query and store information about the
original email a saved file may have been an attachment of
2016-03-06 10:57:30 +01:00
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.20.0.php
2016-02-06 19:01:53 +01:00
-------------------------------------------------------------------
Sat Feb 6 18:01:48 UTC 2016 - hrvoje.senjan@gmail.com
2016-02-22 17:41:15 +01:00
- Update to 5.19.0 (boo#967668)
2016-02-13 20:26:14 +01:00
* Allow querying for a file's origin URL
2016-02-06 19:01:53 +01:00
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.19.0.php
2016-01-22 19:18:21 +01:00
-------------------------------------------------------------------
Mon Jan 11 11:09:29 UTC 2016 - wbauer@tmo.at
- Build against poppler-qt5 on SLE12 and Leap 42 as well, it is
available meanwhile (boo#953957)
2016-01-02 18:43:12 +01:00
-------------------------------------------------------------------
Sat Jan 2 17:43:09 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.18.0
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.18.0.php
2015-12-11 00:05:42 +01:00
-------------------------------------------------------------------
Thu Dec 10 23:05:37 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.17.0
2015-12-12 23:18:14 +01:00
* Mark m4a as readable by taglib
2015-12-11 00:05:42 +01:00
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.17.0.php
2015-11-08 18:00:16 +01:00
-------------------------------------------------------------------
Sun Nov 8 17:00:12 UTC 2015 - hrvoje.senjan@gmail.com
2015-11-15 17:14:37 +01:00
- Update to 5.16.0 (boo#955067)
2015-11-08 18:00:16 +01:00
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
2015-10-05 19:58:47 +02:00
-------------------------------------------------------------------
Mon Oct 5 17:37:15 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.15.0
2015-10-10 15:08:19 +02:00
* Implement windows usermetadata
2015-10-05 19:58:47 +02:00
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
2015-09-08 19:22:26 +02:00
-------------------------------------------------------------------
Tue Sep 8 17:13:05 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.14.0
2015-09-12 20:51:08 +02:00
* PlainTextExtractor: enable O_NOATIME branch on GNU libc platforms
* PlainTextExtractor: make the Linux branch work also without O_NOATIME
* PlainTextExtractor: fix error check on open(O_NOATIME) failure
2015-09-08 19:22:26 +02:00
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.14.0.php
2015-09-04 19:05:56 +02:00
-------------------------------------------------------------------
Fri Sep 4 17:08:15 UTC 2015 - hrvoje.senjan@gmail.com
- Only Recommend catdoc, to help reducing liveCD/DVD size
2015-08-12 19:17:58 +02:00
-------------------------------------------------------------------
Tue Aug 4 19:20:09 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.13.0
* The Qt version requirement has been bumped from 5.2 to 5.3
* Debug output has been ported to categorized output, for less
noise by default
* Docbook documentation has been reviewed and updated
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
2015-07-26 17:43:23 +02:00
-------------------------------------------------------------------
Sun Jul 26 15:45:54 UTC 2015 - hrvoje.senjan@gmail.com
- Fix Oboletes/Provides versions regarding Leap versioning
2015-07-20 11:14:55 +02:00
-------------------------------------------------------------------
Mon Jul 20 08:49:55 UTC 2015 - mlin@suse.com
- No poppler-qt5 in Leap 42, do not build with it on 42 and SLE
2015-06-28 20:49:19 +02:00
-------------------------------------------------------------------
Sun Jun 28 18:31:44 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.3.2:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.3.2.php
2015-05-22 17:41:19 +02:00
-------------------------------------------------------------------
Fri May 22 15:29:33 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.3.1:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.3.1.php
2015-04-23 15:46:58 +02:00
-------------------------------------------------------------------
Thu Apr 23 13:27:20 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.3 Final:
* For more details please see:
https://www.kde.org/announcements/plasma-5.3.0.php
2015-04-11 20:56:52 +02:00
-------------------------------------------------------------------
Sat Apr 11 18:53:34 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.2.95 aka 5.3 beta:
* New feature release
* For more details please see:
https://www.kde.org/announcements/plasma-5.2.95.php
- Update required Qt version to 5.4.0
2015-04-14 11:12:58 +02:00
- Update required taglib version to 1.9
- Added libattr-devel BuildRequires
2015-04-11 20:56:52 +02:00
2015-03-31 20:58:25 +02:00
-------------------------------------------------------------------
Tue Mar 31 18:58:01 UTC 2015 - hrvoje.senjan@gmail.com
- Enable ffmpeg support on openSUSE > 13.2
2015-03-19 18:59:18 +01:00
-------------------------------------------------------------------
Thu Mar 19 17:42:31 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.2.2:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.2.2.php
2015-02-20 03:45:28 +01:00
-------------------------------------------------------------------
Fri Feb 20 02:43:51 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.2.1:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.2.1.php
2015-01-26 20:49:59 +01:00
-------------------------------------------------------------------
Mon Jan 26 19:49:17 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.2 Final:
* For more details please see:
https://www.kde.org/announcements/plasma-5.2.0.php
2015-01-13 19:28:47 +01:00
-------------------------------------------------------------------
Tue Jan 13 16:34:55 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.2 Beta aka 5.1.95:
* Undo changes to Plasma desktop layout
* Smarter sorting of results in KRunner
* Breeze window decoration theme adds a new look to your
desktop and is now used by default
* New white mouse cursor theme for Breeze.
* New plasma widgets: 15 puzzle, web browser, show desktop
* Over 300 bugs fixed throughout Plasma modules.
* For more details please see:
https://www.kde.org/announcements/plasma-5.1.95.php
- Add lang subpackage
- Add rpmlintrc file for file-not-in-%lang warnings: we don't use
find_lang macro as it doesn't searches in subdirectories
2014-11-06 22:16:39 +01:00
-------------------------------------------------------------------
2014-12-11 19:01:33 +01:00
Thu Dec 11 17:59:47 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.1.2:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.1.2.php
-------------------------------------------------------------------
2014-11-06 22:16:39 +01:00
Thu Nov 6 20:14:12 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.1.1:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.1.1.php
2014-11-04 03:56:40 +01:00
-------------------------------------------------------------------
Tue Nov 4 02:55:53 UTC 2014 - hrvoje.senjan@gmail.com
- Unconditionally BuildRequire pkgconfig(poppler-qt5)
2014-10-09 23:34:00 +02:00
-------------------------------------------------------------------
Thu Oct 9 21:24:28 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.1 Final:
* Bugfixes since RC1
* For more details please see:
https://www.kde.org/announcements/plasma-5.1.0.php
2014-09-26 00:33:46 +02:00
-------------------------------------------------------------------
Thu Sep 25 22:32:40 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.0.95:
* Minor API adjustements since previous snapshot
2014-09-11 18:30:32 +02:00
-------------------------------------------------------------------
Thu Sep 11 16:28:16 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.0.95~git20140911 (r5d1c60d):
* Use QPluginLoader instead of KService for loading the plugins.
* API cleanups
- Drop kservice-devel BuildRequires, per upstream changes
- Add baselibs.conf
2014-08-10 23:05:56 +02:00
-------------------------------------------------------------------
Sun Aug 10 21:04:39 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.0.1
* Bugfix release
2014-07-11 16:40:18 +02:00
-------------------------------------------------------------------
Fri Jul 11 14:38:56 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.0.0
* Plasma 5.0 Final
2014-07-03 19:56:43 +02:00
-------------------------------------------------------------------
Thu Jul 3 17:35:40 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 4.98.0
* Plasma 5 RC release
2014-06-03 23:24:49 +02:00
-------------------------------------------------------------------
Tue Jun 3 21:24:36 UTC 2014 - hrvoje.senjan@gmail.com
2014-06-17 17:39:21 +02:00
- Update to 4.97.0
* Beta 2 of Plasma 5 release
2014-06-04 18:34:26 +02:00
- Add Source URL
2014-06-03 23:24:49 +02:00
2014-05-18 01:33:40 +02:00
-------------------------------------------------------------------
Sat May 17 23:28:42 UTC 2014 - hrvoje.senjan@gmail.com
- Activate kfilemetadata5 package