diff --git a/FlightGear.spec b/FlightGear.spec index e9f0cfc..bb34df7 100644 --- a/FlightGear.spec +++ b/FlightGear.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: FlightGear -Version: 2020.3.14 +Version: 2020.3.15 Release: 1mamba Summary: Flight Simulator Group: Graphical Desktop/Applications/Games @@ -115,6 +115,9 @@ install -D -m0755 ./build/src/GUI/libfgqmluid.so %{buildroot}%{_libdir}/libfgqml %{_libdir}/%{name}/* %changelog +* Tue Oct 18 2022 Automatic Build System 2020.3.15-1mamba +- automatic version update by autodist + * Sat Oct 01 2022 Automatic Build System 2020.3.14-1mamba - automatic version update by autodist