Accepting request 1236093 from editors
OBS-URL: https://build.opensuse.org/request/show/1236093 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/editorconfig-checker?expand=0&rev=2
This commit is contained in:
commit
ad98ad6b92
4
_service
4
_service
@ -3,10 +3,10 @@
|
||||
<param name="url">https://github.com/editorconfig-checker/editorconfig-checker</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v3.0.3</param>
|
||||
<param name="revision">v3.1.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual">
|
||||
</service>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/editorconfig-checker/editorconfig-checker</param>
|
||||
<param name="changesrevision">24148c57d167e3eb45137021941d834ce588ff1f</param></service></servicedata>
|
||||
<param name="changesrevision">ec7219a7f1d6cda5ebb56fc5806a9486b084b49d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70cb398aedeaf81c5f619cdfd89e3b862e920993b3ab36840c613f4b52ecf6a2
|
||||
size 1915916
|
3
editorconfig-checker-3.1.1.obscpio
Normal file
3
editorconfig-checker-3.1.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffd33107f1afb9aae85a87dd88692ffb8889a2c7008b362fbdce37139b73b2df
|
||||
size 1987596
|
@ -1,3 +1,69 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 09 06:41:18 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 3.1.1:
|
||||
* chore(main): release 3.1.1 (#412)
|
||||
* fix: dockerfile expected binary at /, not /usr/bin/ #410 (#411)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 08 12:04:18 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 3.1.0:
|
||||
* chore(main): release 3.1.0 (#408)
|
||||
* chore(deps): bump anchore/sbom-action from 0.17.4 to 0.17.9
|
||||
(#407)
|
||||
* chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.7
|
||||
to 1.4.8 (#406)
|
||||
* fix: actually use the correct end marker (#405)
|
||||
* fix: this release-please marker (#403)
|
||||
* ci: build artifacts with GoReleaser and use Release Please
|
||||
(#385)
|
||||
* chore(deps): bump wagoid/commitlint-github-action from 6.1.2 to
|
||||
6.2.0 (#400)
|
||||
* chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.6
|
||||
to 1.4.7 (#398)
|
||||
* chore(deps): bump golang.org/x/text from 0.20.0 to 0.21.0
|
||||
(#399)
|
||||
* chore(deps): bump codecov/codecov-action from 4 to 5 (#396)
|
||||
* chore(deps): bump golang.org/x/text from 0.19.0 to 0.20.0
|
||||
(#395)
|
||||
* refactor: replace Logger.LogMessage by storing an io.Writer
|
||||
(#380)
|
||||
* chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.5
|
||||
to 1.4.6 (#393)
|
||||
* docs: fix Hits-of-Code badge (#391)
|
||||
* chore: rename our own .ecrc to the new name (#392)
|
||||
* chore: pre-commit v2 (#384)
|
||||
* chore: add a pre-commit config (#381)
|
||||
* fix: add `.ecrc` deprecation warning (#389)
|
||||
* fix: typo in config, `SpacesAftertabs` => `SpacesAfterTabs`
|
||||
(#386)
|
||||
* chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0
|
||||
(#387)
|
||||
* chore: load codecov token from secrets (#382)
|
||||
* docs: add CONTRIBUTING.md and MAINTAINERS.md (#378)
|
||||
* refactor: output FormatErrors (#377)
|
||||
* feat: support `.editorconfig-checker.json` config (#375)
|
||||
* docs: try to explain excludes better for #370 (#372)
|
||||
* chore: docker `FROM…as` to `FROM…AS` (#376)
|
||||
* feat: provide Codeclimate compatible report fromat (#367)
|
||||
* chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0
|
||||
(#369)
|
||||
* chore(deps): bump wagoid/commitlint-github-action from 6.1.1 to
|
||||
6.1.2 (#368)
|
||||
* feat: consolidate adjacent error messages (#360)
|
||||
* feat: editorconfig-checker-disable-next-line (#363)
|
||||
* feat: add zip version when compressing all binaries (#321)
|
||||
(#362)
|
||||
* chore(deps): bump wagoid/commitlint-github-action from 6.0.2 to
|
||||
6.1.1 (#361)
|
||||
* chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0
|
||||
(#358)
|
||||
* chore(deps): bump wagoid/commitlint-github-action from 6.0.1 to
|
||||
6.0.2 (#357)
|
||||
* chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.4
|
||||
to 1.4.5 (#356)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 23 07:44:06 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: editorconfig-checker
|
||||
version: 3.0.3
|
||||
mtime: 1720004278
|
||||
commit: 24148c57d167e3eb45137021941d834ce588ff1f
|
||||
version: 3.1.1
|
||||
mtime: 1736356981
|
||||
commit: ec7219a7f1d6cda5ebb56fc5806a9486b084b49d
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package editorconfig-checker
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define executable_name ec
|
||||
|
||||
Name: editorconfig-checker
|
||||
Version: 3.0.3
|
||||
Version: 3.1.1
|
||||
Release: 0
|
||||
Summary: Tool to verify that your files are in harmony with your .editorconfig
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2acaf1c415c8d4cd4c7818088d6a7a88f2adff69d5256622df7427bd7dc7d43
|
||||
size 1690370
|
||||
oid sha256:3ffaefc89d5e76c8e1a9c74631729d7724555837f88e4d75405c40243b6e10b5
|
||||
size 1084421
|
||||
|
Loading…
x
Reference in New Issue
Block a user