Compare commits
4 Commits
3.1.1-2mam
...
3.2.0-1mam
Author | SHA1 | Date | |
---|---|---|---|
eed474635f | |||
15bd770060 | |||
220b739a64 | |||
e59940e9b8 |
@ -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.2.0
|
||||
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,18 @@ export XERCESCROOT=$(pwd)
|
||||
%doc doc samples
|
||||
|
||||
%changelog
|
||||
* Tue Oct 24 2017 Automatic Build System <autodist@mambasoft.it> 3.2.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sat Jul 02 2016 Automatic Build System <autodist@mambasoft.it> 3.1.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 02 2016 Automatic Build System <autodist@mambasoft.it> 3.1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user