[info=81d1f4adb4f7510a766f46f5bd65a0740508ad36]
OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:mcepl:fake-gcs-server:3/fake-gcs-server?expand=0&rev=1
This commit is contained in:
parent
8197d84f95
commit
2522c6e9f5
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user