diff --git a/gcc.spec b/gcc.spec index 967017c..923e9c0 100644 --- a/gcc.spec +++ b/gcc.spec @@ -39,8 +39,8 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: gcc -Version: 9.2.0 -Release: 4mamba +Version: 9.3.0 +Release: 1mamba Summary: GNU Compiler Collection (C, C++, Fortran, Go, Ada) Group: Applications/Development Vendor: openmamba @@ -1464,6 +1464,9 @@ rm -f %{buildroot}%{_infodir}/libffi.info* %endif # cross-platform %changelog +* Fri Mar 13 2020 Automatic Build System 9.3.0-1mamba +- automatic version update by autodist + * Sat Feb 29 2020 Silvan Calarco 9.2.0-4mamba - install libiberty.a with pic support