Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dico for openSUSE:Factory checked in 
at 2025-01-02 19:23:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dico (Old)
 and      /work/SRC/openSUSE:Factory/.dico.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dico"

Thu Jan  2 19:23:14 2025 rev:7 rq:1234507 version:2.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/dico/dico.changes        2021-06-09 
21:52:52.282535623 +0200
+++ /work/SRC/openSUSE:Factory/.dico.new.1881/dico.changes      2025-01-02 
19:23:58.542780922 +0100
@@ -1,0 +2,13 @@
+Wed Jan  1 21:56:30 UTC 2025 - Andreas Stieger <[email protected]>
+
+- Update to version 2.12
+  * gcide module bug fixes
+  * gcide: New option: "watch"
+  * gcide: HTML output using the "html" module option
+  * Input conversions: The argument to DEFINE or MATCH command can
+    optionally be modified before being used in actual search
+  * New module "greek_kbd" for Greek transliteration.
+  * bug fixes
+- switch to pcre2
+
+-------------------------------------------------------------------

Old:
----
  dico-2.11.tar.xz
  dico-2.11.tar.xz.sig
  dico.keyring

New:
----
  dico-2.12.tar.xz

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

Other differences:
------------------
++++++ dico.spec ++++++
--- /var/tmp/diff_new_pack.3wSudb/_old  2025-01-02 19:23:59.442818473 +0100
+++ /var/tmp/diff_new_pack.3wSudb/_new  2025-01-02 19:23:59.446818640 +0100
@@ -2,6 +2,7 @@
 # spec file for package dico
 #
 # Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2025 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +20,17 @@
 %define         sover 2
 %define         lib_name lib%{name}%{sover}
 Name:           dico
-Version:        2.11
+Version:        2.12
 Release:        0
 Summary:        Flexible modular implementation of DICT server (RFC 2229)
 License:        GPL-3.0-or-later
 Group:          Productivity/Office/Dictionary
 URL:            https://www.gnu.org/software/dico/
 Source0:        https://ftp.gnu.org/gnu/dico/dico-%{version}.tar.xz
-Source1:        https://ftp.gnu.org/gnu/dico/dico-%{version}.tar.xz.sig
-Source2:        
https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=%{name}&download=1#/%{name}.keyring
+# not updated on savannah
+# Source1:        https://ftp.gnu.org/gnu/dico/dico-%%{version}.tar.xz.sig
+# https://www.gnu.org.ua/software/dico/download.html
+# Source2:        
https://savannah.gnu.org/people/viewgpg.php?user_id=311#/%%{name}.keyring
 BuildRequires:  groff
 BuildRequires:  guile-devel
 BuildRequires:  libtool
@@ -38,13 +41,11 @@
 BuildRequires:  readline-devel
 BuildRequires:  wordnet-devel
 BuildRequires:  pkgconfig(libgsasl)
-BuildRequires:  pkgconfig(libpcre)
+BuildRequires:  pkgconfig(libpcre2-8)
 BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(tk)
 BuildRequires:  pkgconfig(zlib)
 Requires:       m4
-Requires(post): info
-Requires(preun): info
 Recommends:     %{name}-modules
 %lang_package
 
@@ -90,7 +91,7 @@
 This package contains extensions and modules for %{name}.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 export CFLAGS="%{optflags} -fcommon"
@@ -107,13 +108,7 @@
 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
-%post
-%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
-
-%preun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
+%ldconfig_scriptlets -n %{lib_name}
 
 %files
 %license COPYING
@@ -133,15 +128,19 @@
 %{_mandir}/man8/dicod.8%{?ext_man}
 
 %files lang -f %{name}.lang
+%license COPYING
 
 %files -n %{lib_name}
+%license COPYING
 %{_libdir}/libdico.so.%{sover}*
 
 %files devel
+%license COPYING
 %dir %{_includedir}/%{name}
 %{_includedir}/%{name}/*.h
 %{_libdir}/libdico.so
 
 %files modules
+%license COPYING
 %{_libdir}/%{name}/*.so
 

++++++ dico-2.11.tar.xz -> dico-2.12.tar.xz ++++++
++++ 275656 lines of diff (skipped)

Reply via email to