Hello community,
here is the log from the commit of package cldr-emoji-annotation for
openSUSE:Leap:15.2 checked in at 2020-03-31 07:21:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/cldr-emoji-annotation (Old)
and /work/SRC/openSUSE:Leap:15.2/.cldr-emoji-annotation.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cldr-emoji-annotation"
Tue Mar 31 07:21:41 2020 rev:10 rq:789503 version:32.0.0_1
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/cldr-emoji-annotation/cldr-emoji-annotation.changes
2020-01-15 14:50:24.625414938 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.cldr-emoji-annotation.new.3160/cldr-emoji-annotation.changes
2020-03-31 07:21:45.442382074 +0200
@@ -1,0 +2,6 @@
+Wed Mar 11 08:48:10 UTC 2020 - Antonio Larrosa <[email protected]>
+
+- Replace BuildRequires: gnome-common with the actual required package:
+ libtool, automake/conf and pkg-config
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cldr-emoji-annotation.spec ++++++
--- /var/tmp/diff_new_pack.1yT1XN/_old 2020-03-31 07:21:45.918382280 +0200
+++ /var/tmp/diff_new_pack.1yT1XN/_new 2020-03-31 07:21:45.918382280 +0200
@@ -1,7 +1,7 @@
#
# spec file for package cldr-emoji-annotation
#
-# Copyright (c) 2017 SUSE LINUX 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,12 +20,15 @@
Version: 32.0.0_1
Release: 0
Summary: Emoji annotation files in CLDR
-License: LGPL-2.0+ and Unicode
+License: LGPL-2.0-or-later AND Unicode
Group: System/I18n/Chinese
-Url: https://github.com/fujiwarat/cldr-emoji-annotation
+URL: https://github.com/fujiwarat/cldr-emoji-annotation
Source:
https://github.com/fujiwarat/cldr-emoji-annotation/archive/%{version}/%{name}-%{version}.tar.gz
+BuildRequires: autoconf
+BuildRequires: automake
BuildRequires: fdupes
-BuildRequires: gnome-common
+BuildRequires: libtool
+BuildRequires: pkg-config
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build