diff --git a/_servicedata b/_servicedata index 51664c3..5f8b811 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 43a2c9424d3978250229477fc28426610c79d9a7 \ No newline at end of file + 4b5fb11f9f4d2b193873a3d8296d6dce04bf1ad1 \ No newline at end of file diff --git a/rpmlint-2.3.0+git20220711.46e6323.tar.xz b/rpmlint-2.3.0+git20220711.46e6323.tar.xz deleted file mode 100644 index 623a034..0000000 --- a/rpmlint-2.3.0+git20220711.46e6323.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff3f5fa18ff5cbafd4503b100e5c97e4fce1402d36c4a2dbe6d7354eb22dcddc -size 6752068 diff --git a/rpmlint-2.3.0+git20220712.d55ac43.tar.xz b/rpmlint-2.3.0+git20220712.d55ac43.tar.xz new file mode 100644 index 0000000..6fab4ff --- /dev/null +++ b/rpmlint-2.3.0+git20220712.d55ac43.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5808c025582db4a257c5faf65a9d86f82bccb22c2e6604979f77a2bd016885b +size 6752280 diff --git a/rpmlint.changes b/rpmlint.changes index b54116b..d5ad885 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jul 12 19:49:39 UTC 2022 - mliska@suse.cz + +- Update to version 2.3.0+git20220712.d55ac43: + * digest whitelists: remove now redundant sha256 algorithm specification + * FileDigestCheck: use sha256 digest algorithm by default + * dbus-services: adjust to PackageKit etc -> usr config file move (bsc#1201347) + * dbus-services: adjust to cups etc -> usr config file move (bsc#1201346) + * dbus-services: adjust to avahi etc -> usr config file move (bsc#1201345) + * whitelistings: fill in some missing metadata + * Improve syntax validation for digests. + ------------------------------------------------------------------- Mon Jul 11 12:41:48 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index 948f3ff..67e374e 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.3.0+git20220711.46e6323 +Version: 2.3.0+git20220712.d55ac43 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later