diff --git a/visual-studio-code-bin.spec b/visual-studio-code-bin.spec index 2e5fa9b..5cdf2d5 100644 --- a/visual-studio-code-bin.spec +++ b/visual-studio-code-bin.spec @@ -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 1.96.4-1mamba +- automatic version update by autodist + * Sat Jan 04 2025 Silvan Calarco 1.96.2-2mamba - fix excluding internal libraries from provides