SHA256
1
0
forked from pool/rpmlint

Accepting request 1202243 from devel:openSUSE:Factory:rpmlint

- Update to version 2.6.1+git20240918.5cb5647:
  * opensuse: explain pull requests more precisely
  * Fix pam-module test binary package
  * Fix tests with new rpm2cpio command
  * openSUSE: strict policy to ERR on patch-macro-old-format
  * Add traefik user and group
  * test: Fix test_extract_fail when running as root
  * Update users-groups.toml 3proxy (#1267)
  * Add user and group sssd
  * Test: Add missing test file for test_files.py
  * Remove not needed binary rpm
  * Replace bin in test_files.py
  * Replace bin in test_shlib_policy.py
  * Rewrite test_extract to *_fail variant that tests an expected failure in rpm2cpio
  * Exclude python311-pytest-xprocess from test_lint because rpm2cpio fails on it
  * Remove test_directory_without_x_permission2 test
  * Don't mask rpm2cpio failure in Pkg._extract_rpm()
  * Replace bin in test_icon_sizes.py
  * Replace bin in test_build_date.py
  * Replace bin in test_bashisms.py
  * test: Add bad unicode desktop file
  * Delete not needed test files
  * Replace bin in test_LSB.py
  * Replace bin in test_pam_modules.py
  * Replace bin in test_sysvinitonsystemd.py
  * Delete not needed test files
  * Replace bin in test_menuxdg.py in the absence of the penultimate test that must be corrected
  * Replace bin in test_menuxdg.py
  * Replace bin in test_pkgconfig.py
  * Replace bin in test_FHS.py
  * Remove not needed test files
  * Replace bin in test_mixed_ownership.py
  * Replace bin in test_build_root.py
  * Replace bin in test_dbus_policy.py
  * Fix for bug detected in test_appdata.py
  * Replace bin in test_appdata.py
  * Remove not needed binary files.
  * Replace bin in test_lib_dependency.py
  * Replace bin in test_erlang.py
  * Delete not needed files
  * Update users-groups.toml
  * Replace bin in test_mixed_ownership.py

OBS-URL: https://build.opensuse.org/request/show/1202243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=485
This commit is contained in:
Ana Guerrero 2024-09-22 09:05:20 +00:00 committed by Git OBS Bridge
commit 42f3f57c50
5 changed files with 51 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">9e0efea087cff08c76cffbe0e11f28d5929a94fe</param></service></servicedata>
<param name="changesrevision">5cb56478d963a538fc72efce6d9f9ceede0d632c</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Fri Sep 20 15:22:43 UTC 2024 - filippo.bonazzi@suse.com
- Update to version 2.6.1+git20240918.5cb5647:
* opensuse: explain pull requests more precisely
* Fix pam-module test binary package
* Fix tests with new rpm2cpio command
* openSUSE: strict policy to ERR on patch-macro-old-format
* Add traefik user and group
* test: Fix test_extract_fail when running as root
* Update users-groups.toml 3proxy (#1267)
* Add user and group sssd
* Test: Add missing test file for test_files.py
* Remove not needed binary rpm
* Replace bin in test_files.py
* Replace bin in test_shlib_policy.py
* Rewrite test_extract to *_fail variant that tests an expected failure in rpm2cpio
* Exclude python311-pytest-xprocess from test_lint because rpm2cpio fails on it
* Remove test_directory_without_x_permission2 test
* Don't mask rpm2cpio failure in Pkg._extract_rpm()
* Replace bin in test_icon_sizes.py
* Replace bin in test_build_date.py
* Replace bin in test_bashisms.py
* test: Add bad unicode desktop file
* Delete not needed test files
* Replace bin in test_LSB.py
* Replace bin in test_pam_modules.py
* Replace bin in test_sysvinitonsystemd.py
* Delete not needed test files
* Replace bin in test_menuxdg.py in the absence of the penultimate test that must be corrected
* Replace bin in test_menuxdg.py
* Replace bin in test_pkgconfig.py
* Replace bin in test_FHS.py
* Remove not needed test files
* Replace bin in test_mixed_ownership.py
* Replace bin in test_build_root.py
* Replace bin in test_dbus_policy.py
* Fix for bug detected in test_appdata.py
* Replace bin in test_appdata.py
* Remove not needed binary files.
* Replace bin in test_lib_dependency.py
* Replace bin in test_erlang.py
* Delete not needed files
* Update users-groups.toml
* Replace bin in test_mixed_ownership.py
-------------------------------------------------------------------
Wed Sep 18 09:07:27 UTC 2024 - filippo.bonazzi@suse.com

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.6.1+git20240918.9e0efea
Version: 2.6.1+git20240918.5cb5647
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later