automatic version update by autodist [release 3.2.3-1mamba;Sun May 03 2020]

This commit is contained in:
Automatic Build System 2024-01-06 06:11:34 +01:00
parent ac452f143b
commit 3c6e01398d

View File

@ -1,7 +1,7 @@
#%define pckver %(echo %version | tr '.' '_')
%define majver %(echo %version | cut -d. -f 1-2)
Name: libxerces-c
Version: 3.2.2
Version: 3.2.3
Release: 1mamba
Summary: A validating XML parser written in a portable subset of C++
Group: System/Libraries
@ -143,6 +143,9 @@ export XERCESCROOT=$(pwd)
%doc doc samples
%changelog
* Sun May 03 2020 Automatic Build System <autodist@mambasoft.it> 3.2.3-1mamba
- automatic version update by autodist
* Fri Oct 05 2018 Automatic Build System <autodist@mambasoft.it> 3.2.2-1mamba
- automatic version update by autodist