SHA256
1
0
forked from pool/rpmlint

- Update to version 2.4.0+git20221115.32b20b2:

* Add python check (#955)

- Update to version 2.4.0+git20221114.9c41868:
  * codeql: remove cron and use it only for some branches
  * Add CodeQL workflow for GitHub code scanning

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=990
This commit is contained in:
Martin Liška 2022-11-15 13:11:33 +00:00 committed by Git OBS Bridge
parent 5a56e21b3a
commit cc6050197c
5 changed files with 18 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="changesrevision">f8919c6b22e9027f05fe8c45ea12aca589833095</param></service></servicedata>
<param name="changesrevision">32b20b24f2f63ce5ad0c760a00201edb044fdf04</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f468c25d69ee4c653745abaeae8d413ee2e9189709f71ffda0cd228ecef4348
size 6758636

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33ad8470fed700adf1468aa2657a30732ffe6df0e30e32937817c4f80a553a08
size 6767000

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Nov 15 13:10:32 UTC 2022 - mliska@suse.cz
- Update to version 2.4.0+git20221115.32b20b2:
* Add python check (#955)
-------------------------------------------------------------------
Tue Nov 15 13:10:23 UTC 2022 - mliska@suse.cz
- Update to version 2.4.0+git20221114.9c41868:
* codeql: remove cron and use it only for some branches
* Add CodeQL workflow for GitHub code scanning
-------------------------------------------------------------------
Thu Nov 10 15:17:32 UTC 2022 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.4.0+git20221110.f8919c6
Version: 2.4.0+git20221115.32b20b2
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later