Hello community, here is the log from the commit of package kbibtex for openSUSE:Factory checked in at 2019-01-08 12:28:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbibtex (Old) and /work/SRC/openSUSE:Factory/.kbibtex.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbibtex" Tue Jan 8 12:28:13 2019 rev:5 rq:663015 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kbibtex/kbibtex.changes 2018-11-19 23:32:47.091135803 +0100 +++ /work/SRC/openSUSE:Factory/.kbibtex.new.28833/kbibtex.changes 2019-01-08 12:30:51.684116317 +0100 @@ -1,0 +2,24 @@ +Sat Jan 5 08:19:43 UTC 2019 - Cor Blom <[email protected]> + +- Update to version 0.8.2: + * Formatting error when saving file ( switching " and } ) (kde#388892) + * Crash after compilation (kde#394659) + * When saving the file, I am always warned that file has changed in disk + (kde#396343) + * Bibliography system options contains duplicates (kde#396598) + * ScienceDirect search broken (kde#397027) + * Untranslated strings from bibtexfields.cpp and bibtexentries.cpp + (kde#397604) + * KBibTeX crashes when editing element (kde#398136) + * Don't remove leading whitespace in macros (kde#401470) + * Using official APIs for IEEE Xplore and ScienceDirect + * Fixing resource leakage as identified by Coverity Scan: + CID 287670, 287669 + * Fixing issues as identified by clazy + * Migrating from HTTP to HTTPS protocol in various places + * In encoder classes, migrating away from raw char and char* to Qt + classes + * Various smaller fixes +- Removed now merged kde398136.patch + +------------------------------------------------------------------- Old: ---- kbibtex-0.8.1.tar.xz kde398136.patch New: ---- kbibtex-0.8.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbibtex.spec ++++++ --- /var/tmp/diff_new_pack.LO26DU/_old 2019-01-08 12:30:52.232115721 +0100 +++ /var/tmp/diff_new_pack.LO26DU/_new 2019-01-08 12:30:52.236115717 +0100 @@ -1,7 +1,7 @@ # # spec file for package kbibtex # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,15 +19,13 @@ %bcond_without lang Name: kbibtex -Version: 0.8.1 +Version: 0.8.2 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 -# PATCH-FIX-UPSTREAM: backported fix for kde#398136 -Patch1: kde398136.patch BuildRequires: extra-cmake-modules BuildRequires: kcompletion-devel BuildRequires: kcoreaddons-devel @@ -83,7 +81,7 @@ %lang_package %prep -%autosetup -p1 -n %{name}-%{version} +%autosetup -n %{name}-%{version} %build %cmake_kf5 -d build ++++++ kbibtex-0.8.1.tar.xz -> kbibtex-0.8.2.tar.xz ++++++ ++++ 47289 lines of diff (skipped)
