1
0

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
@ -210,7 +219,7 @@ Mon Aug 25 05:13:17 UTC 2014 - coolo@suse.com
-------------------------------------------------------------------
Thu Aug 14 02:28:08 CEST 2014 - ro@suse.de
- do not enter empty license line if not found (eg in include file)
- do not enter empty license line if not found (eg in include file)
-------------------------------------------------------------------
Wed Aug 13 11:21:40 CEST 2014 - ro@suse.de
@ -511,18 +520,18 @@ Mon Aug 8 14:05:45 UTC 2011 - ro@suse.com
Mon Aug 1 17:29:28 CEST 2011 - ro@suse.de
- try to keep summary and group for cases like openldap2
(bnc#624980)
(bnc#624980)
-------------------------------------------------------------------
Mon Jul 4 11:42:26 CEST 2011 - ro@suse.de
- fix empty line handling (multiple subsequent empty lines)
- fix empty line handling (multiple subsequent empty lines)
-------------------------------------------------------------------
Mon Jul 4 00:16:05 CEST 2011 - ro@suse.de
- leave Version lines intact (fix issue with multiple version
lines in a package, for example in if-constructs)
lines in a package, for example in if-constructs)
-------------------------------------------------------------------
Fri Jun 17 07:27:18 UTC 2011 - coolo@novell.com
@ -548,7 +557,7 @@ Wed May 25 14:00:35 CEST 2011 - ro@suse.de
-------------------------------------------------------------------
Wed May 4 01:55:04 CEST 2011 - ro@suse.de
- cleanup prepare_spec, drop Needed.pm
- cleanup prepare_spec, drop Needed.pm
- make it ready for public usage
-------------------------------------------------------------------

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