Accepting request 892275 from openSUSE:Tools

- Update to version 20210511:
  * Refresh licenses from spdx.org
  * Be more wary on usage of macros in Tags
  * Do not Cache Source.* but only Source[0-9]*
  * Stop pretending we can guess what the spec file is for
  * Avoid deep recursion in merge_comments
  * Allow to override date (#45)

OBS-URL: https://build.opensuse.org/request/show/892275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-format_spec_file?expand=0&rev=80
This commit is contained in:
Dominique Leuenberger 2021-05-15 21:14:57 +00:00 committed by Git OBS Bridge
commit d7beaf25d4
7 changed files with 20 additions and 9 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/obs-service-format_spec_file.git</param>
<param name="changesrevision">5d082d1f5c2caa3991e732f7ddad300fc81278fa</param></service></servicedata>
<param name="changesrevision">9f2fa98d6e4eb1bb6a211ee8556c65a8aa382e83</param></service></servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-format-spec-file
Version: 20210128
Version: 20210511
Binary: obs-service-format-spec-file
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ee7562dc40c79f84dd99be2533c4412c81885727328ac786d27e51df924cf2d
size 1494540

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:077e52d596b66da6b744425e02c629473d6dfa62d6e77cfa996d9125889da394
size 1761292

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue May 11 17:00:33 UTC 2021 - coolo@suse.com
- Update to version 20210511:
* Refresh licenses from spdx.org
* Be more wary on usage of macros in Tags
* Do not Cache Source.* but only Source[0-9]*
* Stop pretending we can guess what the spec file is for
* Avoid deep recursion in merge_comments
* Allow to override date (#45)
-------------------------------------------------------------------
Thu Jan 28 10:06:54 UTC 2021 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: obs-service-format_spec_file
version: 20210128
mtime: 1611828367
commit: 5d082d1f5c2caa3991e732f7ddad300fc81278fa
version: 20210511
mtime: 1620752406
commit: 9f2fa98d6e4eb1bb6a211ee8556c65a8aa382e83

View File

@ -17,7 +17,7 @@
Name: obs-service-format_spec_file
Version: 20210128
Version: 20210511
Release: 0
Summary: An OBS source service: reformats a spec file to SUSE standard
License: GPL-2.0-only