Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lbdb for openSUSE:Factory checked in 
at 2023-06-29 17:28:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lbdb (Old)
 and      /work/SRC/openSUSE:Factory/.lbdb.new.13546 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lbdb"

Thu Jun 29 17:28:32 2023 rev:28 rq:1095778 version:0.51.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/lbdb/lbdb.changes        2021-11-10 
21:47:07.807829284 +0100
+++ /work/SRC/openSUSE:Factory/.lbdb.new.13546/lbdb.changes     2023-06-29 
17:28:51.766447149 +0200
@@ -1,0 +2,13 @@
+Wed Jun 28 08:32:01 UTC 2023 - Paolo Stivanin <[email protected]>
+
+- Update to 0.51.1:
+  * Add support for running testsuite on local built code (via $USE_LOCAL_LIB).
+  * Add testsuite for m_inmail/lbdb-fetchaddr.
+  * Fix example of MUNGE_LIMITDATE in lbdb.rc.
+  * Ignore case and non alphanumeric chars in SORT_OUTPUT=name.
+  * Update dotlock code from mutt 2.2.1 (uses snprintf now).
+  * Update rfc822 code from mutt 2.2.1.
+  * Fix quoting of grep Regex in m_muttalias.
+  * Repair missing 7bit name part in rfc2047 on arm and mips architecture.
+
+-------------------------------------------------------------------

Old:
----
  lbdb_0.49.1.tar.gz

New:
----
  lbdb-0.51.1.tar.gz

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

Other differences:
------------------
++++++ lbdb.spec ++++++
--- /var/tmp/diff_new_pack.n034oQ/_old  2023-06-29 17:28:52.390450806 +0200
+++ /var/tmp/diff_new_pack.n034oQ/_new  2023-06-29 17:28:52.394450829 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lbdb
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,17 @@
 
 
 Name:           lbdb
-Version:        0.49.1
+Version:        0.51.1
 Release:        0
 Summary:        Address Database for mutt
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Email/Utilities
 URL:            https://www.spinnaker.de/lbdb/
-Source:         https://www.spinnaker.de/lbdb/download/lbdb_%{version}.tar.gz
+Source:         https://www.spinnaker.de/lbdb/download/lbdb-%{version}.tar.gz
 Patch0:         lbdb.rc.dif
 Patch2:         lbdb-hostname.diff
 Suggests:       perl(Getopt::Long)
 Suggests:       perl(Net::LDAP)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The Little Brother's Database (lbdb) consists of a set of small tools
@@ -45,9 +44,7 @@
 set query_command="lbdbq %{s}"
 
 %prep
-%setup -q
-%patch0 -p1
-%patch2 -p1
+%autosetup -p1
 
 %build
 export \
@@ -64,7 +61,7 @@
 %configure \
        --libdir=%{_libdir}/lbdb \
        --enable-lbdb-dotlock
-make %{?_smp_mflags}
+%make_build
 
 %install
 mkdir -p %{buildroot}%{_sysconfdir}
@@ -78,7 +75,7 @@
 
 %files
 %license COPYING
-%doc README TODO
+%doc README.md TODO
 %config(noreplace) %{_sysconfdir}/*
 %{_bindir}/*
 %{_libdir}/lbdb/

Reply via email to