Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lbdb for openSUSE:Factory checked in at 2021-05-18 18:27:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lbdb (Old) and /work/SRC/openSUSE:Factory/.lbdb.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lbdb" Tue May 18 18:27:01 2021 rev:26 rq:893874 version:0.49 Changes: -------- --- /work/SRC/openSUSE:Factory/lbdb/lbdb.changes 2020-05-20 18:46:38.101440394 +0200 +++ /work/SRC/openSUSE:Factory/.lbdb.new.2988/lbdb.changes 2021-05-18 18:27:27.710697318 +0200 @@ -1,0 +2,13 @@ +Mon May 17 15:03:16 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to version 0.49 + * lbdbq: re-add $exec_prefix, which may be used in libdir. + * Strip suffixes starting with "+" from elpa version. + * Forward INMAIL_DB default from m_inmail to lbdb-munge. + * Build-Depends on dh-elpa >= 1.16 to avoid path injection (Closes: #973971) + * Upgrade to debhelper v13 and use debhelper-compat instead of d/compat. + * Upgrade Standards-Version to 4.5.0. + * Move mutt_ldap_query to /usr/bin, since it can be called separately. + * Linitian override for false positive bin-sbin-mismatch. + +------------------------------------------------------------------- Old: ---- lbdb_0.48.1.tar.xz New: ---- lbdb_0.49.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lbdb.spec ++++++ --- /var/tmp/diff_new_pack.bxsGtJ/_old 2021-05-18 18:27:28.190695238 +0200 +++ /var/tmp/diff_new_pack.bxsGtJ/_new 2021-05-18 18:27:28.190695238 +0200 @@ -17,13 +17,13 @@ Name: lbdb -Version: 0.48.1 +Version: 0.49 Release: 0 Summary: Address Database for mutt License: GPL-2.0-or-later Group: Productivity/Networking/Email/Utilities -URL: http://www.spinnaker.de/lbdb/ -Source: http://www.spinnaker.de/debian/lbdb_%{version}.tar.xz +URL: https://www.spinnaker.de/lbdb/ +Source: https://www.spinnaker.de/lbdb/download/lbdb_%{version}.tar.gz Patch0: lbdb.rc.dif Patch2: lbdb-hostname.diff Suggests: perl(Getopt::Long) @@ -45,7 +45,7 @@ set query_command="lbdbq %{s}" %prep -%setup -q -n lbdb-%{version} +%setup -q %patch0 -p1 %patch2 -p1 @@ -77,12 +77,11 @@ install %files -%defattr(-, root, root) -%doc README COPYING TODO +%license COPYING +%doc README TODO %config(noreplace) %{_sysconfdir}/* %{_bindir}/* -%{_libdir}/lbdb/* -%dir %{_libdir}/lbdb +%{_libdir}/lbdb/ %{_mandir}/man?/* %changelog
