Accepting request 1150024 from network:telephony
OBS-URL: https://build.opensuse.org/request/show/1150024 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yate-bts?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 13:04:33 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 1 22:03:26 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
+2
-5
@@ -47,11 +47,8 @@ At least one transceiver package must also be installed for
|
||||
interfacing with the hardware.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%autosetup -p1 -n %{name}
|
||||
|
||||
modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
|
||||
DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
|
||||
TIME="\"$(date -d "${modified}" "+%%R")\""
|
||||
|
||||
Reference in New Issue
Block a user