Accepting request 1123909 from openSUSE:Tools

OBS-URL: https://build.opensuse.org/request/show/1123909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/osc?expand=0&rev=187
This commit is contained in:
Ana Guerrero 2023-11-07 20:27:31 +00:00 committed by Git OBS Bridge
commit d51babeb87
7 changed files with 17 additions and 7 deletions

View File

@ -1,5 +1,5 @@
pkgname=osc
pkgver=1.4.3
pkgver=1.4.4
pkgrel=0
pkgdesc="Command-line client for the Open Build Service"
arch=('x86_64')

View File

@ -1,4 +1,4 @@
osc (1.4.3-0) unstable; urgency=low
osc (1.4.4-0) unstable; urgency=low
* Placeholder

View File

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

3
osc-1.4.4.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Nov 2 14:51:36 UTC 2023 - Daniel Mach <daniel.mach@suse.com>
- 1.4.4
- Command-line:
- Fix autocompletion for new locations
- Configuration:
- Fix apiurl_aliases handling in OscOptions.__getitem__
- Fix crash when there's no [general]/apiurl option in the config file
-------------------------------------------------------------------
Tue Oct 24 09:03:56 UTC 2023 - Jiri Slaby <jslaby@suse.cz>

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: osc
Version: 1.4.3-0
Version: 1.4.4-0
Binary: osc
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: any

View File

@ -56,7 +56,7 @@
%endif
Name: osc
Version: 1.4.3
Version: 1.4.4
Release: 0
Summary: Command-line client for the Open Build Service
License: GPL-2.0-or-later