forked from pool/alpine
Updating link to change in openSUSE:Factory/alpine revision 49.0
OBS-URL: https://build.opensuse.org/package/show/server:mail/alpine?expand=0&rev=b1ac4362a0fb1d8368cf375d70e5e22d
This commit is contained in:
parent
908ce36199
commit
873b2d0e03
25
_service
Normal file
25
_service
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
<services>
|
||||||
|
<!--
|
||||||
|
Often, only the main releases (e.g. 2.22, 2.23) are made
|
||||||
|
available as tarball, but 2.23.1 and 2.23.2 were git-only.
|
||||||
|
|
||||||
|
Changelog:
|
||||||
|
git diff v2.23..v2.23.2 pith/pine.hlp
|
||||||
|
|
||||||
|
set_version is not used, as there are multiple Version: in the spec.
|
||||||
|
You need to update the Version: field manually.
|
||||||
|
-->
|
||||||
|
<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="exclude">*.dll</param>
|
||||||
|
<param name="exclude">*.exe</param>
|
||||||
|
<param name="exclude">*.lib</param>
|
||||||
|
</service>
|
||||||
|
<service name="recompress" mode="disabled">
|
||||||
|
<param name="file">*.tar</param>
|
||||||
|
<param name="compression">xz</param>
|
||||||
|
</service>
|
||||||
|
</services>
|
3
alpine-2.23.2.tar.xz
Normal file
3
alpine-2.23.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:927e170473bb060ccb11a37e30d44bb10aaca50c4aafa974d5741ae593a95694
|
||||||
|
size 5151416
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:793a61215c005b5fcffb48f642f125915276b7ec7827508dd9e83d4c4da91f7b
|
|
||||||
size 6330784
|
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 20:43:57 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2.23.2
|
||||||
|
* Expansion of the configuration screen for XOAUTH2 to include
|
||||||
|
username, and tenant.
|
||||||
|
* Alpine uses the domain in the From: header of a message
|
||||||
|
to generate a message-id and suppresses all information
|
||||||
|
about Alpine, version, revision, and time of generation
|
||||||
|
of the message-id from this header.
|
||||||
|
* When messages are selected, pressing the ';' command to
|
||||||
|
broaden or narrow a search, now offers the possibility to
|
||||||
|
completely replace the search, and is almost equivalent to
|
||||||
|
being a shortcut to "unselect all messages, and select
|
||||||
|
again".
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 7 13:44:51 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
Mon Sep 7 13:44:51 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -19,15 +19,16 @@
|
|||||||
Name: alpine
|
Name: alpine
|
||||||
# For debugging only:
|
# For debugging only:
|
||||||
%define build_vanilla 0
|
%define build_vanilla 0
|
||||||
Version: 2.23
|
Version: 2.23.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mail User Agent
|
Summary: Mail User Agent
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Productivity/Networking/Email/Clients
|
Group: Productivity/Networking/Email/Clients
|
||||||
URL: http://alpine.x10host.com/alpine/
|
URL: http://alpine.x10host.com/alpine/
|
||||||
|
#Git-Clone: https://repo.or.cz/alpine.git
|
||||||
|
|
||||||
# direct download does not work for openSUSE:Factory
|
#Source: http://alpine.x10host.com/alpine/release/src/%name-%version.tar.xz
|
||||||
Source: http://alpine.x10host.com/alpine/release/src/%name-%version.tar.xz
|
Source: %name-%version.tar.xz
|
||||||
Source1: %name.png
|
Source1: %name.png
|
||||||
Source2: %name.desktop
|
Source2: %name.desktop
|
||||||
Source9: UPDATING.txt
|
Source9: UPDATING.txt
|
||||||
|
File diff suppressed because it is too large
Load Diff
12135
chappa-rules.patch
12135
chappa-rules.patch
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user