Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package libgooglepinyin for openSUSE:Factory
checked in at 2024-02-04 19:07:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgooglepinyin (Old)
and /work/SRC/openSUSE:Factory/.libgooglepinyin.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgooglepinyin"
Sun Feb 4 19:07:40 2024 rev:9 rq:1143688 version:0.1.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/libgooglepinyin/libgooglepinyin.changes
2018-01-17 21:59:34.707650044 +0100
+++
/work/SRC/openSUSE:Factory/.libgooglepinyin.new.1815/libgooglepinyin.changes
2024-02-04 19:07:49.085617352 +0100
@@ -1,0 +2,7 @@
+Fri Feb 2 15:26:40 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Drop bogus dependency on python-base from the devel project:
+ there seems to be no indicaton in the code that this would be
+ real.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgooglepinyin.spec ++++++
--- /var/tmp/diff_new_pack.fqNLkI/_old 2024-02-04 19:07:50.509668667 +0100
+++ /var/tmp/diff_new_pack.fqNLkI/_new 2024-02-04 19:07:50.521669100 +0100
@@ -15,8 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-%define py_ver %(python -c "import sys; v=sys.version_info[:2]; print
'%%d.%%d'%%v" 2>/dev/null || echo PYTHON-NOT-FOUND)
-
Name: libgooglepinyin
Version: 0.1.2
Release: 1
@@ -46,11 +44,6 @@
%package devel
Summary: Development files for libgooglepinyin
Group: Development/Libraries/Other
-%if 0%{?suse_version}
-Requires: python-base >= %py_ver
-%else
-Requires: python-libs >= %py_ver
-%endif
Requires: %{name}0 = %{version}
%description devel