From: Jan Rękorajski Date: Sat, 13 Mar 2021 19:29:26 +0000 (+0100) Subject: - bump here too... X-Git-Tag: auto/th/adapter-1.516-3~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fadapter.git;a=commitdiff_plain;h=5b8c30018b9409baf2930209804462bd92b132af - bump here too... --- diff --git a/adapter.awk b/adapter.awk index cc57f8a..5b4d13a 100644 --- a/adapter.awk +++ b/adapter.awk @@ -33,7 +33,7 @@ BEGIN { RPM_SECTIONS = "package|build|changelog|clean|description|install|post|posttrans|postun|pre|prep|pretrans|preun|triggerin|triggerpostun|triggerun|verifyscript|check" SECTIONS = "^%(" RPM_SECTIONS ")" - VERSION="1.515" + VERSION="1.516" PREAMBLE_TAGS = "(R|BR|Summary|Name|Version|Release|Epoch|License|Group|URL|BuildArch|BuildRoot|Obsoletes|Conflicts|Provides|ExclusiveArch|ExcludeArch|Pre[Rr]eq|(Build)?Requires|Suggests|Auto(Req|Prov))"