... add a changelog entry [release 6.3.1.1-2mamba;Thu Mar 09 2023]
This commit is contained in:
parent
bfb4538148
commit
3a76694cf6
17
nuget.spec
17
nuget.spec
@ -1,13 +1,13 @@
|
|||||||
Name: nuget
|
Name: nuget
|
||||||
Version: 5.5.0.6382.bin
|
Version: 6.3.1.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Package manager for .Net/Mono development platform
|
Summary: Package manager for .Net/Mono development platform
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://nuget.org/
|
URL: https://www.nuget.org/
|
||||||
Source: http://download.mono-project.com/sources/nuget/nuget-%{version}.tar.xz
|
Source: https://download.mono-project.com/sources/nuget/nuget-%{version}.bin.tar.xz
|
||||||
Source1: nuget-wrapper
|
Source1: nuget-wrapper
|
||||||
Source2: nuget.pc
|
Source2: nuget.pc
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
@ -15,13 +15,12 @@ License: Apache License 2.0
|
|||||||
BuildRequires: mono-devel
|
BuildRequires: mono-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: mono
|
Requires: mono
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Package manager for .Net/Mono development platform.
|
Package manager for .Net/Mono development platform.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n nuget-%{version}.bin
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -41,5 +40,11 @@ install -Dm 0644 %{SOURCE2} %{buildroot}%{_datadir}/pkgconfig/nuget.pc
|
|||||||
%{_datadir}/pkgconfig/nuget.pc
|
%{_datadir}/pkgconfig/nuget.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.1.1-2mamba
|
||||||
|
- ... add a changelog entry
|
||||||
|
|
||||||
|
* Thu Mar 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.1.1-1mamba
|
||||||
|
- update to 6.3.1.1
|
||||||
|
|
||||||
* Tue Aug 18 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.5.0.6382.bin-1mamba
|
* Tue Aug 18 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.5.0.6382.bin-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user