update to 4.8.20180515.e31cb60 [release 4.8.20180515.e31cb60-1mamba;Wed Mar 08 2023]
This commit is contained in:
parent
1d53392c2b
commit
9e8bfff49d
@ -1,16 +1,18 @@
|
||||
%define gittag %(echo %version | cut -d. -f4)
|
||||
Name: mono-basic
|
||||
Version: 4.7
|
||||
Version: 4.8.20180515.e31cb60
|
||||
Release: 1mamba
|
||||
Summary: Mono VisualBasic.NET Compiler and Runtime
|
||||
Group: Development/Languages
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||
URL: http://www.mono-project.com/VisualBasic.NET_support
|
||||
Source: http://download.mono-project.com/sources/mono-basic/mono-basic-%{version}.tar.bz2
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.mono-project.com/docs/about-mono/languages/visualbasic/
|
||||
Source: https://github.com/mono/mono-basic.git/main@%{gittag}/mono-basic-%{version}.tar.bz2
|
||||
#Source: http://download.mono-project.com/sources/mono-basic/mono-basic-%{version}.tar.bz2
|
||||
License: LGPL, BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: mono-core
|
||||
BuildRequires: mono-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: mono-winforms
|
||||
BuildRequires: mono-data
|
||||
@ -18,7 +20,6 @@ BuildRequires: mono-web
|
||||
Requires: mono-winforms
|
||||
Requires: mono-data
|
||||
Requires: mono-web
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
The Mono Visual Basic.NET compiler (vbnc) allows developers to continue to code in their preferred Visual Basic/Visual Studio environment and compile and run that same code base on a variety of operating systems and architectures, including Windows, Linux, and Mac OS.
|
||||
@ -54,6 +55,9 @@ This allows applications compiled using Microsoft's Visual Basic.NET compiler to
|
||||
%doc ChangeLog README vbnc/vbnc/Readme.txt
|
||||
|
||||
%changelog
|
||||
* Wed Mar 08 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.8.20180515.e31cb60-1mamba
|
||||
- update to 4.8.20180515.e31cb60
|
||||
|
||||
* Sun Apr 19 2020 Automatic Build System <autodist@mambasoft.it> 4.7-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user