forked from pool/rpmlint
Accepting request 1224466 from devel:openSUSE:Factory:rpmlint
- Update to version 2.6.1+git20241115.da2ed92: * polkit-rules-whitelist: adjust package name for sssd (bsc#1230051) * SpecCheck: Update suse-update-desktop-file-deprecated message * FilesCheck: Do not error about non-readable %ghost * test: Mocking TagsCheck binaries * CI: exclude test/files from pyupgrade * test: exclude test files from ruff check * test: Fix flake8 issues * flake8: Skip test files from flake8 * test: Move doc pacakges to mock * test: Normalize mock_zypp_syntax * test: Normalize mock_xinetd * test: Normalize mock_tmp_files * test: Normalize mock_sysvinitonsystemd * test: Normalize mock_shlib_policy * test: Normalize mock_pkgconfig * test: Normalize mock_pam_modules * test: Normalize mock_mixed_ownership * test: Normalize mock_menuxdg * test: Normalize mock_LSB * test: Remove not needed mock_lib_dependency.py * test: Normalize mock_icon_sizes * test: Normalize mock_i18n * test: Normalize mock_files * test: Normalize mock_FHS * test: Normalize mock_erlang.py * test: Normalize mock_dbus_policy.py * test: Replace logrotate rpm with mock * test: Normalize mock_config_files * test: Normalize mock_build_root * test: Normalize mock_build_date * test: Normalize mock_bashisms * test: Normalize mock_appdata * test: Use skipif instead of early return in test_extract_fail * Remove fPing binary not needed anymore OBS-URL: https://build.opensuse.org/request/show/1224466 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=490
This commit is contained in:
commit
404987b9cf
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">4884f6a3885c4c8f409108df7400773702627e80</param></service></servicedata>
|
||||
<param name="changesrevision">da2ed92198e8b7be0b4ef4038b2c4da72fe7f0b2</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d18f2f49e197a5f88494e412ddabe1a13b2d5f5d27c2e3a88d4e7cc0f1de1c0
|
||||
size 6126376
|
3
rpmlint-2.6.1+git20241115.da2ed92.tar.xz
Normal file
3
rpmlint-2.6.1+git20241115.da2ed92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd6b2c8b9709866f1e3dcf409690323f150eff72f79ebf658b7561151a066e57
|
||||
size 6078244
|
@ -1,3 +1,42 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 15 14:27:47 UTC 2024 - filippo.bonazzi@suse.com
|
||||
|
||||
- Update to version 2.6.1+git20241115.da2ed92:
|
||||
* polkit-rules-whitelist: adjust package name for sssd (bsc#1230051)
|
||||
* SpecCheck: Update suse-update-desktop-file-deprecated message
|
||||
* FilesCheck: Do not error about non-readable %ghost
|
||||
* test: Mocking TagsCheck binaries
|
||||
* CI: exclude test/files from pyupgrade
|
||||
* test: exclude test files from ruff check
|
||||
* test: Fix flake8 issues
|
||||
* flake8: Skip test files from flake8
|
||||
* test: Move doc pacakges to mock
|
||||
* test: Normalize mock_zypp_syntax
|
||||
* test: Normalize mock_xinetd
|
||||
* test: Normalize mock_tmp_files
|
||||
* test: Normalize mock_sysvinitonsystemd
|
||||
* test: Normalize mock_shlib_policy
|
||||
* test: Normalize mock_pkgconfig
|
||||
* test: Normalize mock_pam_modules
|
||||
* test: Normalize mock_mixed_ownership
|
||||
* test: Normalize mock_menuxdg
|
||||
* test: Normalize mock_LSB
|
||||
* test: Remove not needed mock_lib_dependency.py
|
||||
* test: Normalize mock_icon_sizes
|
||||
* test: Normalize mock_i18n
|
||||
* test: Normalize mock_files
|
||||
* test: Normalize mock_FHS
|
||||
* test: Normalize mock_erlang.py
|
||||
* test: Normalize mock_dbus_policy.py
|
||||
* test: Replace logrotate rpm with mock
|
||||
* test: Normalize mock_config_files
|
||||
* test: Normalize mock_build_root
|
||||
* test: Normalize mock_build_date
|
||||
* test: Normalize mock_bashisms
|
||||
* test: Normalize mock_appdata
|
||||
* test: Use skipif instead of early return in test_extract_fail
|
||||
* Remove fPing binary not needed anymore
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 13:15:05 UTC 2024 - dimstar@opensuse.org
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.6.1+git20241111.4884f6a
|
||||
Version: 2.6.1+git20241115.da2ed92
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user