SHA256
1
0
forked from pool/rpmlint

Accepting request 948073 from devel:openSUSE:Factory:rpmlint

- Update to version 2.2.0+git20220121.4f4f673:
  * Remove shared-library-not-executable for all shared libs.
  * Fix stupid mistake with shared-library-not-executable.
  * Remove duplicite argument for run_elf_checks and use PkgFile.
  * Set also LANGUAGE env. in ENGLISH_ENVIROMENT.
  * Fix LGTM warning about RE pattern.

OBS-URL: https://build.opensuse.org/request/show/948073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=380
This commit is contained in:
Dominique Leuenberger 2022-01-25 16:35:36 +00:00 committed by Git OBS Bridge
commit ec5842bba4
5 changed files with 15 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">8797a6ece08d0eb67300203f2ed2a68933e138f5</param></service></servicedata>
<param name="changesrevision">c80ff6a2fa26674638d66a9fd3e323ea13e33cca</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jan 22 09:15:18 UTC 2022 - mliska@suse.cz
- Update to version 2.2.0+git20220121.4f4f673:
* Remove shared-library-not-executable for all shared libs.
* Fix stupid mistake with shared-library-not-executable.
* Remove duplicite argument for run_elf_checks and use PkgFile.
* Set also LANGUAGE env. in ENGLISH_ENVIROMENT.
* Fix LGTM warning about RE pattern.
-------------------------------------------------------------------
Thu Jan 13 08:24:48 UTC 2022 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.2.0+git20220112.bfaf91a
Version: 2.2.0+git20220121.4f4f673
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later