- Update to version 84.87+git20211206.de24bdf:

* Add "rpm" make target
  * Remove legacy usrmerged sections
  * Add rpmlintrc and README from OBS too
  * Fix osc service instructions
  * Add obs workflow for git integration
  * Adopt upstream way of setting rp_filter and promote_secondaries
  * Don't fail if net.ipv4.ping_group_range can't be set
  * add spec file

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=743
This commit is contained in:
2021-12-11 16:07:20 +00:00
committed by Git OBS Bridge
parent 5ad42e853c
commit dcf79cebfa
7 changed files with 20 additions and 14 deletions

View File

@@ -5,6 +5,7 @@
<param name="url">https://github.com/openSUSE/aaa_base.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="extract">aaa_base.spec</param>
</service>
<service name="set_version" mode="manual"/>
</services>