Hello community, here is the log from the commit of package kbibtex for openSUSE:Factory checked in at 2019-06-19 21:05:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbibtex (Old) and /work/SRC/openSUSE:Factory/.kbibtex.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbibtex" Wed Jun 19 21:05:10 2019 rev:6 rq:708193 version:0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/kbibtex/kbibtex.changes 2019-01-08 12:30:51.684116317 +0100 +++ /work/SRC/openSUSE:Factory/.kbibtex.new.4811/kbibtex.changes 2019-06-19 21:06:26.986403867 +0200 @@ -1,0 +2,31 @@ +Thu Jun 6 14:28:08 UTC 2019 - Wolfgang Bauer <[email protected]> + +- Update to version 0.9: + * Can be compiled under Windows via Craft + * Integrating 'BibSearch', a mobile variant of KBibTeX using QML + (Sailfish OS only as of now) + * Refactoring of id suggestion editor + * Making building Zotero support compile-time optional + * Internal refactoring of singleton variables and configuration + settings + * Adding considerable number of QtText-based tests + * Migrating from QRegExp to QRegularExpression class + * Using Kate's text editor component for BibTeX sources + * Validating user-entered BibTeX sources while typing + * More verbose diagnostics while loading BibTeX or RIS data + * Various bugfixes in Encoder and BibTeX import classes thanks to + improved automated tests + * Various small improvements for better robustness, performance, + and memory efficiency + * Make entry type (and more fields) available in entry id + suggestion setup (kde#392137) + * BibLaTeX uses "file" instead of "localfile" (kde#396597) + * Correct handling of ligatures like "st" (kde#405504, + kde#406692) + * Fixing resource leakage as identified by Coverity Scan: + CID 325572, 325573 + * Integrating commits by Alexander Dunlap, Antonio Rojas, Erik + Quaeghebeur, Frederik Schwarzer, Pino Toscano, and Yuri + Chornoivan + +------------------------------------------------------------------- Old: ---- kbibtex-0.8.2.tar.xz New: ---- kbibtex-0.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbibtex.spec ++++++ --- /var/tmp/diff_new_pack.hPJtB0/_old 2019-06-19 21:06:27.694404508 +0200 +++ /var/tmp/diff_new_pack.hPJtB0/_new 2019-06-19 21:06:27.698404512 +0200 @@ -19,16 +19,16 @@ %bcond_without lang Name: kbibtex -Version: 0.8.2 +Version: 0.9 Release: 0 Summary: The BibTeX (Latex) bibliography manager by KDE License: GPL-2.0-only Group: Productivity/Publishing/TeX/Utilities URL: https://userbase.kde.org/KBibTeX/ -Source: http://download.kde.org/stable/KBibTeX/%{version}/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/KBibTeX/%{version}/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kcompletion-devel -BuildRequires: kcoreaddons-devel +BuildRequires: kcoreaddons-devel >= 5.51.0 BuildRequires: kcrash-devel BuildRequires: kdoctools-devel BuildRequires: ki18n-devel @@ -37,6 +37,7 @@ BuildRequires: kitemviews-devel BuildRequires: kparts-devel BuildRequires: kservice-devel +BuildRequires: ktexteditor-devel BuildRequires: kwallet-devel BuildRequires: kxmlgui-devel BuildRequires: libicu-devel ++++++ kbibtex-0.8.2.tar.xz -> kbibtex-0.9.tar.xz ++++++ ++++ 121557 lines of diff (skipped)
