diff --git a/libxerces-c.spec b/libxerces-c.spec index 81b5c98..eb8259e 100644 --- a/libxerces-c.spec +++ b/libxerces-c.spec @@ -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 3.2.3-1mamba +- automatic version update by autodist + * Fri Oct 05 2018 Automatic Build System 3.2.2-1mamba - automatic version update by autodist