Ana Guerrero 2023-10-13 21:13:38 +00:00 committed by Git OBS Bridge
commit 54ec54cbd4
7 changed files with 20 additions and 8 deletions

View File

@ -5,6 +5,7 @@
<param name="url">https://github.com/openSUSE/microos-tools.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="extract">microos-tools.spec</param>
</service>
<service name="set_version" mode="disabled"/>
<service name="tar" mode="buildtime"/>

View File

@ -1,5 +1,5 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/microos-tools.git</param>
<param name="changesrevision">aeedf237cc4fce2b2da856fc29347f555a26abff</param></service>
<param name="changesrevision">b43efacd05faccc841ae5302e3a9a5821485f31f</param></service>
</servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b4a85c8830b3d472a753022ce2097e487c69d66e1861889a3c654d7c101eba7
size 45578

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d4e1f53c41fa1b2723b126a63256ebf5105714678d8d3749f5cfab3d413f18c
size 49162

View File

@ -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>

View File

@ -1,4 +1,4 @@
name: microos-tools
version: 2.21+git0
mtime: 1681990582
commit: aeedf237cc4fce2b2da856fc29347f555a26abff
version: 2.21+git5
mtime: 1697112498
commit: b43efacd05faccc841ae5302e3a9a5821485f31f

View File

@ -19,7 +19,7 @@
%{!?_distconfdir: %global _distconfdir %{_prefix}%{_sysconfdir}}
Name: microos-tools
Version: 2.21+git0
Version: 2.21+git5
Release: 0
Summary: Files and Scripts for openSUSE MicroOS
License: GPL-2.0-or-later