Accepting request 1121575 from server:mail

- Update to release 1.3 (a04f1af)

OBS-URL: https://build.opensuse.org/request/show/1121575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mapi-header-php?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2023-11-01 21:10:32 +00:00 committed by Git OBS Bridge
commit 623f368bdc
7 changed files with 15 additions and 9 deletions

View File

@ -1,13 +1,13 @@
<services>
<service name="tar_scm" mode="disabled">
<service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/grommunio/mapi-header-php</param>
<param name="revision">master</param>
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
</service>
<service name="recompress" mode="disabled">
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
<service name="set_version" mode="manual"/>
</services>

View File

@ -1,4 +1,4 @@
mapi-header-php (1.2.0.0db2832) unstable; urgency=low
mapi-header-php (1.3.0.a04f1af) unstable; urgency=low
* Initial package.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:103ca823faee8327dca4d9252665204f9cc6721d3b18f2a72118693a4a10852d
size 84892

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3bfd03a1386e1da93f83ba13da10bfa7458c526f56b144286dbd7f9a51651779
size 87824

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 1 09:22:32 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.3 (a04f1af)
* Add ``KeyCloak`` and ``Token`` classes
-------------------------------------------------------------------
Mon Aug 28 13:06:36 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
Format: 1.0
Source: mapi-header-php
Architecture: any
Version: 1.2.0.0db2832
Version: 1.3.0.a04f1af
DEBTRANSFORM-RELEASE: 1
Maintainer: Grommunio <null@grommunio.com>
Homepage: https://grommunio.com

View File

@ -19,7 +19,7 @@
%define _empty_manifest_terminate_build 0
Name: mapi-header-php
Version: 1.2.0.0db2832
Version: 1.3.0.a04f1af
Release: 0
Summary: Common PHP MAPI header files for grommunio
License: AGPL-3.0-or-later