Richard Rahl 2024-08-08 02:46:29 +00:00 committed by Git OBS Bridge
parent 28ee7dd01d
commit d61afe1663
3 changed files with 11 additions and 2 deletions

View File

@ -6,6 +6,7 @@
<param name="revision">master</param> <param name="revision">master</param>
<param name="versionformat">0.1.0+git%cd.%h</param> <param name="versionformat">0.1.0+git%cd.%h</param>
<param name="package-meta">yes</param> <param name="package-meta">yes</param>
<param name="filename">cosmic-reader</param>
</service> </service>
<service name="recompress" mode="manual"> <service name="recompress" mode="manual">
<param name="file">*.tar</param> <param name="file">*.tar</param>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:1fe92ade50424a8a95e0cb76980ac574caf8f4f956b13677f61748a740cf9f3e oid sha256:e50dbc316779f6e91de878edc579b43ee63b22bcf0753942c463cc2cb5bf6dac
size 156399 size 156397

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 8 01:00:21 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- standardize packaging with also fixes for miscellaneous hardcoding
filenames, using @PARENT_TAG where applicable, and be more specific
with files in the %files section (so no non-wanted files are getting
added
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 22 20:59:01 UTC 2024 - Richard Rahl <rrahl0@disroot.org> Wed May 22 20:59:01 UTC 2024 - Richard Rahl <rrahl0@disroot.org>