forked from pool/rpmlint
- Update to version 2.4.0+git20230424.e2a5b62:
* port to get_tested_path instead of testpath * Allow *args for get_tested_path. * tests: use get_tested_path rather than testpath OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1060
This commit is contained in:
committed by
Git OBS Bridge
parent
a5b62b6ee7
commit
6a248911ee
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">b8b7e4e4787af7a8af8f58d8828c60036c000b1b</param></service></servicedata>
|
||||
<param name="changesrevision">e2a5b62f37d3c20b16c2fc04a6bf7f7d4549aef9</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0cb90c3df89d0ce8e047f102422375d03dedb9592ccc5a6aa8bf3b534e19fde
|
||||
size 7039572
|
3
rpmlint-2.4.0+git20230424.e2a5b62.tar.xz
Normal file
3
rpmlint-2.4.0+git20230424.e2a5b62.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c678c94dc439aead97b7544bcc190ff76e24ca91b64197b8c67e3a1589f46117
|
||||
size 7039804
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 24 08:58:05 UTC 2023 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20230424.e2a5b62:
|
||||
* port to get_tested_path instead of testpath
|
||||
* Allow *args for get_tested_path.
|
||||
* tests: use get_tested_path rather than testpath
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 24 08:34:50 UTC 2023 - mliska@suse.cz
|
||||
|
||||
|
@@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.4.0+git20230424.b8b7e4e
|
||||
Version: 2.4.0+git20230424.e2a5b62
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user