automatic version update by autodist [release 1.3.1-1mamba;Tue Nov 04 2014]

This commit is contained in:
Automatic Build System 2024-01-06 05:54:10 +01:00
parent a956ea49a3
commit db34f258cf

View File

@ -1,7 +1,7 @@
Name: libtdb Name: libtdb
Epoch: 1 Epoch: 1
Version: 1.3.0 Version: 1.3.1
Release: 2mamba Release: 1mamba
Summary: The tdb library Summary: The tdb library
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -102,6 +102,9 @@ This package contains the Python wrapper for %{name}.
%{python_sitearch}/tdb.so %{python_sitearch}/tdb.so
%changelog %changelog
* Tue Nov 04 2014 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
- automatic version update by autodist
* Sat Aug 23 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-2mamba * Sat Aug 23 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-2mamba
- patch tdb.h to add include for stdbool.h required for 'bool' - patch tdb.h to add include for stdbool.h required for 'bool'