From 74e47a16b1db1160aaed2f5b87d4a7545433dcec222f5d07f47d1f53a1c4dec5 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Thu, 26 Oct 2023 05:32:05 +0000 Subject: [PATCH] Accepting request 1120325 from home:fbonazzi:branches:devel:openSUSE:Factory:rpmlint - Update to version 2.5.0+git20231025.2713543: * zypper-plugins: whitelist zypp-boot-plugin (bsc#1215988) * Release 2.5.0 * Add new check to detect links to scripts * SpecCheck: Support "%patch n" to detect applied patches * lint: Show dynamic description for WarnOnFunction config * description: Add files-duplicate description * descriptions: Add invalid-lc-messages-dir * test: Add some tests for I18NCheck * Add iso_15924 to LANGUAGES * pkg: Set default user/group as root for FakePkg files * pkg: Add linkto parameter to FakePkg files * pkg: Add filenames to FakePkg headers * pkg: Move scriptprog to AbstractPkg OBS-URL: https://build.opensuse.org/request/show/1120325 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1088 --- _service | 2 +- _servicedata | 2 +- rpmlint-2.4.0+git20231010.276506d.tar.xz | 3 --- rpmlint-2.5.0+git20231025.2713543.tar.xz | 3 +++ rpmlint.changes | 18 ++++++++++++++++++ rpmlint.spec | 2 +- 6 files changed, 24 insertions(+), 6 deletions(-) delete mode 100644 rpmlint-2.4.0+git20231010.276506d.tar.xz create mode 100644 rpmlint-2.5.0+git20231025.2713543.tar.xz diff --git a/_service b/_service index db22b91..4e0d22b 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - 2.4.0+git%cd.%h + 2.5.0+git%cd.%h https://github.com/rpm-software-management/rpmlint.git git opensuse diff --git a/_servicedata b/_servicedata index 77cb106..b456820 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - 276506d8f48cfeaa818d94c031171a72417d5091 \ No newline at end of file + 2713543a1b5b7eaf98d92daf48f1fc6f9e256d48 \ No newline at end of file diff --git a/rpmlint-2.4.0+git20231010.276506d.tar.xz b/rpmlint-2.4.0+git20231010.276506d.tar.xz deleted file mode 100644 index 1b29ef2..0000000 --- a/rpmlint-2.4.0+git20231010.276506d.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8f4cd1d9ba45d241d13775b263823e86bd38c625a18f124481aae2d186f1756 -size 6869016 diff --git a/rpmlint-2.5.0+git20231025.2713543.tar.xz b/rpmlint-2.5.0+git20231025.2713543.tar.xz new file mode 100644 index 0000000..b96a6b9 --- /dev/null +++ b/rpmlint-2.5.0+git20231025.2713543.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:415a14fa0552e363f6b21e1ab0fd6668b5ce5c70f797be6d6319dd93e29a0aa6 +size 6872704 diff --git a/rpmlint.changes b/rpmlint.changes index d5dc6e2..464c495 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Oct 25 14:56:05 UTC 2023 - filippo.bonazzi@suse.com + +- Update to version 2.5.0+git20231025.2713543: + * zypper-plugins: whitelist zypp-boot-plugin (bsc#1215988) + * Release 2.5.0 + * Add new check to detect links to scripts + * SpecCheck: Support "%patch n" to detect applied patches + * lint: Show dynamic description for WarnOnFunction config + * description: Add files-duplicate description + * descriptions: Add invalid-lc-messages-dir + * test: Add some tests for I18NCheck + * Add iso_15924 to LANGUAGES + * pkg: Set default user/group as root for FakePkg files + * pkg: Add linkto parameter to FakePkg files + * pkg: Add filenames to FakePkg headers + * pkg: Move scriptprog to AbstractPkg + ------------------------------------------------------------------- Wed Oct 11 08:57:44 UTC 2023 - Daniel Garcia diff --git a/rpmlint.spec b/rpmlint.spec index 1fc8a5b..94a8ab0 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.4.0+git20231010.276506d +Version: 2.5.0+git20231025.2713543 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later