Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ddskk for openSUSE:Factory checked 
in at 2025-08-19 16:47:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ddskk (Old)
 and      /work/SRC/openSUSE:Factory/.ddskk.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ddskk"

Tue Aug 19 16:47:27 2025 rev:31 rq:1300228 version:20250328

Changes:
--------
--- /work/SRC/openSUSE:Factory/ddskk/ddskk.changes      2025-07-31 
17:47:42.943932521 +0200
+++ /work/SRC/openSUSE:Factory/.ddskk.new.1085/ddskk.changes    2025-08-19 
16:49:10.558499133 +0200
@@ -1,0 +2,8 @@
+Sat Aug 16 15:44:21 UTC 2025 - Cliff Zhao <qz...@suse.com>
+
+- Split ddskk-doc out of ddskk:
+  Since too many documents files installed with the binary package,
+  seperate them to a solo doc package. User could have a choice to
+  install or not. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ddskk.spec ++++++
--- /var/tmp/diff_new_pack.tj4dKd/_old  2025-08-19 16:49:13.042602564 +0200
+++ /var/tmp/diff_new_pack.tj4dKd/_new  2025-08-19 16:49:13.078604063 +0200
@@ -72,6 +72,16 @@
 
 %endif
 
+%package doc
+Summary:        Documentation files for the %{name} package
+Group:          Documentation/HTML
+Requires:       %{name} = %{version}
+BuildArch:      noarch
+
+%description doc
+SKK (Simple Kana to Kanji conversion program) is a Japanese input
+method for Emacs. ddskk-doc contains Changelogs and Readme files.
+
 %prep
 %autosetup -p1 -n ddskk-ddskk-17.1_Neppu
 
@@ -152,7 +162,6 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog* READMEs
 %{emacs_package_dir}
 %config %{emacs_sitelisp_dir}/suse-start-%{name}.el
 %dir %{_datadir}/skk/
@@ -165,7 +174,6 @@
 %if %{use_xemacs}
 %files -n ddskk-xemacs
 %defattr(-,root,root)
-%doc ChangeLog* READMEs
 %dir %{xemacs_package_dir}/
 %dir %{xemacs_package_dir}/lisp/
 %dir %{xemacs_package_dir}%{_sysconfdir}/
@@ -173,3 +181,6 @@
 %{xemacs_package_dir}%{_sysconfdir}/*
 %endif
 
+%files doc
+%doc ChangeLog* READMEs
+

Reply via email to