update to 3.1.2 [release 3.1.2-1mamba;Thu Apr 30 2015]
This commit is contained in:
parent
6ac35fa01f
commit
e59940e9b8
@ -1,15 +1,15 @@
|
|||||||
#%define pckver %(echo %version | tr '.' '_')
|
#%define pckver %(echo %version | tr '.' '_')
|
||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: libxerces-c
|
Name: libxerces-c
|
||||||
Version: 3.1.1
|
Version: 3.1.2
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A validating XML parser written in a portable subset of C++
|
Summary: A validating XML parser written in a portable subset of C++
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||||
URL: http://xml.apache.org/xerces-c
|
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
|
#http://apache.fagioli.biz/xerces/c/sources/xerces-c-src_%{pckver}.tar.gz
|
||||||
License: Apache License Version 2.0
|
License: Apache License Version 2.0
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -143,6 +143,9 @@ export XERCESCROOT=$(pwd)
|
|||||||
%doc doc samples
|
%doc doc samples
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Aug 10 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.1-2mamba
|
||||||
- renamed from libxerces-c3 to libxerces-c
|
- renamed from libxerces-c3 to libxerces-c
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user