[packages/adapter] - bump version to 1.520

baggins baggins at pld-linux.org
Sun Sep 28 13:58:47 CEST 2025


commit cf571102e2e1ffcfd9d4c41fd0ebdbadaf4f682a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Sep 28 15:58:17 2025 +0200

    - bump version to 1.520

 adapter.awk  | 2 +-
 adapter.sh   | 2 +-
 adapter.spec | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/adapter.spec b/adapter.spec
index c9f913b..f8f3497 100644
--- a/adapter.spec
+++ b/adapter.spec
@@ -1,7 +1,7 @@
 Summary:	Adapt RPM .spec files to PLD Linux coding standard
 Summary(pl.UTF-8):	Adaptowanie plików .spec pakietów RPM do standardu kodowania PLD Linuksa
 Name:		adapter
-Version:	1.519
+Version:	1.520
 Release:	1
 License:	GPL
 Group:		Applications/File
diff --git a/adapter.awk b/adapter.awk
index 92059f8..49af784 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.519"
+	VERSION="1.520"
 
 	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))"
 
diff --git a/adapter.sh b/adapter.sh
index 82bbb27..44dd1fc 100755
--- a/adapter.sh
+++ b/adapter.sh
@@ -12,7 +12,7 @@
 #
 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
 
-VERSION="1.519"
+VERSION="1.520"
 VERSIONSTRING="\
 Adapter adapts .spec files for PLD Linux.
 v$VERSION (C) 1999-2021 Free Penguins".
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/cf571102e2e1ffcfd9d4c41fd0ebdbadaf4f682a



More information about the pld-cvs-commit mailing list