]> git.pld-linux.org Git - packages/adapter.git/commitdiff
- bump here too...
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 13 Mar 2021 19:29:26 +0000 (20:29 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 13 Mar 2021 19:29:41 +0000 (20:29 +0100)
adapter.awk

index cc57f8a6d0056c5c5c00bd5ae6429081daea2c2d..5b4d13a702c261d664685ac78985b4bdcd50f4ed 100644 (file)
@@ -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 ")"
 
        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))"
 
 
        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))"
 
This page took 0.210524 seconds and 4 git commands to generate.