SHA256
1
0
forked from pool/rpmlint

Accepting request 1120426 from devel:openSUSE:Factory:rpmlint

OBS-URL: https://build.opensuse.org/request/show/1120426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=459
This commit is contained in:
Ana Guerrero 2023-10-27 20:27:27 +00:00 committed by Git OBS Bridge
commit e188b3d407
6 changed files with 24 additions and 6 deletions

View File

@ -1,6 +1,6 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="versionformat">2.4.0+git%cd.%h</param>
<param name="versionformat">2.5.0+git%cd.%h</param>
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="scm">git</param>
<param name="revision">opensuse</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="changesrevision">276506d8f48cfeaa818d94c031171a72417d5091</param></service></servicedata>
<param name="changesrevision">2713543a1b5b7eaf98d92daf48f1fc6f9e256d48</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e8f4cd1d9ba45d241d13775b263823e86bd38c625a18f124481aae2d186f1756
size 6869016

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:415a14fa0552e363f6b21e1ab0fd6668b5ce5c70f797be6d6319dd93e29a0aa6
size 6872704

View File

@ -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 <daniel.garcia@suse.com>

View File

@ -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