Accepting request 798574 from home:wolfi323:branches:KDE:Extra

- Update to version 0.9.2:
  * Updating favicon URLs
  * (PDF) files associated with newly saved bibliography files can
    only be associated with absolute URLs, not relative URLs as
    should be possible (kde#409281)
  * Fixing potential crash due to defining TRANSLATION_DOMAIN
    (kde#414375, kde#414385)
  * Deselecting all fields on BibTeX Viewer hides the field sorting
    header (kde#414195)
  * File URLs passed by command line preceed over LRU (kde#417164)
  * View documents containing question mark characters (kde#401553)
  * Fix bug preventing editing of comments
  * Edit Element dialog closes without confirming, possibly losing
    edits (kde#417210)

OBS-URL: https://build.opensuse.org/request/show/798574
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=55
This commit is contained in:
Cor Blom 2020-04-28 11:09:02 +00:00 committed by Git OBS Bridge
parent 59578e5784
commit 2937ef60c7
4 changed files with 23 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:36b1c5b444d70a6b06f4b76bd388611d70300a01a12a9658587b2e11508227ab
size 4185284

3
kbibtex-0.9.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d98651fba99de8ebaf1a19bd8b3c3ac660a34cea33e4c587be30fd61466fac27
size 4196896

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Apr 28 07:44:13 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
- Update to version 0.9.2:
* Updating favicon URLs
* (PDF) files associated with newly saved bibliography files can
only be associated with absolute URLs, not relative URLs as
should be possible (kde#409281)
* Fixing potential crash due to defining TRANSLATION_DOMAIN
(kde#414375, kde#414385)
* Deselecting all fields on BibTeX Viewer hides the field sorting
header (kde#414195)
* File URLs passed by command line preceed over LRU (kde#417164)
* View documents containing question mark characters (kde#401553)
* Fix bug preventing editing of comments
* Edit Element dialog closes without confirming, possibly losing
edits (kde#417210)
-------------------------------------------------------------------
Mon Nov 18 10:40:45 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>

View File

@ -1,7 +1,7 @@
#
# spec file for package kbibtex
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LINUX LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%bcond_without lang
Name: kbibtex
Version: 0.9.1
Version: 0.9.2
Release: 0
Summary: The BibTeX (Latex) bibliography manager by KDE
License: GPL-2.0-only