diff --git a/_servicedata b/_servicedata index 305de2f..ec95b31 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/obs-service-format_spec_file.git - 7eaf24ab80bb90ca8a57f86be09cb58e48d3f7d4 \ No newline at end of file + 5d082d1f5c2caa3991e732f7ddad300fc81278fa \ No newline at end of file diff --git a/debian.dsc b/debian.dsc index 79a3b54..eb53b91 100644 --- a/debian.dsc +++ b/debian.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: obs-service-format-spec-file -Version: 20191114 +Version: 20210128 Binary: obs-service-format-spec-file Maintainer: Adrian Schroeter Architecture: all diff --git a/obs-service-format_spec_file-20191114.obscpio b/obs-service-format_spec_file-20191114.obscpio deleted file mode 100644 index 0de2134..0000000 --- a/obs-service-format_spec_file-20191114.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44dbb0d9761a6bdc3b60fc4ee34bb055f4caf962ae56ef311d78bc51ca348f0c -size 116235 diff --git a/obs-service-format_spec_file-20210128.obscpio b/obs-service-format_spec_file-20210128.obscpio new file mode 100644 index 0000000..6a42a84 --- /dev/null +++ b/obs-service-format_spec_file-20210128.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee7562dc40c79f84dd99be2533c4412c81885727328ac786d27e51df924cf2d +size 1494540 diff --git a/obs-service-format_spec_file.changes b/obs-service-format_spec_file.changes index 76299db..6dc2714 100644 --- a/obs-service-format_spec_file.changes +++ b/obs-service-format_spec_file.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Thu Jan 28 10:06:54 UTC 2021 - coolo@suse.com + +- Update to version 20210128: + * Split out final comments in description + * Make a special exception for short %p* snippets + * Also split Conflict headers + * Keep the old require sorting + * Improve the performance of reorder_tags + * Fix merge_comments + * Do not split %if and section start + * Support multiline copyrights (for Firefox) + * Simplify how to calculcate the base_package + * Split tag values of certain tags + * Be careful with macros that appear between tags + * Replace SPDX mapper with an advanced version + * Fix merging empty sections + * Allow before lines to commented tags + * Keep comments close to the original line + * Review some deltas in the test suites that are acceptable for now + * Parse more into the description - basically everything for now + * Fix Release tag + * Add an empty line before each section + * Map SPDX licenses + * Fix more test cases + * Adopt some test cases and fix some others + * Reorder tags that are below each other + * Fix whitespace + * Little progress + * Add test cases for spec-file cleaner (with current output) + * Use perltidy like Cavil + * Remove patch_license - old helper script for mass migration + * Test case for issue 19 + * Only parse Provides in Header section + * Test case for issue 41 + * Trim all trailing whitespace - including \r + * Fix copyright year to 2012 in the test cases + * Fetch licenses from JSON and remove + variants + * Fetch exceptions from JSON + * add some testcases + * prepare_spec handle the case where License/Group are in a if/else/endif + ------------------------------------------------------------------- Thu Nov 14 14:53:12 UTC 2019 - ro@suse.com diff --git a/obs-service-format_spec_file.obsinfo b/obs-service-format_spec_file.obsinfo index e8aba29..7c077d6 100644 --- a/obs-service-format_spec_file.obsinfo +++ b/obs-service-format_spec_file.obsinfo @@ -1,5 +1,5 @@ name: obs-service-format_spec_file -version: 20191114 -mtime: 1573743088 -commit: 246de69f80129b4b20fa4e421d594f22ed2aa52a +version: 20210128 +mtime: 1611828367 +commit: 5d082d1f5c2caa3991e732f7ddad300fc81278fa diff --git a/obs-service-format_spec_file.spec b/obs-service-format_spec_file.spec index 73fb982..54382d1 100644 --- a/obs-service-format_spec_file.spec +++ b/obs-service-format_spec_file.spec @@ -1,7 +1,7 @@ # # spec file for package obs-service-format_spec_file # -# Copyright (c) 2019 SUSE LLC. +# Copyright (c) 2021 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: 20191114 +Version: 20210128 Release: 0 Summary: An OBS source service: reformats a spec file to SUSE standard License: GPL-2.0-only @@ -47,7 +47,7 @@ spec file instead of creating a new one. %make_install %check -perl prepare_spec %{_topdir}/SOURCES/%{name}.spec +make check %files %license COPYING