Compare commits

1 Commits
main ... 1.1

2 changed files with 3 additions and 7 deletions

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Fri Mar 1 08:51:40 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Tue Jul 25 12:47:30 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>

View File

@@ -83,7 +83,9 @@ Development files for the libpsm2 library.
Support for MPIs linked with PSM versions < 2.
%prep
%autosetup -p0 -n %{name}-%{version}%{git_ver}
%setup -q -n %{name}-%{version}%{git_ver}
%patch2
%patch3
cp %{SOURCE1} ChangeLog