Hello community, here is the log from the commit of package dico for openSUSE:Factory checked in at 2020-09-06 00:02:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dico (Old) and /work/SRC/openSUSE:Factory/.dico.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dico" Sun Sep 6 00:02:26 2020 rev:5 rq:832113 version:2.10 Changes: -------- --- /work/SRC/openSUSE:Factory/dico/dico.changes 2020-06-11 14:54:20.919214096 +0200 +++ /work/SRC/openSUSE:Factory/.dico.new.3399/dico.changes 2020-09-06 00:02:49.419266497 +0200 @@ -1,0 +2,7 @@ +Fri Sep 4 10:24:20 UTC 2020 - Andreas Stieger <[email protected]> + +- dico 2.10: + * Fix compilation with gcc 10 + * Restore po files + +------------------------------------------------------------------- Old: ---- dico-2.9.tar.xz dico-2.9.tar.xz.sig New: ---- dico-2.10.tar.xz dico-2.10.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dico.spec ++++++ --- /var/tmp/diff_new_pack.YLf1Zj/_old 2020-09-06 00:02:51.283267430 +0200 +++ /var/tmp/diff_new_pack.YLf1Zj/_new 2020-09-06 00:02:51.287267433 +0200 @@ -19,7 +19,7 @@ %define sover 2 %define lib_name lib%{name}%{sover} Name: dico -Version: 2.9 +Version: 2.10 Release: 0 Summary: Flexible modular implementation of DICT server (RFC 2229) License: GPL-3.0-or-later @@ -46,6 +46,7 @@ Requires(post): info Requires(preun): info Recommends: %{name}-modules +%lang_package %description GNU Dico is a flexible modular implementation of DICT server (RFC 2229). In @@ -104,6 +105,7 @@ %install %make_install find %{buildroot} -type f \( -name '*.a' -o -name '*.la' \) -delete -print +%find_lang %{name} %post -n %{lib_name} -p /sbin/ldconfig %postun -n %{lib_name} -p /sbin/ldconfig @@ -130,6 +132,8 @@ %{_mandir}/man5/dicod.conf.5%{?ext_man} %{_mandir}/man8/dicod.8%{?ext_man} +%files lang -f %{name}.lang + %files -n %{lib_name} %{_libdir}/libdico.so.%{sover}* ++++++ dico-2.9.tar.xz -> dico-2.10.tar.xz ++++++ ++++ 99054 lines of diff (skipped)
