Adrian Schröter 2020-08-03 05:26:24 +00:00 committed by Git OBS Bridge
parent 0e19c0a225
commit 1b4b56ec80
8 changed files with 16 additions and 10 deletions

View File

@ -1,5 +1,5 @@
pkgname=obs-service-recompress
pkgver=0.5.0
pkgver=0.5.1
pkgrel=0
pkgdesc="An OBS source service: Recompress files"
arch=('i686' 'x86_64')

View File

@ -3,8 +3,8 @@
<param name="url">git@github.com:openSUSE/obs-service-recompress.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="version">0.5.0</param>
<param name="revision">0.5.0</param>
<param name="version">0.5.1</param>
<param name="revision">0.5.1</param>
<param name="changesgenerate">enable</param>
</service>

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">git@github.com:openSUSE/obs-service-recompress.git</param>
<param name="changesrevision">a821ab0e08ec171891c3bbcf16fd97c3cf00a82b</param>
<param name="changesrevision">c11e489efc15590506dba3736d84b6e9d9d0b739</param>
</service>
</servicedata>
</servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-recompress
Version: 0.5.0-0
Version: 0.5.1-0
Binary: obs-service-recompress
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 03 05:25:43 UTC 2020 - adrian@suse.de
- Update to version 0.5.1:
* Use at least 2 threads for xz compression
-------------------------------------------------------------------
Mon Jul 27 06:25:18 UTC 2020 - adrian@suse.de

View File

@ -19,7 +19,7 @@
%define service recompress
Name: obs-service-%{service}
Version: 0.5.0
Version: 0.5.1
Release: 0
Summary: An OBS source service: Recompress files
License: GPL-2.0-or-later