forked from pool/mapi-header-php
mapi-header-php 1.6
This commit is contained in:
BIN
1.5.tar.gz
(Stored with Git LFS)
BIN
1.5.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
mapi-header-php (1.4.0.db15bd0-0) unstable; urgency=low
|
||||
mapi-header-php (1.5-0) unstable; urgency=low
|
||||
|
||||
* Initial package.
|
||||
|
||||
-- grommunio <support@grommunio.com> Tue, 08 Oct 2024 20:00:00 +0200
|
||||
-- grommunio <support@grommunio.com> Thu, Jan 23 2025 00:00:00 +0200
|
||||
|
7
mapi-header-php-1.6.tar.asc
Normal file
7
mapi-header-php-1.6.tar.asc
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZ7WU0gAKCRCutpQaL5yZ
|
||||
RFl0AQDPuW72LBkZxHwSJwKWvYb3pMmgZCp5cNHSrm5KWlnpngEAhnl/CT4Z/P2v
|
||||
6tV3U3+YunYxvZvFT5Fe+jRr4xO/wQQ=
|
||||
=LOjH
|
||||
-----END PGP SIGNATURE-----
|
BIN
mapi-header-php-1.6.tar.zst
(Stored with Git LFS)
Normal file
BIN
mapi-header-php-1.6.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 26 23:38:42 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.6
|
||||
* Add PidTagWlinkSection/PR_WLINK_SECTION value definitions
|
||||
* Util to convert restriction consts into strings
|
||||
* Fix invitees disappearing from meetings with resources
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 00:28:59 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
13
mapi-header-php.keyring
Normal file
13
mapi-header-php.keyring
Normal file
@@ -0,0 +1,13 @@
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
|
||||
mDMEZgh6SxYJKwYBBAHaRw8BAQdA1luEX2LWdc7GOs5yPM7dbdT+vpFBIiZDYT5+
|
||||
gu8QyX+0IEphbiBFbmdlbGhhcmR0IDxqZW5nZWxoQGluYWkuZGU+iJUEExYKAD0W
|
||||
IQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZgh6SwIbAwUJCWYBgAQLCQgHBRUKCQgL
|
||||
BRYCAwEAAh4FAheAAAoJEK62lBovnJlE3a4BAJqaDko3Ouehjef/fenl9MoR57cY
|
||||
R1P3t+35rn4BthF2AP4l9g4ThCqKppji7/j0hSsoKFDK07NmUvzXmydqu8z0ALg4
|
||||
BGYIeksSCisGAQQBl1UBBQEBB0DuC8BZYQ/7Kao8laJUOYjp+UprZxDJnz0a+uI0
|
||||
n1anMAMBCAeIfgQYFgoAJhYhBCvaVj6d3kavccwXHa62lBovnJlEBQJmCHpLAhsM
|
||||
BQkJZgGAAAoJEK62lBovnJlEpJ8BAOomwoXHkBEdxK0DU6ClRH/JO//kUeDZYmQI
|
||||
VNVav7TPAQC9UA3iHYE3w+4ryEhwg4egAU1HUpyPige3TpMzjwRAAg==
|
||||
=y4FN
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
@@ -19,14 +19,17 @@
|
||||
%define _empty_manifest_terminate_build 0
|
||||
|
||||
Name: mapi-header-php
|
||||
Version: 1.5
|
||||
Version: 1.6
|
||||
Release: 0
|
||||
Summary: Common PHP MAPI header files for grommunio
|
||||
License: AGPL-3.0-or-later
|
||||
Group: Productivity/Networking/Email/Servers
|
||||
URL: https://grommunio.com/
|
||||
#Git-Clone: https://github.com/grommunio/mapi-header-php
|
||||
Source: https://github.com/grommunio/mapi-header-php/archive/refs/tags/%version.tar.gz
|
||||
Source: https://github.com/grommunio/mapi-header-php/releases/download/%version/mapi-header-php-%version.tar.zst
|
||||
Source2: https://github.com/grommunio/mapi-header-php/releases/download/%version/mapi-header-php-%version.tar.asc
|
||||
Source3: %name.keyring
|
||||
BuildRequires: zstd
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user