1
0

- Update to version 20240121:

* Fix formatting of overlong tags
  * set header_name to the spec file name
  * Sync licenses with SPDX spec

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-format_spec_file?expand=0&rev=207
This commit is contained in:
Dirk Mueller 2024-01-21 11:25:42 +00:00 committed by Git OBS Bridge
parent c4603d8355
commit cb3b16a7da
7 changed files with 18 additions and 10 deletions

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/openSUSE/obs-service-format_spec_file.git</param> <param name="url">https://github.com/openSUSE/obs-service-format_spec_file.git</param>
<param name="changesrevision">efca71ba4bea17efb09eb07f6154c1dc656bc208</param></service></servicedata> <param name="changesrevision">3011bbc97af4ff9ea4957ee98d8c5450155552ab</param></service></servicedata>

View File

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

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jan 21 11:25:24 UTC 2024 - dmueller@suse.com
- Update to version 20240121:
* Fix formatting of overlong tags
* set header_name to the spec file name
* Sync licenses with SPDX spec
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 12 11:16:06 UTC 2023 - dmueller@suse.com Wed Jul 12 11:16:06 UTC 2023 - dmueller@suse.com

View File

@ -1,4 +1,4 @@
name: obs-service-format_spec_file name: obs-service-format_spec_file
version: 20230712 version: 20240121
mtime: 1689160500 mtime: 1705836294
commit: efca71ba4bea17efb09eb07f6154c1dc656bc208 commit: 3011bbc97af4ff9ea4957ee98d8c5450155552ab

View File

@ -1,7 +1,7 @@
# #
# spec file for package obs-service-format_spec_file # spec file for package obs-service-format_spec_file
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: obs-service-format_spec_file Name: obs-service-format_spec_file
Version: 20230712 Version: 20240121
Release: 0 Release: 0
Summary: An OBS source service: reformats a spec file to SUSE standard Summary: An OBS source service: reformats a spec file to SUSE standard
License: GPL-2.0-only License: GPL-2.0-only