automatic version update by autodist [release 1.96.4-1mamba;Fri Jan 31 2025]

This commit is contained in:
Automatic Build System 2025-02-01 23:14:27 +01:00
parent ae86602d8c
commit 7d5fb3210a

View File

@ -1,7 +1,7 @@
%define _pkgname code-bin
Name: visual-studio-code-bin
Version: 1.96.2
Release: 2mamba
Version: 1.96.4
Release: 1mamba
Summary: Visual Studio Code: a lightweight but powerful source code editor which runs on your desktop (official binary distribution)
Group: Graphical Desktop/Applications/Development
Vendor: openmamba
@ -52,6 +52,7 @@ Visual Studio Code is a lightweight but powerful source code editor which runs o
%global __requires_exclude ^libffmpeg.so.*$
%global __provides_exclude_from ^%{_datadir}/code-bin/.*$
%prep
%setup -q -c -T
@ -114,6 +115,9 @@ install -D -m755 %{SOURCE6} %{buildroot}%{_bindir}/code
%doc resources/app/LICENSE.rtf
%changelog
* Fri Jan 31 2025 Automatic Build System <autodist@mambasoft.it> 1.96.4-1mamba
- automatic version update by autodist
* Sat Jan 04 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 1.96.2-2mamba
- fix excluding internal libraries from provides