Accepting request 943592 from home:dspinella:branches:Archiving

OBS-URL: https://build.opensuse.org/request/show/943592
OBS-URL: https://build.opensuse.org/package/show/Archiving/7zip?expand=0&rev=7
This commit is contained in:
Danilo Spinella 2022-01-03 12:03:04 +00:00 committed by Git OBS Bridge
parent 144176fc42
commit 4b158c5e27

View File

@ -16,7 +16,7 @@
#
%define stripped_version %(echo %{version} | sed 's/\\.//')
%define stripped_version 2107
Name: 7zip
Version: 21.07
Release: 0
@ -26,8 +26,7 @@ Summary: File Archivier
License: LGPL-2.1-or-later AND BSD-3-Clause AND SUSE-Public-Domain
Group: Productivity/Archiving/Compression
URL: https://www.7-zip.org/
# Do not put the URL here as the service doesn't expand macros
Source: 7z%{stripped_version}-src.tar.xz
Source: https://www.7-zip.org/a/7z%{stripped_version}-src.tar.xz
BuildRequires: dos2unix
BuildRequires: gcc
BuildRequires: gcc-c++