Accepting request 1151179 from home:dimstar:rpm4.20:c

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151179
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cunit?expand=0&rev=17
This commit is contained in:
2024-02-26 11:22:09 +00:00
committed by Git OBS Bridge
parent 08cf1e9f32
commit f16d679a9e
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 26 11:02:25 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
-------------------------------------------------------------------
Tue Feb 6 08:08:12 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@@ -75,9 +75,7 @@ CUnit is a unit testing framework for C.
This package installs the CUnit shared library.
%prep
%setup -q -n %{_name}-%{_version}
%patch0 -p1
%patch1 -p1
%autosetup -p1 -n %{_name}-%{_version}
chmod -x AUTHORS ChangeLog COPYING NEWS README TODO doc/*.html doc/*.css