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-11-10 21:46:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lbdb (Old) and /work/SRC/openSUSE:Factory/.lbdb.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lbdb" Wed Nov 10 21:46:33 2021 rev:27 rq:930599 version:0.49.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lbdb/lbdb.changes 2021-05-18 18:27:27.710697318 +0200 +++ /work/SRC/openSUSE:Factory/.lbdb.new.1890/lbdb.changes 2021-11-10 21:47:07.807829284 +0100 @@ -1,0 +2,7 @@ +Wed Nov 10 06:36:10 UTC 2021 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 0.49.1: + * Update to Standards-Version 4.6.0 + * Create empty config.rpath to make autoconf 2.71 happy + +------------------------------------------------------------------- Old: ---- lbdb_0.49.tar.gz New: ---- lbdb_0.49.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lbdb.spec ++++++ --- /var/tmp/diff_new_pack.h65i4G/_old 2021-11-10 21:47:08.475829574 +0100 +++ /var/tmp/diff_new_pack.h65i4G/_new 2021-11-10 21:47:08.475829574 +0100 @@ -1,7 +1,7 @@ # # spec file for package lbdb # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: lbdb -Version: 0.49 +Version: 0.49.1 Release: 0 Summary: Address Database for mutt License: GPL-2.0-or-later ++++++ lbdb_0.49.tar.gz -> lbdb_0.49.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lbdb-0.49/.github/workflows/buildtest.yml new/lbdb-0.49.1/.github/workflows/buildtest.yml --- old/lbdb-0.49/.github/workflows/buildtest.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/lbdb-0.49.1/.github/workflows/buildtest.yml 2021-10-09 14:39:32.000000000 +0200 @@ -0,0 +1,11 @@ +name: buildtest +on: [push] +jobs: + buildandtest: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v2 + - run: sudo apt install libauthen-sasl-perl libnet-ldap-perl libpalm-perl libvformat-dev abook + - run: ./configure + - run: make + - run: make test diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lbdb-0.49/debian/changelog new/lbdb-0.49.1/debian/changelog --- old/lbdb-0.49/debian/changelog 2020-11-13 17:56:04.000000000 +0100 +++ new/lbdb-0.49.1/debian/changelog 2021-10-09 14:39:32.000000000 +0200 @@ -1,3 +1,10 @@ +lbdb (0.49.1) unstable; urgency=medium + + * Update to Standards-Version 4.6.0 (no changes). + * Create empty config.rpath to make autoconf 2.71 happy (Closes: #995983). + + -- Roland Rosenfeld <rol...@debian.org> Sat, 09 Oct 2021 14:39:32 +0200 + lbdb (0.49) unstable; urgency=medium * Backup testuite output into artifacts. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lbdb-0.49/debian/control new/lbdb-0.49.1/debian/control --- old/lbdb-0.49/debian/control 2020-11-13 17:56:04.000000000 +0100 +++ new/lbdb-0.49.1/debian/control 2021-10-09 14:39:32.000000000 +0200 @@ -2,7 +2,7 @@ Section: mail Priority: optional Maintainer: Roland Rosenfeld <rol...@debian.org> -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Build-Depends: debhelper-compat (= 13), dh-elpa (>= 1.16), libauthen-sasl-perl <!nocheck>,