From 80129e21a232fce3bf20a4009273e26262e5c354 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 11 Apr 2016 08:52:00 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=213 --- PKGBUILD | 2 +- _service | 4 ++-- debian.changelog | 2 +- osc-0.153.0.tar.gz | 3 --- osc-0.154.0.tar.gz | 3 +++ osc.changes | 7 +++++++ osc.dsc | 2 +- osc.spec | 4 +++- 8 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 osc-0.153.0.tar.gz create mode 100644 osc-0.154.0.tar.gz diff --git a/PKGBUILD b/PKGBUILD index a14bea0..dd11f01 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.153.0 +pkgver=0.154.0 pkgrel=0 pkgdesc="Open Build Service client" arch=('i686' 'x86_64') diff --git a/_service b/_service index 038a150..fbfcdee 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.153.0 - 0.153.0 + 0.154.0 + 0.154.0 git://github.com/openSUSE/osc.git git diff --git a/debian.changelog b/debian.changelog index a6fbeed..fbf8353 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -osc (0.153.0) unstable; urgency=low +osc (0.154.0) unstable; urgency=low - Update to 0.135.0 -- Adrian Schroeter Wed, 28 Jun 2012 10:00:00 +0200 diff --git a/osc-0.153.0.tar.gz b/osc-0.153.0.tar.gz deleted file mode 100644 index cbdfe1f..0000000 --- a/osc-0.153.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21ed9ed4738951bdcbfb5a168971fa315df29fc2a7261ed8fb8a160a739c0334 -size 341736 diff --git a/osc-0.154.0.tar.gz b/osc-0.154.0.tar.gz new file mode 100644 index 0000000..0cc1cd9 --- /dev/null +++ b/osc-0.154.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00612f245db2f090c747e79d300440256252d5e739e8882ef4268a8e42739a6c +size 341789 diff --git a/osc.changes b/osc.changes index 790ccd9..35f02b1 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 11 08:50:29 UTC 2016 - adrian@suse.de + +- 0.154.0 + - support for new obs_scm services (OBS 2.7 needed) + - show errors on branch failures again + ------------------------------------------------------------------- Fri Apr 1 08:35:19 UTC 2016 - olaf@aepfle.de diff --git a/osc.dsc b/osc.dsc index 83eed8e..9275de7 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.153.0 +Version: 0.154.0 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 9f81d0c..cbc22df 100644 --- a/osc.spec +++ b/osc.spec @@ -16,8 +16,10 @@ # +%define version_unconverted 0.154.0 + Name: osc -Version: 0.153.0 +Version: 0.154.0 Release: 0 Summary: Open Build Service Commander License: GPL-2.0+