- 1.8.1
- Command-line: - Fix 'linkpac' command crash when used with '--disable-build' or '--disable-publish' option OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=443
This commit is contained in:
parent
6530dc000f
commit
6b896e5a7e
4
PKGBUILD
4
PKGBUILD
@ -1,6 +1,6 @@
|
||||
pkgname=osc
|
||||
pkgver=1.8.0
|
||||
pkgrel=8364d87b492f005ff35df66d421c7cce
|
||||
pkgver=1.8.1
|
||||
pkgrel=88bf8a6a77d4f6e711b9b16732e40f83
|
||||
pkgdesc="Command-line client for the Open Build Service"
|
||||
arch=('x86_64')
|
||||
url="https://www.github.com/openSUSE/osc"
|
||||
|
@ -1,4 +1,4 @@
|
||||
osc (1.8.0-0) unstable; urgency=low
|
||||
osc (1.8.1-0) unstable; urgency=low
|
||||
|
||||
* Placeholder
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:251ab981449209550b88bdab08ba108c104f430680b9a1ab2eb81a62bb0082d1
|
||||
size 394681
|
3
osc-1.8.1.tar.gz
Normal file
3
osc-1.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4954b294d919cafdebcaee5036bceefc5b7ba532c1bf1b1c6952d859fecb8f6
|
||||
size 394721
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 1 08:14:17 UTC 2024 - Daniel Mach <daniel.mach@suse.com>
|
||||
|
||||
- 1.8.1
|
||||
- Command-line:
|
||||
- Fix 'linkpac' command crash when used with '--disable-build' or '--disable-publish' option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 28 12:09:23 UTC 2024 - Daniel Mach <daniel.mach@suse.com>
|
||||
|
||||
|
2
osc.dsc
2
osc.dsc
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: osc
|
||||
Version: 1.8.0-0
|
||||
Version: 1.8.1-0
|
||||
Binary: osc
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: any
|
||||
|
Loading…
Reference in New Issue
Block a user