Dan Čermák 2023-07-17 14:09:53 +00:00 committed by Git OBS Bridge
parent 8197d84f95
commit 2522c6e9f5
3 changed files with 10 additions and 4 deletions

View File

@ -1,4 +1,4 @@
mtime: 1689170534
commit: cef3702ea573da3024f44d078911218dbba14deb
mtime: 1689602839
commit: 81d1f4adb4f7510a766f46f5bd65a0740508ad36
url: https://src.opensuse.org/mcepl/fake-gcs-server.git
revision: cef3702ea573da3024f44d078911218dbba14deb
revision: 81d1f4adb4f7510a766f46f5bd65a0740508ad36

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 17 14:06:02 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Use %autosetup.
- Put packaging files under the control of git.
-------------------------------------------------------------------
Wed Jul 12 08:36:30 UTC 2023 - Matej Cepl <mcepl@suse.com>

View File

@ -38,7 +38,7 @@ BuildRequires: xz
fake-gcs-server provides an emulator for Google Cloud Storage API. It can be used as a library in Go projects and/or as a standalone binary/Docker image.
%prep
%setup -q -a1
%autosetup -p1 -a1
%build
%goprep %{import_path}