diff --git a/etl.spec b/etl.spec index 2d26f0f..fb3c12d 100644 --- a/etl.spec +++ b/etl.spec @@ -1,6 +1,6 @@ Name: etl -Version: 1.2.1 -Release: 2mamba +Version: 1.2.2 +Release: 1mamba Summary: A multi-platform class and template library designed to add new datatypes and functions Group: Development/Libraries Vendor: openmamba @@ -29,7 +29,7 @@ ETL is a multi-platform class and template library designed to add new datatypes %prep %setup -q -n ETL-%{version} -%patch0 -p2 +#%patch0 -p2 %build %configure @@ -52,6 +52,9 @@ ETL is a multi-platform class and template library designed to add new datatypes %doc ChangeLog NEWS README %changelog +* Sun Oct 07 2018 Automatic Build System 1.2.2-1mamba +- automatic version update by autodist + * Tue Aug 21 2018 Silvan Calarco 1.2.1-2mamba - added a patch for gcc 8.1