- Update to version 13.2+git20151221.c3faa6c:
+ drop old dns6 hack migration from 2002 + remove more dropped variables + make chkconfig -a/-d work (bsc#926539) + avoid recursion if systemd call chkconfig back for sysv units - make _service generate .changes OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=548
This commit is contained in:
parent
cb258bb37d
commit
22a955d71f
1
_service
1
_service
@ -4,6 +4,7 @@
|
||||
<param name="versionformat">13.2+git%cd.%h</param>
|
||||
<param name="url">git://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>
|
||||
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">c3faa6cbc3a2b62c616104dbdaf9c5d04f278c99</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b747de888ee65d9a00f2354d2cc83a3b837c3d8f7b2b0456ce1834a69315fd65
|
||||
size 79996
|
3
aaa_base-13.2+git20151221.c3faa6c.tar.xz
Normal file
3
aaa_base-13.2+git20151221.c3faa6c.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c83c9a40b7089244b48523d5741d6f38c2b7a46ae4756a74a994f05e452e86b
|
||||
size 80320
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 21 13:37:46 UTC 2015 - lnussel@suse.de
|
||||
|
||||
- Update to version 13.2+git20151221.c3faa6c:
|
||||
+ drop old dns6 hack migration from 2002
|
||||
+ remove more dropped variables
|
||||
+ make chkconfig -a/-d work (bsc#926539)
|
||||
+ avoid recursion if systemd call chkconfig back for sysv units
|
||||
- make _service generate .changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 13:50:21 UTC 2015 - werner@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: aaa_base
|
||||
Version: 13.2+git20151202.f5670c1
|
||||
Version: 13.2+git20151221.c3faa6c
|
||||
Release: 0
|
||||
Url: https://github.com/openSUSE/aaa_base
|
||||
Provides: aaa_skel = %{version}-%{release}
|
||||
|
Loading…
Reference in New Issue
Block a user