Hello community,

here is the log from the commit of package m17n-db for openSUSE:Factory checked 
in at 2020-02-26 15:01:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/m17n-db (Old)
 and      /work/SRC/openSUSE:Factory/.m17n-db.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "m17n-db"

Wed Feb 26 15:01:36 2020 rev:28 rq:778466 version:1.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/m17n-db/m17n-db.changes  2015-03-05 
18:14:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.m17n-db.new.26092/m17n-db.changes       
2020-02-26 15:01:37.856782304 +0100
@@ -1,0 +2,6 @@
+Sat Feb 22 19:36:12 UTC 2020 - Bjørn Lie <[email protected]>
+
+- No longer recommend -lang: supplements are in use.
+- Run spec-cleaner, modernize spec.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ m17n-db.spec ++++++
--- /var/tmp/diff_new_pack.x6KtHR/_old  2020-02-26 15:01:38.568783724 +0100
+++ /var/tmp/diff_new_pack.x6KtHR/_new  2020-02-26 15:01:38.576783741 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package m17n-db
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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,17 +20,16 @@
 Version:        1.7.0
 Release:        0
 Summary:        Database Needed by the m17n Library m17n-lib
-License:        GPL-2.0+ and LGPL-2.1+ and SUSE-Public-Domain and MIT
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND SUSE-Public-Domain 
AND MIT
 Group:          System/I18n/Japanese
-Url:            http://www.m17n.org/m17n-lib/
+URL:            https://www.m17n.org/m17n-lib/
 Source0:        
http://download.savannah.gnu.org/releases/m17n/%{name}-%{version}.tar.gz
 Patch0:         bnc429430-ar-kbd.patch
+
 BuildRequires:  glibc-i18ndata
-BuildRequires:  pkg-config
-Recommends:     %{name}-lang
+BuildRequires:  pkgconfig
 Provides:              m17n-contrib > 1.1.14
 Obsoletes:             m17n-contrib <= 1.1.14
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -39,21 +38,19 @@
 %lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
 %configure
-make %{?_sm_mflags}
+%make_build
 
 %install
-%makeinstall
-
+%make_install
 %find_lang m17n-db
 
 %files
-%defattr(-, root, root)
-%doc AUTHORS COPYING NEWS README ChangeLog
+%license COPYING
+%doc AUTHORS NEWS README ChangeLog
 %dir %{_datadir}/m17n/
 %{_datadir}/m17n/*
 %{_bindir}/*


Reply via email to