SHA256
1
0
forked from pool/bazel6

Accepting request 1149377 from devel:tools:building

OBS-URL: https://build.opensuse.org/request/show/1149377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bazel6?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2024-02-22 20:00:55 +00:00 committed by Git OBS Bridge
commit 39c99ec352
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 10:07:07 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Thu Aug 3 20:17:22 UTC 2023 - Matthias Eliasson <elimat@opensuse.org>

View File

@ -54,12 +54,10 @@ C++ and Go as programing languages. It also has a support for Android and iOS
as mobile operating systems.
%prep
%setup -q -c
%autosetup -p0 -c
# Remove executable permissions
chmod 0644 AUTHORS CHANGELOG.md CONTRIBUTORS LICENSE
%patch0 -p0
cp %{SOURCE2} .
%build