diff --git a/_service b/_service index 2087e88..db22b91 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - 2.3.0+git%cd.%h + 2.4.0+git%cd.%h https://github.com/rpm-software-management/rpmlint.git git opensuse diff --git a/_servicedata b/_servicedata index bbe589d..4f648c9 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 30237f72bcdc6f59fca2f39f3c5dca11fd118597 \ No newline at end of file + 1532b6e9540960b3560769e861a19ffaff7cf550 \ No newline at end of file diff --git a/rpmlint-2.3.0+git20220929.30237f7.tar.xz b/rpmlint-2.3.0+git20220929.30237f7.tar.xz deleted file mode 100644 index d1d7af3..0000000 --- a/rpmlint-2.3.0+git20220929.30237f7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e54542c6016472dd4752f20363ae551b6010e1e5897e0d2e9ff73b2514275ee3 -size 6755892 diff --git a/rpmlint-2.4.0+git20221008.1532b6e.tar.xz b/rpmlint-2.4.0+git20221008.1532b6e.tar.xz new file mode 100644 index 0000000..b20e73e --- /dev/null +++ b/rpmlint-2.4.0+git20221008.1532b6e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:282144070e4aa2680a7d8f0067c397b615571c1fbeffda40cdd3351fa5722434 +size 6755648 diff --git a/rpmlint.changes b/rpmlint.changes index 32bdd97..ae61c93 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sat Oct 08 08:18:43 UTC 2022 - mliska@suse.cz + +- Update to version 2.4.0+git20221008.1532b6e: + * fix broken regex for no-manual-page-for-binary check + * rpmdiff: improve help for multiple values with -i/-e options + +------------------------------------------------------------------- +Tue Oct 04 08:50:23 UTC 2022 - mliska@suse.cz + +- Update to version 2.4.0+git20221004.e71a7e7: + * sendmail: whitelisting for new systemd-tmpfiles entries for /run, /run/sendmail (bsc#1203340) + +------------------------------------------------------------------- +Mon Oct 03 14:06:28 UTC 2022 - mliska@suse.cz + +- Update to version 2.4.0+git20221003.7eb4092: + * Release 2.4.0. + +------------------------------------------------------------------- +Mon Oct 03 14:06:06 UTC 2022 - mliska@suse.cz + +- Update to version 2.4.0+git20220929.9612681: + * Fix flake8 issue. + ------------------------------------------------------------------- Thu Sep 29 07:33:01 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index ab835c6..2a325bf 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.3.0+git20220929.30237f7 +Version: 2.4.0+git20221008.1532b6e Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later