12
0

Accepting request 633474 from home:jengelh:branches:Base:System

- Update to new snapshot 0.g5
  * Modified %lang_package to not inject -n when -r is given.

OBS-URL: https://build.opensuse.org/request/show/633474
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm-config-SUSE?expand=0&rev=7
This commit is contained in:
2018-09-28 14:11:26 +00:00
committed by Git OBS Bridge
parent 03c68d6479
commit 80031cd9af
5 changed files with 25 additions and 6 deletions

13
_service Normal file
View File

@@ -0,0 +1,13 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/openSUSE/rpm-config-SUSE</param>
<param name="parent-tag">e56ce28a20ccfa1d37d3b66eb943bd12922b61ae</param>
<param name="versionformat">0.g@TAG_OFFSET@</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>