Accepting request 1240907 from editors
OBS-URL: https://build.opensuse.org/request/show/1240907 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/editorconfig-checker?expand=0&rev=4
This commit is contained in:
commit
7ed817b1d1
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<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.1.2</param>
|
||||
<param name="revision">v3.2.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/editorconfig-checker/editorconfig-checker</param>
|
||||
<param name="changesrevision">3f5484ec3d86ec50b4201ae8bf4671cba3ba9e38</param></service></servicedata>
|
||||
<param name="changesrevision">3bf69e34d0c84ad7c3ba9e490c4b150139a28f55</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5d30f25d450ee4d6f343dbed31ed8c5cd50d6a06efec78a774da1a886721252
|
||||
size 1988108
|
3
editorconfig-checker-3.2.0.obscpio
Normal file
3
editorconfig-checker-3.2.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54d4e1507369041f1697d11ba0ba7a3068c248f714b0912f6364664e3a2812b2
|
||||
size 1994252
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 14:26:03 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 3.2.0:
|
||||
* chore(main): release 3.2.0 (#426)
|
||||
* feat: add support for env var NO_COLOR (#429)
|
||||
* chore(deps): bump anchore/sbom-action from 0.17.9 to 0.18.0
|
||||
(#431)
|
||||
* chore: replace token bound to a human by one bound to a bot
|
||||
(#422)
|
||||
* fix: improve default excludes (#427)
|
||||
* feat: only output "0 errors found" when verbose output is
|
||||
enabled (#423)
|
||||
* chore: replace DOCKER_USERNAME secret by a variable (#421)
|
||||
* chore: remove VERSION file (#419)
|
||||
* chore: remove old build-binary-in-docker Dockerfile (#418)
|
||||
* chore(deps): bump wagoid/commitlint-github-action from 6.2.0 to
|
||||
6.2.1 (#424)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 06:11:32 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: editorconfig-checker
|
||||
version: 3.1.2
|
||||
mtime: 1736546773
|
||||
commit: 3f5484ec3d86ec50b4201ae8bf4671cba3ba9e38
|
||||
version: 3.2.0
|
||||
mtime: 1738005969
|
||||
commit: 3bf69e34d0c84ad7c3ba9e490c4b150139a28f55
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define executable_name ec
|
||||
|
||||
Name: editorconfig-checker
|
||||
Version: 3.1.2
|
||||
Version: 3.2.0
|
||||
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:a0a7ed004589c97d94c1ac6cac1f829b1778d86d9fa34d6ccf83b5a6085b5d08
|
||||
size 1143048
|
||||
oid sha256:aa9356926075a879485429450f5069f8b9c38778482d28241618f5ca234cc0f2
|
||||
size 1143052
|
||||
|
Loading…
x
Reference in New Issue
Block a user