diff --git a/0001-Fix-one-more-typo-179.patch b/0001-Fix-one-more-typo-179.patch index 0b7d7e8..48148ea 100644 --- a/0001-Fix-one-more-typo-179.patch +++ b/0001-Fix-one-more-typo-179.patch @@ -1,7 +1,7 @@ From 6eab1b0993b01a3acdb4532ca22543eee8b48c00 Mon Sep 17 00:00:00 2001 From: Elisei Roca Date: Thu, 5 Aug 2021 12:19:59 +0200 -Subject: [PATCH 1/2] Fix one more typo (#179) +Subject: Fix one more typo (#179) --- lib/MirrorCache/WebAPI/Plugin/RootRemote.pm | 2 +- diff --git a/MirrorCache-1.006.obscpio b/MirrorCache-1.006.obscpio index 3b13183..7aefa3c 100644 --- a/MirrorCache-1.006.obscpio +++ b/MirrorCache-1.006.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae70139a63a340772884ee935a185d247a23441b19c9094def0667e34a03236a -size 671756 +oid sha256:4110eb8bec5088c5f5c3b32c8c6022f6ac1faecd621290d2b153337a0b66b48a +size 671244 diff --git a/MirrorCache.obsinfo b/MirrorCache.obsinfo index 64bf45a..598937b 100644 --- a/MirrorCache.obsinfo +++ b/MirrorCache.obsinfo @@ -1,5 +1,5 @@ name: MirrorCache version: 1.006 -mtime: 1628205973 -commit: 0010da5ce6ddc72e208f12d5dd579990e1bb4bae +mtime: 1628148416 +commit: 2093fd2adec591ab1274d10dacf22b2340539a78 diff --git a/MirrorCache.spec b/MirrorCache.spec index 4de4a4c..cb29ba0 100644 --- a/MirrorCache.spec +++ b/MirrorCache.spec @@ -30,6 +30,7 @@ URL: https://github.com/openSUSE/MirrorCache Source: %{name}-%{version}.tar.xz Source1: %{name}-user.conf Source2: %{name}-tmpfilesd.conf +Patch: 0001-Fix-one-more-typo-179.patch BuildRequires: %{build_requires} Requires: %{main_requires} Requires: perl(Minion) >= 10.0 @@ -41,6 +42,7 @@ Mirror redirector web service, which automatically scans the main server and mir %prep %setup -q +%patch -p1 %build # make {?_smp_mflags}