Hello community,

here is the log from the commit of package enchant-1 for openSUSE:Factory 
checked in at 2019-07-29 17:22:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/enchant-1 (Old)
 and      /work/SRC/openSUSE:Factory/.enchant-1.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "enchant-1"

Mon Jul 29 17:22:13 2019 rev:2 rq:717611 version:1.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/enchant-1/enchant-1.changes      2018-03-14 
19:25:32.493960476 +0100
+++ /work/SRC/openSUSE:Factory/.enchant-1.new.4126/enchant-1.changes    
2019-07-29 17:22:14.782394274 +0200
@@ -1,0 +2,9 @@
+Fri Jul 19 11:42:22 UTC 2019 - Antonio Larrosa <[email protected]>
+
+- Make libenchant1 recommend enchant-1-backends instead of requiring
+  any package providing enchant-1-backend. By default, the resolver
+  pulls in enchant-1-backend-voikko, which is only valid for the fi
+  locale, so by recommending enchant-1-backends, the resolver now
+  knows we have a preferred provider for the capability (boo#1141993).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ enchant-1.spec ++++++
--- /var/tmp/diff_new_pack.7RWvQX/_old  2019-07-29 17:22:15.450394027 +0200
+++ /var/tmp/diff_new_pack.7RWvQX/_new  2019-07-29 17:22:15.450394027 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package enchant-1
 #
-# 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
@@ -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/
 #
 
 
@@ -67,8 +67,8 @@
 
 %package -n enchant-1-backends
 Summary:        ISpell/Myspell backends for libenchant
-Group:          Productivity/Text/Spell
 # enchant up to version 1.6.1 was not packaged properly according the SLPP
+Group:          Productivity/Text/Spell
 Conflicts:      libenchant1 < 1.6.1
 Provides:       enchant-1-backend
 Provides:       libenchant1:%{_libdir}/enchant/libenchant_ispell.so
@@ -82,8 +82,8 @@
 %package -n enchant-1-backend-voikko
 Summary:        Generic Spell Checking Library - Voikko Plugin
 Group:          Productivity/Text/Spell
-Provides:       locale(%{name}:fi)
 Provides:       enchant-1-backend
+Provides:       locale(%{name}:fi)
 # Package was renamed from enchant-voikko to enchant-1-backend-voikke with 
version 1.6.1
 Obsoletes:      enchant-voikko < 1.6.1
 
@@ -94,15 +94,15 @@
 
 %package -n enchant-1-backend-zemberek
 Summary:        Generic Spell Checking Library - Zemberek Plugin
-Group:          Productivity/Text/Spell
 # Only zemberek-server over D-Bus is supported. Server must be installed 
locally:
+Group:          Productivity/Text/Spell
 Recommends:     zemberek-server
 Supplements:    packageand(libenchant1:zemberek-server)
+Provides:       enchant-1-backend
 Provides:       locale(%{name}:az)
 Provides:       locale(%{name}:tk)
 Provides:       locale(%{name}:tr)
 Provides:       locale(%{name}:tt)
-Provides:       enchant-1-backend
 # Package was renamed from enchant-voikko to enchant-1-backend-voikke with 
version 1.6.1
 Obsoletes:      enchant-zemberek < 1.6.1
 
@@ -115,6 +115,7 @@
 Summary:        Generic Spell Checking Library
 Group:          System/Libraries
 Requires:       enchant-1-backend
+Recommends:     enchant-1-backends
 Provides:       enchant = %{version}
 Obsoletes:      enchant < %{version}
 


Reply via email to