diff --git a/_servicedata b/_servicedata index 0a58821..af7d4ee 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - fefd1e0f08f55e09f5e548763c0e5d6526ad9bd1 \ No newline at end of file + ea27381c6214dfea317eb1bc1472f12fa74a90a8 \ No newline at end of file diff --git a/rpmlint-2.2.0+git20220422.43144bd.tar.xz b/rpmlint-2.2.0+git20220422.43144bd.tar.xz deleted file mode 100644 index d3fcffe..0000000 --- a/rpmlint-2.2.0+git20220422.43144bd.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c607049d35b25b6ed77138388c35dd9b773de10d07e2e929e8a6d8f2afd038e6 -size 6747400 diff --git a/rpmlint-2.2.0+git20220509.ea27381.tar.xz b/rpmlint-2.2.0+git20220509.ea27381.tar.xz new file mode 100644 index 0000000..145b256 --- /dev/null +++ b/rpmlint-2.2.0+git20220509.ea27381.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9243e6e96eb74c411321a7631651aa035c7513dce7a943527c3e85468c64fb +size 6748000 diff --git a/rpmlint.changes b/rpmlint.changes index 7abcc9c..388a6f2 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -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 diff --git a/rpmlint.spec b/rpmlint.spec index a06824a..6658608 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -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