forked from pool/rpmlint
Accepting request 975722 from devel:openSUSE:Factory:rpmlint
- Update to version 2.2.0+git20220509.ea27381: * Fix wrong git merge conflict resolution. * ErlangCheck: remove unneeded str() from the test - Update to version 2.2.0+git20220506.414c402: * Temporarily disable binary-or-shlib-defines-rpath once boo#1199268 gets fixed * dbus-services: update tukitd config hash to latest reviewed version - Update to version 2.2.0+git20220503.b807a0d: * dbus-services.toml: adjust whitelisting for switcheroo-control (bsc#1199065) - Update to version 2.2.0+git20220502.c9ee67e: * Resolve $ORIGIN in binary-or-shlib-defines-rpath check. * Remove empty lines after for loops. - Update to version 2.2.0+git20220425.0078554: * Fix up binary-or-shlib-defines-rpath error OBS-URL: https://build.opensuse.org/request/show/975722 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=398
This commit is contained in:
commit
85fed58f87
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
|
||||
<param name="changesrevision">fefd1e0f08f55e09f5e548763c0e5d6526ad9bd1</param></service></servicedata>
|
||||
<param name="changesrevision">ea27381c6214dfea317eb1bc1472f12fa74a90a8</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c607049d35b25b6ed77138388c35dd9b773de10d07e2e929e8a6d8f2afd038e6
|
||||
size 6747400
|
3
rpmlint-2.2.0+git20220509.ea27381.tar.xz
Normal file
3
rpmlint-2.2.0+git20220509.ea27381.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e9243e6e96eb74c411321a7631651aa035c7513dce7a943527c3e85468c64fb
|
||||
size 6748000
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 09 07:21:47 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.2.0+git20220509.ea27381:
|
||||
* Fix wrong git merge conflict resolution.
|
||||
* ErlangCheck: remove unneeded str() from the test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 06 08:52:29 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.2.0+git20220506.414c402:
|
||||
* Temporarily disable binary-or-shlib-defines-rpath once boo#1199268 gets fixed
|
||||
* dbus-services: update tukitd config hash to latest reviewed version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 03 12:45:25 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.2.0+git20220503.b807a0d:
|
||||
* dbus-services.toml: adjust whitelisting for switcheroo-control (bsc#1199065)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 02 06:49:12 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.2.0+git20220502.c9ee67e:
|
||||
* Resolve $ORIGIN in binary-or-shlib-defines-rpath check.
|
||||
* Remove empty lines after for loops.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 06:55:49 UTC 2022 - mliska@suse.cz
|
||||
|
||||
- Update to version 2.2.0+git20220425.0078554:
|
||||
* Fix up binary-or-shlib-defines-rpath error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 23 06:10:19 UTC 2022 - mliska@suse.cz
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define name_suffix -%{flavor}
|
||||
%endif
|
||||
Name: rpmlint%{name_suffix}
|
||||
Version: 2.2.0+git20220422.43144bd
|
||||
Version: 2.2.0+git20220509.ea27381
|
||||
Release: 0
|
||||
Summary: RPM file correctness checker
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user