From 2937ef60c7012726d39a3090066498239d1d62dd943752b7d878bf44973acd50 Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Tue, 28 Apr 2020 11:09:02 +0000 Subject: [PATCH] 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 --- kbibtex-0.9.1.tar.xz | 3 --- kbibtex-0.9.2.tar.xz | 3 +++ kbibtex.changes | 18 ++++++++++++++++++ kbibtex.spec | 4 ++-- 4 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 kbibtex-0.9.1.tar.xz create mode 100644 kbibtex-0.9.2.tar.xz diff --git a/kbibtex-0.9.1.tar.xz b/kbibtex-0.9.1.tar.xz deleted file mode 100644 index a83df37..0000000 --- a/kbibtex-0.9.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36b1c5b444d70a6b06f4b76bd388611d70300a01a12a9658587b2e11508227ab -size 4185284 diff --git a/kbibtex-0.9.2.tar.xz b/kbibtex-0.9.2.tar.xz new file mode 100644 index 0000000..429441b --- /dev/null +++ b/kbibtex-0.9.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d98651fba99de8ebaf1a19bd8b3c3ac660a34cea33e4c587be30fd61466fac27 +size 4196896 diff --git a/kbibtex.changes b/kbibtex.changes index 6c5940f..2a2c7d9 100644 --- a/kbibtex.changes +++ b/kbibtex.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Apr 28 07:44:13 UTC 2020 - Wolfgang Bauer + +- 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 diff --git a/kbibtex.spec b/kbibtex.spec index d9d296b..52fb929 100644 --- a/kbibtex.spec +++ b/kbibtex.spec @@ -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