SHA256
1
0
forked from pool/vitetris
Ana Guerrero 2024-02-25 13:05:43 +00:00 committed by Git OBS Bridge
commit ebbd386cf2
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 13:28:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Sun Dec 27 11:26:39 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@ -53,8 +53,8 @@ resets.)
%prep
%setup -q
%patch6 -p1
%autosetup -p1
sed -i 's|Exec=tetris|Exec=vitetris|' vitetris.desktop
%build