rpmlint/_service
Daniel Garcia 74e47a16b1 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
2023-10-26 05:32:05 +00:00

15 lines
533 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<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>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">
<param name="compression">xz</param>
<param name="file">*.tar</param>
</service>
<service name="set_version" mode="disabled" />
</services>