Accepting request 1149806 from multimedia:apps

OBS-URL: https://build.opensuse.org/request/show/1149806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minitube?expand=0&rev=31
This commit is contained in:
Ana Guerrero 2024-02-23 15:46:34 +00:00 committed by Git OBS Bridge
commit b766aa6e2a
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 23 09:34:54 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Fri Feb 4 17:23:14 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>

View File

@ -59,9 +59,7 @@ it strives to create a new TV-like experience.
%lang_package
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%autosetup -p1
# Remove build time references so build-compare can do its work
FAKE_BUILDDATE="$(LC_ALL=C date -u -d "@${SOURCE_DATE_EPOCH}" '+%%b %%e %%Y')"