SHA256
1
0
forked from pool/rpmlint

Accepting request 934025 from devel:openSUSE:Factory:rpmlint

- Update to version 2.1+git20211126.ebc84d5:
  * allow rpmdiff for installed packages
  * Add diff.py wrapper script.

- Update to version 2.1+git20211125.fcbf5ab:
  * Make missing-PT_GNU_STACK-section more sensitive.

OBS-URL: https://build.opensuse.org/request/show/934025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=371
This commit is contained in:
Dominique Leuenberger 2021-11-29 16:28:23 +00:00 committed by Git OBS Bridge
commit a76b914f0a
5 changed files with 18 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">f4b748f96a7b1c0973b81ffb8b5b2a949e0d2b12</param></service></servicedata>
<param name="changesrevision">ebc84d5f4a0df726a48f85fd1013d65e7eabb617</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Nov 26 11:07:39 UTC 2021 - mliska@suse.cz
- Update to version 2.1+git20211126.ebc84d5:
* allow rpmdiff for installed packages
* Add diff.py wrapper script.
-------------------------------------------------------------------
Fri Nov 26 08:26:01 UTC 2021 - mliska@suse.cz
- Update to version 2.1+git20211125.fcbf5ab:
* Make missing-PT_GNU_STACK-section more sensitive.
-------------------------------------------------------------------
Tue Nov 23 07:15:40 UTC 2021 - mliska@suse.cz

View File

@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
Version: 2.1+git20211122.36cebbc
Version: 2.1+git20211126.ebc84d5
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later