forked from pool/obs-service-source_validator
Accepting request 1174077 from home:lkocman:branches:openSUSE:Tools
- Use bz2 compression to enable builds with debhelper * Debian/Ubuntu builds now work fine. * Allows rebuild packages with osc in ubuntu image on github - Add deb dependency on libmodule-build-perl and libxml2-utils OBS-URL: https://build.opensuse.org/request/show/1174077 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=174
This commit is contained in:
parent
4d55f9b0ae
commit
d19c11b492
2
_service
2
_service
@ -9,7 +9,7 @@
|
||||
|
||||
<service name="recompress" mode="manual">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">zst</param>
|
||||
<param name="compression">bz2</param>
|
||||
</service>
|
||||
|
||||
<service name="set_version" mode="manual">
|
||||
|
@ -6,3 +6,4 @@ Maintainer: Hib Eris <hib@hiberis.nl>
|
||||
Architecture: all
|
||||
Standards-Version: 3.9.6
|
||||
Build-Depends: debhelper (>= 7), obs-build
|
||||
Depends: libmodule-build-perl, libxml2-utils
|
||||
|
3
obs-service-source_validator-0.35.tar.bz2
Normal file
3
obs-service-source_validator-0.35.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b741181b26842b87c412509f09200a44ba7199b2ebad2000b865540bf5c44a05
|
||||
size 62308
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f973936b213e80d78b2a93ecdf952a6d9573341d1e1ced24400c0aeaf6fc3421
|
||||
size 60284
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 14 19:06:15 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
|
||||
- Use bz2 compression to enable builds with debhelper
|
||||
* Debian/Ubuntu builds now work fine.
|
||||
* Allows rebuild packages with osc in ubuntu image on github
|
||||
- Add deb dependency on libmodule-build-perl and libxml2-utils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 10 06:13:54 UTC 2024 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user