forked from pool/rpmlint
- Update to version 2.4.0+git20230227.0faf846:
* Disallow a space in rpmlint issue name * Unify D-Bus check name * FilesCheck: fix typo and shorten setuid/setgid check * Revert "Disable Mageia CI builds due to system problem" * Disable Mageia CI builds due to system problem * Revert "disable opensuse-tumbleweed-aarch64 due to system crash" OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1030
This commit is contained in:
parent
8b21e9c532
commit
6e687f4e77
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">1bab12988f3f8a7e6743b6206865e0aa5b901def</param></service></servicedata>
|
||||
<param name="changesrevision">0faf846045c263091f3bc413e9ce44a7d29e9baf</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03a8d68279325f37ff90e7d915d6838fe4cccb265ee0c42e1a7c5a2c32c4b612
|
||||
size 6764652
|
3
rpmlint-2.4.0+git20230227.0faf846.tar.xz
Normal file
3
rpmlint-2.4.0+git20230227.0faf846.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aea1ba68f68f16b8553de1c1bc953aba6568da24dc4f41ba2a9d749a0872e0c5
|
||||
size 6764264
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 11:18:41 UTC 2023 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.4.0+git20230227.0faf846:
|
||||
* Disallow a space in rpmlint issue name
|
||||
* Unify D-Bus check name
|
||||
* FilesCheck: fix typo and shorten setuid/setgid check
|
||||
* Revert "Disable Mageia CI builds due to system problem"
|
||||
* Disable Mageia CI builds due to system problem
|
||||
* Revert "disable opensuse-tumbleweed-aarch64 due to system crash"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 14 16:18:53 UTC 2023 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.4.0+git20230214.1bab129
|
||||
Version: 2.4.0+git20230227.0faf846
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user