diff --git a/_servicedata b/_servicedata index 0b192d0..02d4fa1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - cc4678201f40283a49c3d506067502ff54079a49 \ No newline at end of file + c5307fbe2fa4d9e47fc0734146524ff9aa12fa8d \ No newline at end of file diff --git a/rpmlint-2.2.0+git20220211.709d2fa.tar.xz b/rpmlint-2.2.0+git20220211.709d2fa.tar.xz deleted file mode 100644 index 3e57f69..0000000 --- a/rpmlint-2.2.0+git20220211.709d2fa.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:836a928db9c8362a3662fb68b6906e79ba075cb1b8ce849f38bad56effb2dcca -size 6745416 diff --git a/rpmlint-2.2.0+git20220223.8f7d3e1.tar.xz b/rpmlint-2.2.0+git20220223.8f7d3e1.tar.xz new file mode 100644 index 0000000..d1609fc --- /dev/null +++ b/rpmlint-2.2.0+git20220223.8f7d3e1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb2d211fdad3057feb5cbd5fecc39344e16645c992445f6549a6b867eb81ccdc +size 6746468 diff --git a/rpmlint.changes b/rpmlint.changes index b3935ec..4c076d5 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Wed Feb 23 16:22:10 UTC 2022 - mliska@suse.cz + +- Update to version 2.2.0+git20220223.8f7d3e1: + * Speed up pkg.grep by utilizating mmap. + * Update package dependency name. + +------------------------------------------------------------------- +Tue Feb 22 13:19:51 UTC 2022 - mliska@suse.cz + +- Update to version 2.2.0+git20220222.b4654f9: + * Small tweaks to report formatting. + * Start with the biggest files first in BashismsCheck. + * Add new option --checks. + +------------------------------------------------------------------- +Mon Feb 21 11:01:55 UTC 2022 - mliska@suse.cz + +- Update to version 2.2.0+git20220221.0fec15f: + * Speed up BashismsCheck by using md5sum of file. + +------------------------------------------------------------------- +Mon Feb 21 10:07:39 UTC 2022 - mliska@suse.cz + +- Update to version 2.2.0+git20220221.19e374d: + * Include rpm2cpio (decompression and extraction) in --time-report. + * Print only on decimal digit in time report. + * Speed up pkg.grep. + * Fix superfluous variable. + ------------------------------------------------------------------- Sun Feb 13 10:14:32 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index ab2e339..099f152 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.2.0+git20220211.709d2fa +Version: 2.2.0+git20220223.8f7d3e1 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later