SHA256
1
0
forked from pool/mumps

Accepting request 1149299 from home:pgajdos:m

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1149299
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=70
This commit is contained in:
Atri Bhattacharya 2024-02-23 11:39:09 +00:00 committed by Git OBS Bridge
parent cf24c2d5b4
commit 1096c0522b
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 12:29:34 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Mon Oct 23 19:17:11 UTC 2023 - Egbert Eich <eich@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file
# spec file for package mumps
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -515,8 +515,7 @@ matlab and scilab extensions are provided in /usr/share/doc/packages/mumps.
%endif
%prep
%setup -q -n %{PNAME}_%{version}
#%%patch1 -p1
%autosetup -q -n %{PNAME}_%{version}
%build