SHA256
1
0
forked from pool/rpmlint

- Update to version 2.3.0+git20220623.5aa24e0:

* checkbashism: fix stuck when run with Emacs
  * Add test for shell var detection in rpm-buildroot-usage
  * Fix rpm_buildroot_regex
  * Remove obsolete check no-cleaning-of-buildroot
  * Improve binary-or-shlib-defines-rpath error
  * Add `--file` as an alias for `--rpmlintrc`
  * Update shlib-policy-name-error score for openSUSE

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=924
This commit is contained in:
Martin Liška 2022-06-23 19:33:01 +00:00 committed by Git OBS Bridge
parent d0f1c732a1
commit 5baec825c3
5 changed files with 17 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">5a77b61fbaa37361807557dd05bc495dd5e24832</param></service></servicedata>
<param name="changesrevision">ca7812204d922b2f34f826e203344f7d6e295fa5</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jun 23 19:31:17 UTC 2022 - mliska@suse.cz
- Update to version 2.3.0+git20220623.5aa24e0:
* checkbashism: fix stuck when run with Emacs
* Add test for shell var detection in rpm-buildroot-usage
* Fix rpm_buildroot_regex
* Remove obsolete check no-cleaning-of-buildroot
* Improve binary-or-shlib-defines-rpath error
* Add `--file` as an alias for `--rpmlintrc`
* Update shlib-policy-name-error score for openSUSE
-------------------------------------------------------------------
Wed Jun 15 09:03:44 UTC 2022 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.3.0+git20220615.00f3117
Version: 2.3.0+git20220623.5aa24e0
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later