diff --git a/visual-studio-code-bin.spec b/visual-studio-code-bin.spec index 69bd0ef..2e5fa9b 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: 1mamba +Release: 2mamba 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 @@ -49,10 +49,8 @@ Obsoletes: code-bin <= 1.81.1 %description Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages and runtimes (such as C++, C#, Java, Python, PHP, Go, .NET). -%debug_package - %global __requires_exclude ^libffmpeg.so.*$ -%global __provides_exclude_from ^%{_datadir}/%{name}/.*$ +%global __provides_exclude_from ^%{_datadir}/code-bin/.*$ %prep %setup -q -c -T @@ -116,6 +114,9 @@ install -D -m755 %{SOURCE6} %{buildroot}%{_bindir}/code %doc resources/app/LICENSE.rtf %changelog +* Sat Jan 04 2025 Silvan Calarco 1.96.2-2mamba +- fix excluding internal libraries from provides + * Fri Dec 20 2024 Automatic Build System 1.96.2-1mamba - automatic version update by autodist