update to 2020.3.9 [release 2020.3.9-1mamba;Sat Jun 19 2021]
This commit is contained in:
parent
24f981ad58
commit
660868af7e
@ -1,13 +1,13 @@
|
||||
%define rel %(echo %version | cut -d. -f1-2)
|
||||
Name: libSimGear
|
||||
Version: 2020.3.8
|
||||
Version: 2020.3.9
|
||||
Release: 1mamba
|
||||
Summary: Tools and libraries useful for FlightGear
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.simgear.org/
|
||||
URL: https://www.simgear.com/
|
||||
Source: https://sourceforge.net/projects/flightgear/files/release-%{rel}/simgear-%{version}.tar.bz2
|
||||
Patch0: %{name}-1.9.1-gcc44.patch
|
||||
Patch1: libSimGear-3.4.0-OpenSceneGraph-3.4.0.patch
|
||||
@ -42,7 +42,7 @@ Obsoletes: SimGear-devel < 2016.1.1
|
||||
%description devel
|
||||
This package contains static libraries and header files needed for development.
|
||||
|
||||
%debug__package
|
||||
#% debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n simgear-%{version}
|
||||
@ -70,6 +70,9 @@ This package contains static libraries and header files needed for development.
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Jun 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2020.3.9-1mamba
|
||||
- update to 2020.3.9
|
||||
|
||||
* Sat Mar 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2020.3.8-1mamba
|
||||
- update to 2020.3.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user