- Update to version 0.5.14:

* changed debugging output to logging module
  * Explicitely specifying --fromfile should win over .obsinfo
  * Add new switch --fromfile
  * Add zst to recognized suffixes (zstd support)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=110
This commit is contained in:
Frank Schreiner 2021-07-14 09:33:27 +00:00 committed by Git OBS Bridge
parent d1e5a8a2f2
commit e248c7e784
5 changed files with 17 additions and 5 deletions

View File

@ -1,5 +1,5 @@
pkgname=obs-service-set_version
pkgver=0.5.13
pkgver=0.5.14
pkgrel=0
pkgdesc="An OBS source service: Update spec file version"
arch=('i686' 'x86_64')

View File

@ -4,4 +4,4 @@
<param name="changesrevision">eaedc529acba421821e0e5dcb4956c66e7f315a9</param></service>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/obs-service-set_version.git</param>
<param name="changesrevision">dd24a0ed641d06a023607430be967e356f97d931</param></service></servicedata>
<param name="changesrevision">854fd2773fc0683c64a42c7ea42c4c743f3dd57f</param></service></servicedata>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: obs-service-set_version
Version: 0.5.13-0
Version: 0.5.14-0
Binary: obs-service-set_version
Provides: obs-service-set_version
Maintainer: Adrian Schroeter <adrian@suse.de>

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jul 14 09:32:33 UTC 2021 - FSchreiner@suse.com
- Update to version 0.5.14:
* added required debs to run all tests
* [ci] initial requirements.txt
* changed debugging output to logging module
* Create main.yml
* Explicitely specifying --fromfile should win over .obsinfo
* Add new switch --fromfile
* Add zst to recognized suffixes (zstd support)
-------------------------------------------------------------------
Mon Feb 01 15:00:27 UTC 2021 - FSchreiner@suse.com

View File

@ -1,5 +1,5 @@
#
# spec file for package obs-service-set_version
# spec file
#
# Copyright (c) 2021 SUSE LLC
#
@ -30,7 +30,7 @@
%endif
Name: obs-service-%{service}
Version: 0.5.13
Version: 0.5.14
Release: 0
Summary: An OBS source service: Update spec file version
License: GPL-2.0-or-later