forked from pool/rpmlint
- Update to version 2.4.0+git20221024.648726f:
* Update the Python module regex to also match stable ABI names * update checkout action to v3 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=984
This commit is contained in:
parent
a374303409
commit
4f131d19c1
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">c1d68e9b2221951b3e681d6b843aa65a5d55170c</param></service></servicedata>
|
||||
<param name="changesrevision">648726fcd2eb6ef23c47d2b2ad46d0c6da198a31</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12a3554c6020b386823407da0ed2480c3da7297b79a295ae6e298d83f2de56a1
|
||||
size 6757396
|
3
rpmlint-2.4.0+git20221024.648726f.tar.xz
Normal file
3
rpmlint-2.4.0+git20221024.648726f.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:982a6e2e3b3cb5733e7615c6e2e7dfae0fb23f5fad9b424f78ea4f0e09c588d0
|
||||
size 6757368
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 24 11:47:42 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20221024.648726f:
|
||||
* Update the Python module regex to also match stable ABI names
|
||||
* update checkout action to v3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 21 21:32:17 UTC 2022 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.4.0+git20221019.c1d68e9
|
||||
Version: 2.4.0+git20221024.648726f
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user