1
0

Accepting request 1099102 from devel:Factory:git-workflow:staging:mcepl:fake-gcs-server:3

Use %autosetup.

Also put packaging files under the control of git.

(🤖: Submission of fake-gcs-server via pool/fake-gcs-server#3 by mcepl)

OBS-URL: https://build.opensuse.org/request/show/1099102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fake-gcs-server?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2023-07-18 20:07:34 +00:00 committed by Git OBS Bridge
commit dd4f7cde9a
3 changed files with 10 additions and 4 deletions

View File

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

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> 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. 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 %prep
%setup -q -a1 %autosetup -p1 -a1
%build %build
%goprep %{import_path} %goprep %{import_path}