* KDE Bug 377401 KBibTeX fails to load zotero bibliography * KDE Bug 351455 Removing soversion from KBibTeX Part * KDE Bug 353898 Fixing build issues on ARM architecture * KDE Bug 354785 Using QTextDocument/QTextEdit instead of WebKit/WebEngine: more lightweight and supported on all platforms * KDE Bug 371515 Speeding up selection of elements in bibliography lists * KDE Bug 371593 Sorting field and entry types in comboboxe alphabetically * Fixing crash when open file got modified externally * Correcting choke on PubMed searches to 10 seconds * Fixing search issues for ACM, Google Scholar, JSTOR, and ScienceDirect * Setting foreground color of colored rows to either black or white for better readability * Disabling OCLC WorldCat (request for support denied by this organization) * Generally improved code quality as detected by code checkers such as Clazy or Coverity * Fixing handling of URLs and their protocols for local files * Fixing setting default id suggestion * Adding 'Keywords' field to .desktop file * Removing file that was licensed under CC BY-NC, but never got installed * Improved Unicode support * Refactoring writing of bibliography files, both to local and to remote places, including writing to symbolic links * Better handling quotation marks and protective curly brackets around titles * Updating translations - Removed upstreamed module-soversion.patch OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=20
8 lines
221 B
Plaintext
8 lines
221 B
Plaintext
<services>
|
|
<service name="download_url">
|
|
<param name="host">download.gna.org</param>
|
|
<param name="protocol">http</param>
|
|
<param name="path">/kbibtex/0.6/kbibtex-0.6.2.tar.xz</param>
|
|
</service>
|
|
</services>
|