diff --git a/_servicedata b/_servicedata index 1cbfee5..5ee3622 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - d0146be87959d5c97863f289a4c9844119dcb717 \ No newline at end of file + d2cbb70810eeb1cef4056698e512dfda3d418a33 \ No newline at end of file diff --git a/rpmlint-2.5.0+git20240125.d0146be.tar.xz b/rpmlint-2.5.0+git20240125.d0146be.tar.xz deleted file mode 100644 index 9ef2f04..0000000 --- a/rpmlint-2.5.0+git20240125.d0146be.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4509eabe5831b33d3ba28a4b233b456deb54446a2fd093c26464821202b93a56 -size 6892516 diff --git a/rpmlint-2.5.0+git20240129.d2cbb70.tar.xz b/rpmlint-2.5.0+git20240129.d2cbb70.tar.xz new file mode 100644 index 0000000..e8429f3 --- /dev/null +++ b/rpmlint-2.5.0+git20240129.d2cbb70.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d617e49037d90627e62f5916531f116cfa70c111a556a6d3e25238e2adadaf16 +size 6893136 diff --git a/rpmlint.changes b/rpmlint.changes index f13efc5..a9a63ff 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 29 15:02:45 UTC 2024 - filippo.bonazzi@suse.com + +- Update to version 2.5.0+git20240129.d2cbb70: + * test_file_digest: cover new glob features in package and path names + * sysctl-whitelist: use new package glob pattern + * FileDigestCheck: support glob patterns in package names + * FileDigestCheck: make glob patterns in filenames explicit + ------------------------------------------------------------------- Thu Jan 25 14:44:51 UTC 2024 - filippo.bonazzi@suse.com diff --git a/rpmlint.spec b/rpmlint.spec index 516e05c..d46e78c 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.5.0+git20240125.d0146be +Version: 2.5.0+git20240129.d2cbb70 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later