Compare commits
4 Commits
3.1.2-1mam
...
3.2.1-1mam
Author | SHA1 | Date | |
---|---|---|---|
4f11a8316a | |||
eed474635f | |||
15bd770060 | |||
220b739a64 |
@ -1,7 +1,7 @@
|
||||
#%define pckver %(echo %version | tr '.' '_')
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: libxerces-c
|
||||
Version: 3.1.2
|
||||
Version: 3.2.1
|
||||
Release: 1mamba
|
||||
Summary: A validating XML parser written in a portable subset of C++
|
||||
Group: System/Libraries
|
||||
@ -143,6 +143,18 @@ export XERCESCROOT=$(pwd)
|
||||
%doc doc samples
|
||||
|
||||
%changelog
|
||||
* Fri Mar 30 2018 Automatic Build System <autodist@mambasoft.it> 3.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
|
Reference in New Issue
Block a user