forked from pool/rpm-config-SUSE
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:
parent
03c68d6479
commit
80031cd9af
13
_service
Normal file
13
_service
Normal 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>
|
3
rpm-config-SUSE-0.g5.tar.xz
Normal file
3
rpm-config-SUSE-0.g5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5815c87c10dac225749467d070d2b0e73e35b682c11dd1c1746a3ec181847bd3
|
||||||
|
size 13408
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d760f83a5928c7a12b4f2e5dc046b18bf67e54e0a35274f444471710caf2b78c
|
|
||||||
size 15437
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 5 11:57:46 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to new snapshot 0.g5
|
||||||
|
* Modified %lang_package to not inject -n when -r is given.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 18 09:38:18 UTC 2018 - schwab@suse.de
|
Sat Aug 18 09:38:18 UTC 2018 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rpm-config-SUSE
|
Name: rpm-config-SUSE
|
||||||
Version: 0
|
Version: 0.g5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: SUSE specific RPM configuration files
|
Summary: SUSE specific RPM configuration files
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/Packages
|
Group: Development/Tools/Building
|
||||||
URL: https://github.com/openSUSE/rpm-config-SUSE
|
URL: https://github.com/openSUSE/rpm-config-SUSE
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.xz
|
||||||
|
|
||||||
# RPM owns the directories we need
|
# RPM owns the directories we need
|
||||||
Requires: rpm
|
Requires: rpm
|
||||||
|
Loading…
Reference in New Issue
Block a user