Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package words for openSUSE:Factory checked in at 2022-02-02 22:41:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/words (Old) and /work/SRC/openSUSE:Factory/.words.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "words" Wed Feb 2 22:41:54 2022 rev:30 rq:950750 version:2015.02.15 Changes: -------- --- /work/SRC/openSUSE:Factory/words/words.changes 2017-11-29 10:51:18.911577406 +0100 +++ /work/SRC/openSUSE:Factory/.words.new.1898/words.changes 2022-02-02 22:42:56.182912604 +0100 @@ -1,0 +2,5 @@ +Sat Jan 29 17:28:33 UTC 2022 - Dirk M??ller <[email protected]> + +- buildrequire glibc-locale to always have en_GB.* locale available + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ words.spec ++++++ --- /var/tmp/diff_new_pack.JXRI12/_old 2022-02-02 22:42:56.662909351 +0100 +++ /var/tmp/diff_new_pack.JXRI12/_new 2022-02-02 22:42:56.670909297 +0100 @@ -1,7 +1,7 @@ # # spec file for package words # -# Copyright (c) 2017 SUSE LINUX 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,7 +12,7 @@ # 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/ # @@ -20,22 +20,21 @@ %if ! %{defined _fillupdir} %define _fillupdir /var/adm/fillup-templates %endif - Name: words Version: 2015.02.15 Release: 0 Summary: An English words dictionary License: SUSE-Public-Domain Group: Productivity/Office/Dictionary -Url: http://wordlist.sourceforge.net/ +URL: http://wordlist.sourceforge.net/ Source0: http://prdownloads.sourceforge.net/wordlist/scowl-2015.02.15.tar.gz Source1: sysconfig.words Source2: SuSEconfig.words -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: glibc-locale +BuildRequires: sysvinit-tools PreReq: %fillup_prereq Provides: scowl = %{version}-%{release} BuildArch: noarch -BuildRequires: sysvinit-tools %description This package contains an English words dictionary which will be installed as @@ -133,7 +132,6 @@ test -L usr/share/dict/words && rm usr/share/dict/words || true %files -%defattr(-,root,root,-) %doc Copyright README %dir %{_libexecdir}/words %attr(755,root,root) %{_libexecdir}/words/update @@ -144,11 +142,9 @@ %verify(not link mtime) %{_localstatedir}/lib/dict/words %files -n words-british -%defattr(-,root,root,-) %{_datadir}/dict/british %files -n words-canadian -%defattr(-,root,root,-) %{_datadir}/dict/canadian %changelog
