Changelog for
basket5-2.50+git20200705.00e1d08-19.6.i586.rpm :
* Sat May 09 2020 Wolfgang Bauer
- Add Added-support-for-latest-libgit.patch to fix build with libgit2-1.0 in Tumbleweed
* Fri Apr 26 2019 Wolfgang Bauer - Update to version 2.50+git20190227.a801db1:
* 2.49b release
* Use reference for saveToFile parameter
* htmlexporter: use QFile functionality for saving file
* Decrypt images before exporting basket to HTML
* Update tag name in tag list on Tag Customize dialog
* Additional code cleanup for #40
* Fix the import from a desktop menu launcher
* Use the expected names for icon files, list them
* Remove the global KAboutData object, fix translations
* GitWrapper: fix crash on basket deletion- BuildRequire libgpgme-devel instead of the outdated gpgmepp5-devel, that\'s what it actually looks for anyway- Update Qt5/KF5 build requirements- Use %{_kf5_
*} macros in file list
* Thu Oct 25 2018 Christophe Giboudeaux - Switch the KDE4 snapshot to the KF5 based one.- Run spec-cleaner
* Tue Mar 27 2018 wbauerAATTtmo.at- Update to version 2.50+git20180301.4c2e64c:
* Fix kde4 data migration from custom folder
* Fix KF5 issues
* Fixes for Qt 5 after merge (replace Q_WS_ with Q_OS_)
* Fix dependencies
* Bump version
* Russian translation update
* Italian translation updates
* Replace toLatin1 with toUtf8 to avoid title distortion
* Insert Image: give option to load from file
* QXmlStreamWriter: extract common setup code to XMLWork
* include cleanup
* fix indentation
* Convert QDomDocument to QXmlStreamWriter for saving XML files- Drop upstreamed and/or no longer necessary patches:
* no-build-date.patch
* basket-disable-tests.patch
* basket-disable-doc.patch
* basket5-VERSION.patch
* Sat Jul 09 2016 tittiatcokeAATTgmail.com- Update to version 2.50+git20160311.9c363a1:
* Fix implicit cast on return value (bool -> QPixmap
*)
* Remove extra ; in string concatenation
* Small docbook cleanup
* KDBusService::Unique: raise window and pass arguments to the already-running instance
* Small string fixes
* Fix tests and gpgme
* Typo fix: successfuly -> successfully
* Grammar fix: allows to -> allows to
* Spanish translation: fix typos
* Refresh gettext pot template and translation files
* Update Italian translation
* GpgMe: require GnuPG v1; print GPG_ERR_CANCELED (maybe bug)
* Update copyright date and crash report e-mail
* Bump version to 2.49
* Tue Jan 19 2016 iAATTmarguerite.su- Update to version 2.50+git20160119.4f82f16:
* use KF5Gpgmepp instead of old Gpgme
* Do not parent Basket archive export dialog
* Importers: remove unnecessary literals added on conversion
* Wed Jan 13 2016 iAATTmarguerite.su- Update to version 2.50+git20160113.a5b7623: + Fix narrowing conversion error
* Wed Dec 30 2015 iAATTmarguerite.su- Update to version 2.50+git20151219.aad47d2: + KF5 porting: use QWidgetAction for font comboboxes on the toolbar + Cmake adjustments for GPGME and unit tests + Modified for libgit2 0.22.x functions as these specific existing functions are no longer present in the lib + Fix remaining KF5 build issues + Fix icon names and memory leaks + Fix small porting issues + Fix welcome baskets creation + Fix small GUI bugs + Add Kdelibs4ConfigMigrator- add patch: basket5-gpgmepp5.patch- add patch: basket-disable-tests.patch- add patch: basket-disable-doc.patch- add patch: basket5-VERSION.patch
* Tue Mar 26 2013 dmitry_rAATTopensuse.org- Update to version 1.90
* no changelog available
* Sat Jan 22 2011 asterios.dramisAATTgmail.com- Spec file updates
* Changed package Group to Productivity/Office/Other.
* BuildRequires: updates to fix building in openSUSE Factory.
* Small updates in BuildRequires:, %install and %files sections.
* Updated %description based on spec-cleaner run.- Added a patch to fix a rpmlint warning (file-contains-current-date).