Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package alpine for openSUSE:Factory checked 
in at 2022-03-15 19:04:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alpine (Old)
 and      /work/SRC/openSUSE:Factory/.alpine.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alpine"

Tue Mar 15 19:04:55 2022 rev:55 rq:961873 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/alpine/alpine.changes    2021-09-21 
21:13:36.486670217 +0200
+++ /work/SRC/openSUSE:Factory/.alpine.new.25692/alpine.changes 2022-03-15 
19:05:44.488981536 +0100
@@ -1,0 +2,24 @@
+Tue Mar 15 10:46:48 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 2.25.1
+  * In the past, Alpine did not recognize images embedded in an
+    HTML file, so now it does and a link to open them is given.
+  * Support for code_verifier and code_challenge when generating
+    a refresh token and access token in Gmail and Outlook using
+    the S256 method and plain method.
+  * Alpine is modified to not to attempt to continue a draft
+    message if the draft folder is empty. (Some servers do not
+    allow the Drafts folder to be removed, even when it is
+    empty.)
+  * Improvements to the screen that allows a user to select the
+    client-id when a user attempts to login to a server and more
+    than one client-id is available for that server.
+
+-------------------------------------------------------------------
+Wed Nov 24 10:11:28 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Delete chappa-WrtAcc.patch. Under Linux, one can use the Compose
+  key feature. (And for Windows, the putty client can provide an
+  equivalent Compose key feature.)
+
+-------------------------------------------------------------------

Old:
----
  alpine-2.25.tar.xz
  chappa-WrtAcc.patch
  chappa-WrtAcc.txt

New:
----
  alpine-2.25.1.tar.xz

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

Other differences:
------------------
++++++ alpine.spec ++++++
--- /var/tmp/diff_new_pack.OYHEn7/_old  2022-03-15 19:05:45.272982067 +0100
+++ /var/tmp/diff_new_pack.OYHEn7/_new  2022-03-15 19:05:45.276982070 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package alpine
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 Name:           alpine
 # For debugging only:
 %define                build_vanilla           0
-Version:        2.25
+Version:        2.25.1
 Release:        0
 Summary:        Mail User Agent
 License:        Apache-2.0
@@ -27,8 +27,9 @@
 URL:            http://alpine.x10host.com/alpine/
 #Git-Clone:     https://repo.or.cz/alpine.git
 
-Source:         
http://alpine.x10host.com/alpine/release/src/alpine-%version.tar.xz
-#Source2:        
http://alpine.x10host.com/alpine/release/src/sig/alpine-%version.tar.xz.sig
+Source:         %name-%version.tar.xz
+#Source:         
http://alpine.x10host.com/alpine/release/src/alpine-%%version.tar.xz
+#Source2:        
http://alpine.x10host.com/alpine/release/src/sig/alpine-%%version.tar.xz.sig
 Source3:        %name.png
 Source4:        %name.desktop
 Source9:        UPDATING.txt
@@ -53,8 +54,6 @@
 Patch603:       chappa-insertpat.patch
 Source604:      chappa-maildir.txt
 Patch604:       chappa-maildir.patch
-Source605:      chappa-WrtAcc.txt
-Patch605:       chappa-WrtAcc.patch
 Source614:      chappa-fillpara.txt
 Patch614:       chappa-fillpara.patch
 Source615:      chappa-fromheader.txt
@@ -130,7 +129,6 @@
 %patch601 -p1
 %patch603 -p1
 %patch604 -p1
-%patch605 -p1
 %patch614 -p1
 %patch615 -p1
 %patch616 -p1

++++++ _service ++++++
--- /var/tmp/diff_new_pack.OYHEn7/_old  2022-03-15 19:05:45.356982124 +0100
+++ /var/tmp/diff_new_pack.OYHEn7/_new  2022-03-15 19:05:45.356982124 +0100
@@ -12,8 +12,8 @@
        <service name="tar_scm" mode="disabled">
                <param name="scm">git</param>
                <param name="url">https://repo.or.cz/alpine.git</param>
-               <param name="revision">v2.23.2</param>
-               <param name="versionformat">2.23.2</param>
+               <param name="revision">v2.25.1</param>
+               <param name="versionformat">2.25.1</param>
                <param name="exclude">*.dll</param>
                <param name="exclude">*.exe</param>
                <param name="exclude">*.lib</param>

++++++ alpine-2.25.tar.xz -> alpine-2.25.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/alpine/alpine-2.25.tar.xz 
/work/SRC/openSUSE:Factory/.alpine.new.25692/alpine-2.25.1.tar.xz differ: char 
13, line 1


++++++ chappa-DelText.patch ++++++
--- /var/tmp/diff_new_pack.OYHEn7/_old  2022-03-15 19:05:45.404982156 +0100
+++ /var/tmp/diff_new_pack.OYHEn7/_new  2022-03-15 19:05:45.408982159 +0100
@@ -4,11 +4,11 @@
  pico/search.c |    8 ++++++--
  3 files changed, 57 insertions(+), 2 deletions(-)
 
-Index: alpine-2.25/pico/basic.c
+Index: alpine-2.25.1/pico/basic.c
 ===================================================================
---- alpine-2.25.orig/pico/basic.c
-+++ alpine-2.25/pico/basic.c
-@@ -959,7 +959,57 @@ scrolldownline(int f, int n)
+--- alpine-2.25.1.orig/pico/basic.c
++++ alpine-2.25.1/pico/basic.c
+@@ -772,7 +772,57 @@ scrolldownline(int f, int n)
      return (scrollforw (1, FALSE));
  }
  
@@ -66,23 +66,23 @@
  
  /*
   * Scroll to a position.
-Index: alpine-2.25/pico/efunc.h
+Index: alpine-2.25.1/pico/efunc.h
 ===================================================================
---- alpine-2.25.orig/pico/efunc.h
-+++ alpine-2.25/pico/efunc.h
-@@ -59,6 +59,7 @@ extern  unsigned char accent(UCS, UCS);
- extern  unsigned char GetAccent(void);
+--- alpine-2.25.1.orig/pico/efunc.h
++++ alpine-2.25.1/pico/efunc.h
+@@ -56,6 +56,7 @@ extern       int gotobop(int, int);
+ extern        int gotoeop(int, int);
  extern        int forwpage(int, int);
  extern        int backpage(int, int);
 +extern  int deltext (int, int);
  extern  int scrollupline(int, int);
  extern  int scrolldownline(int, int);
  extern  int scrollto(int, int);
-Index: alpine-2.25/pico/search.c
+Index: alpine-2.25.1/pico/search.c
 ===================================================================
---- alpine-2.25.orig/pico/search.c
-+++ alpine-2.25/pico/search.c
-@@ -73,7 +73,7 @@ EXTRAKEYS    menu_srchpat[] = {
+--- alpine-2.25.1.orig/pico/search.c
++++ alpine-2.25.1/pico/search.c
+@@ -69,7 +69,7 @@ EXTRAKEYS    menu_srchpat[] = {
        {"^O", N_("End of Para"),   (CTRL|'O')},
        {"^U", N_("FullJustify"),   (CTRL|'U')},
        {"^P", N_("Delete Para"),   (CTRL|'P')},
@@ -91,7 +91,7 @@
  };
  
  #define EXACTSR_KEY     1     /* toggle an exact or approximate search */
-@@ -286,7 +286,11 @@ forwsearch(int f, int n)
+@@ -282,7 +282,11 @@ forwsearch(int f, int n)
            break;
  
          case (CTRL|'X'):

++++++ chappa-maildir.patch ++++++
++++ 7504 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/alpine/chappa-maildir.patch
++++ and /work/SRC/openSUSE:Factory/.alpine.new.25692/chappa-maildir.patch

Reply via email to