Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package chasen for openSUSE:Factory checked in at 2021-05-16 23:42:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chasen (Old) and /work/SRC/openSUSE:Factory/.chasen.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chasen" Sun May 16 23:42:01 2021 rev:23 rq:893464 version:2.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/chasen/chasen.changes 2017-11-10 14:58:18.478102013 +0100 +++ /work/SRC/openSUSE:Factory/.chasen.new.2988/chasen.changes 2021-05-16 23:44:18.533094131 +0200 @@ -1,0 +2,7 @@ +Wed May 12 19:30:36 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to version 2.4.5 + * fix buffer overflow +- Drop upstream fixed chasen244-secfix.diff + +------------------------------------------------------------------- Old: ---- chasen-2.4.4.tar.gz chasen244-secfix.diff New: ---- chasen-2.4.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chasen.spec ++++++ --- /var/tmp/diff_new_pack.gvOesp/_old 2021-05-16 23:44:19.025092224 +0200 +++ /var/tmp/diff_new_pack.gvOesp/_new 2021-05-16 23:44:19.029092209 +0200 @@ -1,7 +1,7 @@ # # spec file for package chasen # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,28 +12,25 @@ # 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/ # - Name: chasen -BuildRequires: darts gcc-c++ -BuildRequires: libtool License: BSD-3-Clause Group: System/I18n/Japanese -Requires: ipadic -Version: 2.4.4 +Version: 2.4.5 Release: 0 -Url: http://chasen.aist-nara.ac.jp/ -# original source http://chasen.aist-nara.ac.jp/stable/chasen/chasen-2.4.4.tar.gz -Source0: %{name}-%{version}.tar.gz +Summary: Japanese Morphological Analysis System +URL: https://osdn.net/projects/chasen-legacy +Source0: %{URL}/downloads/56305/chasen-%{version}.tar.xz Patch1: chasen-decls.diff -Patch2: chasen244-secfix.diff # PATCH-FIX-UPSTREAM -Patch3: chasen-initialize-memory.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: Japanese Morphological Analysis System +Patch2: chasen-initialize-memory.patch +BuildRequires: gcc-c++ +BuildRequires: darts +BuildRequires: libtool +Requires: ipadic # Summary(ja): ??????????????????????????? ?????? # %description -l ja # ??????????????????????????????????????????????????????????????????????????????????????????????????????????????? @@ -149,7 +146,6 @@ %setup -q %patch1 %patch2 -p1 -%patch3 -p1 %build autoreconf --force --install @@ -172,7 +168,6 @@ rm -f %{buildroot}%{_libdir}/*.la %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig %files