Accepting request 1117193 from home:favogt:combustion
- Update to version 2.21+git5: * 98selinux-microos: Set mount propagation properly * 98selinux-microos: Convert tabs to spaces * 98selinux-microos: Don't include setenforce unnecessarily * Add spec file * systemd-proxy-env: fix typos in setup-systemd-proxy-env - Use the .spec file from the repo OBS-URL: https://build.opensuse.org/request/show/1117193 OBS-URL: https://build.opensuse.org/package/show/devel:microos/microos-tools?expand=0&rev=27
This commit is contained in:
parent
d21db56c7f
commit
482e001f07
1
_service
1
_service
@ -5,6 +5,7 @@
|
|||||||
<param name="url">https://github.com/openSUSE/microos-tools.git</param>
|
<param name="url">https://github.com/openSUSE/microos-tools.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
|
<param name="extract">microos-tools.spec</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="set_version" mode="disabled"/>
|
<service name="set_version" mode="disabled"/>
|
||||||
<service name="tar" mode="buildtime"/>
|
<service name="tar" mode="buildtime"/>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/openSUSE/microos-tools.git</param>
|
<param name="url">https://github.com/openSUSE/microos-tools.git</param>
|
||||||
<param name="changesrevision">aeedf237cc4fce2b2da856fc29347f555a26abff</param></service>
|
<param name="changesrevision">b43efacd05faccc841ae5302e3a9a5821485f31f</param></service>
|
||||||
</servicedata>
|
</servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1b4a85c8830b3d472a753022ce2097e487c69d66e1861889a3c654d7c101eba7
|
|
||||||
size 45578
|
|
3
microos-tools-2.21+git5.obscpio
Normal file
3
microos-tools-2.21+git5.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2d4e1f53c41fa1b2723b126a63256ebf5105714678d8d3749f5cfab3d413f18c
|
||||||
|
size 49162
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 12 12:11:04 UTC 2023 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.21+git5:
|
||||||
|
* 98selinux-microos: Set mount propagation properly
|
||||||
|
* 98selinux-microos: Convert tabs to spaces
|
||||||
|
* 98selinux-microos: Don't include setenforce unnecessarily
|
||||||
|
* Add spec file
|
||||||
|
* systemd-proxy-env: fix typos in setup-systemd-proxy-env
|
||||||
|
- Use the .spec file from the repo
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 20 11:42:22 UTC 2023 - Fabian Vogt <fvogt@suse.com>
|
Thu Apr 20 11:42:22 UTC 2023 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: microos-tools
|
name: microos-tools
|
||||||
version: 2.21+git0
|
version: 2.21+git5
|
||||||
mtime: 1681990582
|
mtime: 1697112498
|
||||||
commit: aeedf237cc4fce2b2da856fc29347f555a26abff
|
commit: b43efacd05faccc841ae5302e3a9a5821485f31f
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{!?_distconfdir: %global _distconfdir %{_prefix}%{_sysconfdir}}
|
%{!?_distconfdir: %global _distconfdir %{_prefix}%{_sysconfdir}}
|
||||||
|
|
||||||
Name: microos-tools
|
Name: microos-tools
|
||||||
Version: 2.21+git0
|
Version: 2.21+git5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Files and Scripts for openSUSE MicroOS
|
Summary: Files and Scripts for openSUSE MicroOS
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user