update to 3.1.2 [release 3.1.2-1mamba;Thu Apr 30 2015]

This commit is contained in:
Silvan Calarco 2024-01-06 06:11:34 +01:00
parent 6ac35fa01f
commit e59940e9b8

View File

@ -1,15 +1,15 @@
#%define pckver %(echo %version | tr '.' '_')
%define majver %(echo %version | cut -d. -f 1-2)
Name: libxerces-c
Version: 3.1.1
Release: 2mamba
Version: 3.1.2
Release: 1mamba
Summary: A validating XML parser written in a portable subset of C++
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
URL: http://xml.apache.org/xerces-c
Source: http://mirror.soluzionisis.com/apache/xerces/c/3/sources/xerces-c-%{version}.tar.gz
Source: http://mirror.nohup.it/apache//xerces/c/3/sources/xerces-c-%{version}.tar.xz
#http://apache.fagioli.biz/xerces/c/sources/xerces-c-src_%{pckver}.tar.gz
License: Apache License Version 2.0
## AUTOBUILDREQ-BEGIN
@ -143,6 +143,9 @@ export XERCESCROOT=$(pwd)
%doc doc samples
%changelog
* Thu Apr 30 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.2-1mamba
- update to 3.1.2
* Fri Aug 10 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.1-2mamba
- renamed from libxerces-c3 to libxerces-c