Accepting request 1140288 from openSUSE:Tools

- Update to version 20240121:
  * update licenses
  * Fix formatting of overlong tags
  * set header_name to the spec file name
  * Sync licenses with SPDX spec

- do not enter empty license line if not found (eg in include file)
  (bnc#624980)
- fix empty line handling (multiple subsequent empty lines)
  lines in a package, for example in if-constructs)
- cleanup prepare_spec, drop Needed.pm

OBS-URL: https://build.opensuse.org/request/show/1140288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-format_spec_file?expand=0&rev=86
This commit is contained in:
Ana Guerrero 2024-01-21 22:10:24 +00:00 committed by Git OBS Bridge
commit b0dd956763
7 changed files with 24 additions and 15 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">efca71ba4bea17efb09eb07f6154c1dc656bc208</param></service></servicedata>
<param name="changesrevision">f8724f13e9c826cda97145f20facec9dbdc17536</param></service></servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-format-spec-file
Version: 20230712
Version: 20240121
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:30c1bd782f4b3efbe39a9e24c588192ccb0f08083d6f87d0a1ed0d2bdca3c98a
size 1771020

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jan 21 11:25:24 UTC 2024 - dmueller@suse.com
- Update to version 20240121:
* update licenses
* 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

View File

@ -1,4 +1,4 @@
name: obs-service-format_spec_file
version: 20230712
mtime: 1689160500
commit: efca71ba4bea17efb09eb07f6154c1dc656bc208
version: 20240121
mtime: 1705836660
commit: f8724f13e9c826cda97145f20facec9dbdc17536

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: obs-service-format_spec_file
Version: 20230712
Version: 20240121
Release: 0
Summary: An OBS source service: reformats a spec file to SUSE standard
License: GPL-2.0-only