Accepting request 1156844 from Archiving

OBS-URL: https://build.opensuse.org/request/show/1156844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/7zip?expand=0&rev=12
This commit is contained in:
Ana Guerrero 2024-03-14 16:42:17 +00:00 committed by Git OBS Bridge
commit db84ad8960
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 6 12:46:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use autosetup -c instead of manually extracting the tarball and
applying patches: allows us to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Tue Jan 23 11:32:54 UTC 2024 - Danilo Spinella <danilo.spinella@suse.com>

View File

@ -53,9 +53,8 @@ This package contains the 7z command line utility for archiving and
extracting various formats.
%prep
tar xaf %{SOURCE0}
%patch0 -p1
%patch1 -p1
%autosetup -p1 -c
dos2unix DOC/*.txt
# Remove executable perms from docs
chmod -x DOC/*.txt