Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package maildir-utils for openSUSE:Factory 
checked in at 2021-01-25 18:24:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maildir-utils (Old)
 and      /work/SRC/openSUSE:Factory/.maildir-utils.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maildir-utils"

Mon Jan 25 18:24:36 2021 rev:22 rq:866501 version:1.4.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/maildir-utils/maildir-utils.changes      
2021-01-04 19:08:59.123365797 +0100
+++ /work/SRC/openSUSE:Factory/.maildir-utils.new.28504/maildir-utils.changes   
2021-01-25 18:25:06.528558463 +0100
@@ -1,0 +2,7 @@
+Mon Jan 25 08:42:05 UTC 2021 - Michael Vetter <mvet...@suse.com>
+
+- Update to 1.4.15:
+  * Fix 'mu4e-interrupt-update-mail alias definition
+  * mu-msg-sexp: Improve list-post regexp
+
+-------------------------------------------------------------------

Old:
----
  mu-1.4.14.tar.xz

New:
----
  mu-1.4.15.tar.xz

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

Other differences:
------------------
++++++ maildir-utils.spec ++++++
--- /var/tmp/diff_new_pack.h7JSeM/_old  2021-01-25 18:25:08.648561545 +0100
+++ /var/tmp/diff_new_pack.h7JSeM/_new  2021-01-25 18:25:08.652561551 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           maildir-utils
-Version:        1.4.14
+Version:        1.4.15
 Release:        0
 Summary:        Maildir indexer and searcher
 License:        GPL-3.0-or-later

++++++ mu-1.4.14.tar.xz -> mu-1.4.15.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/Makefile.in new/mu-1.4.15/Makefile.in
--- old/mu-1.4.14/Makefile.in   2021-01-03 17:42:29.000000000 +0100
+++ new/mu-1.4.15/Makefile.in   2021-01-23 16:47:29.000000000 +0100
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 # aminclude_static.am generated automatically by Autoconf
-# from AX_AM_MACROS_STATIC on Sun Jan  3 18:42:29 EET 2021
+# from AX_AM_MACROS_STATIC on Sat Jan 23 17:47:28 EET 2021
 
 VPATH = @srcdir@
 am__is_gnu_make = { \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/aminclude_static.am 
new/mu-1.4.15/aminclude_static.am
--- old/mu-1.4.14/aminclude_static.am   2021-01-03 17:42:29.000000000 +0100
+++ new/mu-1.4.15/aminclude_static.am   2021-01-23 16:47:29.000000000 +0100
@@ -1,6 +1,6 @@
 
 # aminclude_static.am generated automatically by Autoconf
-# from AX_AM_MACROS_STATIC on Sun Jan  3 18:42:29 EET 2021
+# from AX_AM_MACROS_STATIC on Sat Jan 23 17:47:28 EET 2021
 
 
 # Code coverage
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/configure new/mu-1.4.15/configure
--- old/mu-1.4.14/configure     2021-01-03 17:42:28.000000000 +0100
+++ new/mu-1.4.15/configure     2021-01-23 16:47:27.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for mu 1.4.14.
+# Generated by GNU Autoconf 2.69 for mu 1.4.15.
 #
 # Report bugs to <https://github.com/djcb/mu/issues>.
 #
@@ -592,8 +592,8 @@
 # Identity of this package.
 PACKAGE_NAME='mu'
 PACKAGE_TARNAME='mu'
-PACKAGE_VERSION='1.4.14'
-PACKAGE_STRING='mu 1.4.14'
+PACKAGE_VERSION='1.4.15'
+PACKAGE_STRING='mu 1.4.15'
 PACKAGE_BUGREPORT='https://github.com/djcb/mu/issues'
 PACKAGE_URL=''
 
@@ -1448,7 +1448,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures mu 1.4.14 to adapt to many kinds of systems.
+\`configure' configures mu 1.4.15 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1518,7 +1518,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of mu 1.4.14:";;
+     short | recursive ) echo "Configuration of mu 1.4.15:";;
    esac
   cat <<\_ACEOF
 
@@ -1689,7 +1689,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-mu configure 1.4.14
+mu configure 1.4.15
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2238,7 +2238,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by mu $as_me 1.4.14, which was
+It was created by mu $as_me 1.4.15, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3215,7 +3215,7 @@
 
 # Define the identity of the package.
  PACKAGE='mu'
- VERSION='1.4.14'
+ VERSION='1.4.15'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -24288,7 +24288,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by mu $as_me 1.4.14, which was
+This file was extended by mu $as_me 1.4.15, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -24354,7 +24354,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-mu config.status 1.4.14
+mu config.status 1.4.15
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/configure.ac new/mu-1.4.15/configure.ac
--- old/mu-1.4.14/configure.ac  2021-01-03 17:42:00.000000000 +0100
+++ new/mu-1.4.15/configure.ac  2021-01-23 16:43:40.000000000 +0100
@@ -15,7 +15,7 @@
 ## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 AC_PREREQ([2.68])
-AC_INIT([mu],[1.4.14],[https://github.com/djcb/mu/issues],[mu])
+AC_INIT([mu],[1.4.15],[https://github.com/djcb/mu/issues],[mu])
 AC_COPYRIGHT([Copyright (C) 2008-2020 Dirk-Jan C. Binnema])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([mu/mu.cc])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/lib/Makefile.in 
new/mu-1.4.15/lib/Makefile.in
--- old/mu-1.4.14/lib/Makefile.in       2021-01-03 17:42:29.000000000 +0100
+++ new/mu-1.4.15/lib/Makefile.in       2021-01-23 16:47:29.000000000 +0100
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 # aminclude_static.am generated automatically by Autoconf
-# from AX_AM_MACROS_STATIC on Sun Jan  3 18:42:29 EET 2021
+# from AX_AM_MACROS_STATIC on Sat Jan 23 17:47:28 EET 2021
 
 
 VPATH = @srcdir@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/lib/mu-msg-sexp.c 
new/mu-1.4.15/lib/mu-msg-sexp.c
--- old/mu-1.4.14/lib/mu-msg-sexp.c     2021-01-03 17:31:07.000000000 +0100
+++ new/mu-1.4.15/lib/mu-msg-sexp.c     2021-01-23 16:42:11.000000000 +0100
@@ -177,7 +177,8 @@
        if (!list_post)
                return;
 
-       rx = g_regex_new ("<?mailto:([a-z0-9%+@._-]+)>?", G_REGEX_CASELESS, 0, 
NULL);
+       rx = g_regex_new ("<?mailto:([a-z0-9!@#$%&'*+-/=?^_`{|}~]+)>?",
+                          G_REGEX_CASELESS, (GRegexMatchFlags)0, NULL);
        g_return_if_fail(rx);
 
        if (g_regex_match (rx, list_post, 0, &minfo)) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/lib/query/Makefile.in 
new/mu-1.4.15/lib/query/Makefile.in
--- old/mu-1.4.14/lib/query/Makefile.in 2021-01-03 17:42:29.000000000 +0100
+++ new/mu-1.4.15/lib/query/Makefile.in 2021-01-23 16:47:29.000000000 +0100
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 # aminclude_static.am generated automatically by Autoconf
-# from AX_AM_MACROS_STATIC on Sun Jan  3 18:42:29 EET 2021
+# from AX_AM_MACROS_STATIC on Sat Jan 23 17:47:28 EET 2021
 
 
 VPATH = @srcdir@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/lib/utils/Makefile.in 
new/mu-1.4.15/lib/utils/Makefile.in
--- old/mu-1.4.14/lib/utils/Makefile.in 2021-01-03 17:42:29.000000000 +0100
+++ new/mu-1.4.15/lib/utils/Makefile.in 2021-01-23 16:47:29.000000000 +0100
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 # aminclude_static.am generated automatically by Autoconf
-# from AX_AM_MACROS_STATIC on Sun Jan  3 18:42:29 EET 2021
+# from AX_AM_MACROS_STATIC on Sat Jan 23 17:47:28 EET 2021
 
 
 VPATH = @srcdir@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/mu/Makefile.in new/mu-1.4.15/mu/Makefile.in
--- old/mu-1.4.14/mu/Makefile.in        2021-01-03 17:42:29.000000000 +0100
+++ new/mu-1.4.15/mu/Makefile.in        2021-01-23 16:47:29.000000000 +0100
@@ -15,7 +15,7 @@
 @SET_MAKE@
 
 # aminclude_static.am generated automatically by Autoconf
-# from AX_AM_MACROS_STATIC on Sun Jan  3 18:42:29 EET 2021
+# from AX_AM_MACROS_STATIC on Sat Jan 23 17:47:28 EET 2021
 
 VPATH = @srcdir@
 am__is_gnu_make = { \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/mu4e/mu4e-meta.el 
new/mu-1.4.15/mu4e/mu4e-meta.el
--- old/mu-1.4.14/mu4e/mu4e-meta.el     2021-01-03 17:42:37.000000000 +0100
+++ new/mu-1.4.15/mu4e/mu4e-meta.el     2021-01-23 16:47:37.000000000 +0100
@@ -1,5 +1,5 @@
 ;; auto-generated
-(defconst mu4e-mu-version "1.4.14"
+(defconst mu4e-mu-version "1.4.15"
   "Required mu binary version; mu4e's version must agree with this.")
 
 (defconst mu4e-builddir "/home/djcb/Sources/mu"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/mu4e/mu4e-utils.el 
new/mu-1.4.15/mu4e/mu4e-utils.el
--- old/mu-1.4.14/mu4e/mu4e-utils.el    2021-01-03 17:31:07.000000000 +0100
+++ new/mu-1.4.15/mu4e/mu4e-utils.el    2021-01-23 16:40:03.000000000 +0100
@@ -990,7 +990,7 @@
       (kill-process proc t))))
 
 (define-obsolete-function-alias 'mu4e-interrupt-update-mail
-  'mu4e-kill-update-mail)
+  'mu4e-kill-update-mail "1.0-alpha0")
 
 
 ;;; Logging / debugging
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/mu4e/mu4e.info new/mu-1.4.15/mu4e/mu4e.info
--- old/mu-1.4.14/mu4e/mu4e.info        2021-01-03 17:39:43.000000000 +0100
+++ new/mu-1.4.15/mu4e/mu4e.info        2021-01-23 16:46:54.000000000 +0100
@@ -19,7 +19,7 @@
 mu4e manual
 ***********
 
-Welcome to mu4e 1.4.14.
+Welcome to mu4e 1.4.15.
 
    mu4e (mu-for-emacs) is an e-mail client for GNU Emacs version 24.4 or
 higher, built on top of the mu(1) e-mail search engine.  mu4e is
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/mu4e/stamp-vti new/mu-1.4.15/mu4e/stamp-vti
--- old/mu-1.4.14/mu4e/stamp-vti        2021-01-03 17:42:39.000000000 +0100
+++ new/mu-1.4.15/mu4e/stamp-vti        2021-01-23 16:47:39.000000000 +0100
@@ -1,4 +1,4 @@
-@set UPDATED 3 January 2021
+@set UPDATED 23 January 2021
 @set UPDATED-MONTH January 2021
-@set EDITION 1.4.14
-@set VERSION 1.4.14
+@set EDITION 1.4.15
+@set VERSION 1.4.15
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mu-1.4.14/mu4e/version.texi 
new/mu-1.4.15/mu4e/version.texi
--- old/mu-1.4.14/mu4e/version.texi     2021-01-03 17:39:42.000000000 +0100
+++ new/mu-1.4.15/mu4e/version.texi     2021-01-23 16:46:53.000000000 +0100
@@ -1,4 +1,4 @@
-@set UPDATED 3 January 2021
+@set UPDATED 23 January 2021
 @set UPDATED-MONTH January 2021
-@set EDITION 1.4.14
-@set VERSION 1.4.14
+@set EDITION 1.4.15
+@set VERSION 1.4.15

Reply via email to