diff --git a/libxerces-c.spec b/libxerces-c.spec index 8c345c2..0bc94a3 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.1.4 +Version: 3.2.0 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 +* Tue Oct 24 2017 Automatic Build System 3.2.0-1mamba +- automatic update by autodist + * Sat Jul 02 2016 Automatic Build System 3.1.4-1mamba - automatic version update by autodist