17
0
Files
framework-laptop/_service
Michal Suchanek 3fc82a5587 This package provides the kernel module to support the framework laptop 13 and 16 completely. It exposes the battery charge limit and LEDs to userspace.
Fixed the changelog, fixed the versioning to follow upstream git versions and made the description more specific. I also cleaned up the changelog entries, is it better now?

The summary also creates no warnings or errors now :)

OBS-URL: https://build.opensuse.org/package/show/hardware/framework-laptop?expand=0&rev=1
2025-03-07 10:27:51 +00:00

16 lines
564 B
Plaintext

<services>
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/DHowett/framework-laptop-kmod</param>
<param name="scm">git</param>
<param name="versionformat">1+git%cd.%h</param>
<param name="filename">framework-laptop</param>
<param name="revision">main</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="manual"/>
</services>