Hello community,

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

Package is "lunar-date"

Fri Feb  7 15:54:36 2020 rev:2 rq:770644 version:2.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/lunar-date/lunar-date.changes    2020-02-06 
13:08:03.132330496 +0100
+++ /work/SRC/openSUSE:Factory/.lunar-date.new.26092/lunar-date.changes 
2020-02-07 15:56:11.759567548 +0100
@@ -1,0 +2,5 @@
+Thu Feb  6 10:44:43 UTC 2020 - Hillwood Yang <[email protected]>
+
+- Need to set %{name}-lang as Recommends tag for library package. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lunar-date.spec ++++++
--- /var/tmp/diff_new_pack.gYoT1V/_old  2020-02-07 15:56:13.575568474 +0100
+++ /var/tmp/diff_new_pack.gYoT1V/_new  2020-02-07 15:56:13.575568474 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lunar-date
 #
-# Copyright (c) 2020 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,23 +12,24 @@
 # 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/
 #
 
+
 %define _libver 3_0
 %define _libpkg lib%{name}-%{_libver}-1
 
 Summary:        Chinese Lunar calendar library
+License:        GPL-2.0-or-later
+Group:          System/I18n/Chinese
 Name:           lunar-date
 Version:        2.9.3
 Release:        0
-License:        GPL-2.0+
-Group:          System/I18n/Chinese
-Url:            https://github.com/yetist/lunar-date
+URL:            https://github.com/yetist/lunar-date
 Source:         
https://github.com/yetist/lunar-date/archive/v%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  meson >= 0.50.0
-BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk-doc)
 BuildRequires:  pkgconfig(vapigen)
@@ -36,6 +37,7 @@
 %package -n %{_libpkg}
 Summary:        Chinese Lunar calendar library
 Group:          System/I18n/Chinese
+Recommends:     %{name}-lang
 
 %package -n typelib-1_0-LunarDate-%{_libver}
 Summary:        Chinese Lunar calendar introspection bindings


Reply via email to