Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mythes for openSUSE:Factory checked in at 2022-09-15 22:57:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mythes (Old) and /work/SRC/openSUSE:Factory/.mythes.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mythes" Thu Sep 15 22:57:39 2022 rev:8 rq:1003441 version:1.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/mythes/mythes.changes 2014-11-24 11:11:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mythes.new.2083/mythes.changes 2022-09-15 22:57:43.372966793 +0200 @@ -1,0 +2,7 @@ +Tue Sep 13 12:49:41 UTC 2022 - David Anes <david.a...@suse.com> + +- Version bump to 1.2.5 + * Fix use of deprecated hunspell apis in demo + * Fix some compilation warnings + +------------------------------------------------------------------- Old: ---- mythes-1.2.4.tar.gz New: ---- mythes-1.2.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mythes.spec ++++++ --- /var/tmp/diff_new_pack.qK7THq/_old 2022-09-15 22:57:43.904968296 +0200 +++ /var/tmp/diff_new_pack.qK7THq/_new 2022-09-15 22:57:43.912968319 +0200 @@ -1,7 +1,7 @@ # # spec file for package mythes # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,19 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define libname libmythes-1_2-0 Name: mythes -Version: 1.2.4 +Version: 1.2.5 Release: 0 Summary: A simple thesaurus for Libreoffice -License: BSD-2-Clause and MIT +License: BSD-2-Clause AND MIT Group: System/Libraries -Url: http://hunspell.sourceforge.net/ -Source0: http://downloads.sourceforge.net/hunspell/%{name}-%{version}.tar.gz +URL: https://github.com/hunspell/mythes +Source0: https://github.com/hunspell/mythes/releases/download/v%{version}/mythes-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: hunspell-devel BuildRequires: pkgconfig