forked from pool/aaa_base
Accepting request 900346 from Base:System
- Update to version 84.87+git20210616.9cf42ff: * add media type application/wasm (boo#1187387) * Remove legacy links in /sbin * Fix profile.csh to really set http proxies OBS-URL: https://build.opensuse.org/request/show/900346 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=480
This commit is contained in:
commit
11d5fb8f6e
10
_service
10
_service
@ -1,14 +1,12 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="version">84.87</param>
|
||||
<param name="versionformat">84.87+git%cd.%h</param>
|
||||
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="scm">git</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"/>
|
||||
<service name="set_version" mode="manual"/>
|
||||
<service mode="buildtime" name="tar"/>
|
||||
<service mode="buildtime" name="set_version"/>
|
||||
</services>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">8cb043fe97c2cf1e4faf3d719f3e562b26b895b6</param>
|
||||
<param name="changesrevision">9cf42ff92f35f20f51ec3a63941601c1d4fe5dcb</param>
|
||||
</service>
|
||||
</servicedata>
|
||||
</servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc59012b5ebc9c5cf0baa5709b9e1dff9d74468c5bc9bcacf286a7b90c28d43c
|
||||
size 62524
|
3
aaa_base-84.87+git20210616.9cf42ff.obscpio
Normal file
3
aaa_base-84.87+git20210616.9cf42ff.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19db4001893ac0f5ae3293add830aaa40448caf88bfeead2e653bcd982bd7f5d
|
||||
size 297483
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 16 09:19:09 UTC 2021 - lnussel@suse.de
|
||||
|
||||
- Update to version 84.87+git20210616.9cf42ff:
|
||||
* add media type application/wasm (boo#1187387)
|
||||
* Remove legacy links in /sbin
|
||||
* Fix profile.csh to really set http proxies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 01 15:07:19 UTC 2021 - werner@suse.de
|
||||
|
||||
|
5
aaa_base.obsinfo
Normal file
5
aaa_base.obsinfo
Normal file
@ -0,0 +1,5 @@
|
||||
name: aaa_base
|
||||
version: 84.87+git20210616.9cf42ff
|
||||
mtime: 1623834256
|
||||
commit: 9cf42ff92f35f20f51ec3a63941601c1d4fe5dcb
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: aaa_base
|
||||
Version: 84.87+git20210601.8cb043f
|
||||
Version: 84.87+git20210616.9cf42ff
|
||||
Release: 0
|
||||
URL: https://github.com/openSUSE/aaa_base
|
||||
# do not require systemd - aaa_base is in the build environment and we don't
|
||||
@ -54,7 +54,7 @@ License: GPL-2.0-or-later
|
||||
Group: System/Fhs
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# run osc service dr to recreate
|
||||
Source: aaa_base-%{version}.tar.xz
|
||||
Source: aaa_base-%{version}.tar
|
||||
#
|
||||
# Read README.packaging.txt before making any changes to this
|
||||
# package
|
||||
|
Loading…
Reference in New Issue
Block a user