From 77252dd6f7f6a8c69d6d92147767607d13a7caedf018de92f35359eb201e9bdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 27 Feb 2014 09:44:49 +0000 Subject: [PATCH 1/5] new 0.144.0 release OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=160 --- PKGBUILD | 4 ++-- _service | 4 ++-- osc-0.143.0.tar.gz | 3 --- osc-0.144.0.tar.gz | 3 +++ osc.changes | 7 +++++++ osc.dsc | 2 +- osc.spec | 2 +- 7 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 osc-0.143.0.tar.gz create mode 100644 osc-0.144.0.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 8c8362a..c17601a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.143.0 +pkgver=0.144.0 pkgrel=0 pkgdesc="Open Build Service client" arch=('i686' 'x86_64') @@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0') groups=('base-devel') depends=('python') source=(osc-${pkgver}.tar.gz) -md5sums=('ad1f262fbb93e6a4c132d615648e6bbe') +md5sums=('669c67a907f26760ef65569047675609') package() { msg "Installing osc ..." diff --git a/_service b/_service index 4f3b84f..f2077af 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.143.0 - 0.143.0 + 0.144.0 + 0.144.0 git://github.com/openSUSE/osc.git git diff --git a/osc-0.143.0.tar.gz b/osc-0.143.0.tar.gz deleted file mode 100644 index 896d3bc..0000000 --- a/osc-0.143.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a19de7ce4a260e3bf69f69c51ec42a5971d6d2ba8c0691fac6be00f06a96b223 -size 349286 diff --git a/osc-0.144.0.tar.gz b/osc-0.144.0.tar.gz new file mode 100644 index 0000000..ed1d493 --- /dev/null +++ b/osc-0.144.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e2c0f2c062f1490c9b8674eac4f36e9c8d66b9f927e9f684ce811e2368d7e2c +size 351697 diff --git a/osc.changes b/osc.changes index 659ce64..cbb572e 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 27 09:42:55 UTC 2014 - adrian@suse.de + +- 0.144.0 + - allow commiting to package sources from linked projects. osc will ask to branch it first. + - group support in bugowner and maintainer command + ------------------------------------------------------------------- Fri Jan 24 09:38:32 UTC 2014 - adrian@suse.de diff --git a/osc.dsc b/osc.dsc index 26f4968..ac0d4f0 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.143.0 +Version: 0.144.0 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index d5ae0b2..1e2c40a 100644 --- a/osc.spec +++ b/osc.spec @@ -17,7 +17,7 @@ Name: osc -Version: 0.143.0 +Version: 0.144.0 Release: 0 Summary: openSUSE Build Service Commander License: GPL-2.0+ From ca7c7d26def3675815b66c115ea0488f6866265e5f88ea14faf491321d03d8d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 27 Feb 2014 10:05:39 +0000 Subject: [PATCH 2/5] osc copypac from project:openSUSE:Tools package:osc revision:159 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=161 --- PKGBUILD | 4 ++-- _service | 4 ++-- osc-0.143.0.tar.gz | 3 +++ osc-0.144.0.tar.gz | 3 --- osc.changes | 7 ------- osc.dsc | 2 +- osc.spec | 2 +- 7 files changed, 9 insertions(+), 16 deletions(-) create mode 100644 osc-0.143.0.tar.gz delete mode 100644 osc-0.144.0.tar.gz diff --git a/PKGBUILD b/PKGBUILD index c17601a..8c8362a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.144.0 +pkgver=0.143.0 pkgrel=0 pkgdesc="Open Build Service client" arch=('i686' 'x86_64') @@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0') groups=('base-devel') depends=('python') source=(osc-${pkgver}.tar.gz) -md5sums=('669c67a907f26760ef65569047675609') +md5sums=('ad1f262fbb93e6a4c132d615648e6bbe') package() { msg "Installing osc ..." diff --git a/_service b/_service index f2077af..4f3b84f 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.144.0 - 0.144.0 + 0.143.0 + 0.143.0 git://github.com/openSUSE/osc.git git diff --git a/osc-0.143.0.tar.gz b/osc-0.143.0.tar.gz new file mode 100644 index 0000000..896d3bc --- /dev/null +++ b/osc-0.143.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19de7ce4a260e3bf69f69c51ec42a5971d6d2ba8c0691fac6be00f06a96b223 +size 349286 diff --git a/osc-0.144.0.tar.gz b/osc-0.144.0.tar.gz deleted file mode 100644 index ed1d493..0000000 --- a/osc-0.144.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e2c0f2c062f1490c9b8674eac4f36e9c8d66b9f927e9f684ce811e2368d7e2c -size 351697 diff --git a/osc.changes b/osc.changes index cbb572e..659ce64 100644 --- a/osc.changes +++ b/osc.changes @@ -1,10 +1,3 @@ -------------------------------------------------------------------- -Thu Feb 27 09:42:55 UTC 2014 - adrian@suse.de - -- 0.144.0 - - allow commiting to package sources from linked projects. osc will ask to branch it first. - - group support in bugowner and maintainer command - ------------------------------------------------------------------- Fri Jan 24 09:38:32 UTC 2014 - adrian@suse.de diff --git a/osc.dsc b/osc.dsc index ac0d4f0..26f4968 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.144.0 +Version: 0.143.0 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 1e2c40a..d5ae0b2 100644 --- a/osc.spec +++ b/osc.spec @@ -17,7 +17,7 @@ Name: osc -Version: 0.144.0 +Version: 0.143.0 Release: 0 Summary: openSUSE Build Service Commander License: GPL-2.0+ From cf06e487586aae0818f5e57efef97969891c7a9f8ab826f5f8f8c9ab15e1aca3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 27 Feb 2014 15:50:35 +0000 Subject: [PATCH 3/5] try OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=162 --- PKGBUILD | 4 ++-- _service | 4 ++-- osc-0.143.0.tar.gz | 3 --- osc-0.144.0.tar.gz | 3 +++ osc.changes | 7 +++++++ osc.dsc | 2 +- osc.spec | 2 +- 7 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 osc-0.143.0.tar.gz create mode 100644 osc-0.144.0.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 8c8362a..2808ba3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.143.0 +pkgver=0.144.0 pkgrel=0 pkgdesc="Open Build Service client" arch=('i686' 'x86_64') @@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0') groups=('base-devel') depends=('python') source=(osc-${pkgver}.tar.gz) -md5sums=('ad1f262fbb93e6a4c132d615648e6bbe') +md5sums=('1bd5d2b7b9c2d0dfc2c72c1bae5837b1') package() { msg "Installing osc ..." diff --git a/_service b/_service index 4f3b84f..f2077af 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.143.0 - 0.143.0 + 0.144.0 + 0.144.0 git://github.com/openSUSE/osc.git git diff --git a/osc-0.143.0.tar.gz b/osc-0.143.0.tar.gz deleted file mode 100644 index 896d3bc..0000000 --- a/osc-0.143.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a19de7ce4a260e3bf69f69c51ec42a5971d6d2ba8c0691fac6be00f06a96b223 -size 349286 diff --git a/osc-0.144.0.tar.gz b/osc-0.144.0.tar.gz new file mode 100644 index 0000000..eacf7c7 --- /dev/null +++ b/osc-0.144.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5790f312d6473dcdd2d4c3dae92c6e596c2abad624b9b8875740153f55145915 +size 353232 diff --git a/osc.changes b/osc.changes index 659ce64..cbb572e 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 27 09:42:55 UTC 2014 - adrian@suse.de + +- 0.144.0 + - allow commiting to package sources from linked projects. osc will ask to branch it first. + - group support in bugowner and maintainer command + ------------------------------------------------------------------- Fri Jan 24 09:38:32 UTC 2014 - adrian@suse.de diff --git a/osc.dsc b/osc.dsc index 26f4968..ac0d4f0 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.143.0 +Version: 0.144.0 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index d5ae0b2..1e2c40a 100644 --- a/osc.spec +++ b/osc.spec @@ -17,7 +17,7 @@ Name: osc -Version: 0.143.0 +Version: 0.144.0 Release: 0 Summary: openSUSE Build Service Commander License: GPL-2.0+ From 9f4f9013fbe4299c6b74c280b50470669e0405258474f59e90d2fc31cf610e55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 28 Feb 2014 14:43:33 +0000 Subject: [PATCH 4/5] 0.144.1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=163 --- _service | 4 ++-- osc.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/_service b/_service index f2077af..19720a5 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - 0.144.0 - 0.144.0 + 0.144.1 + 0.144.1 git://github.com/openSUSE/osc.git git diff --git a/osc.changes b/osc.changes index cbb572e..11ba704 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 28 14:42:30 UTC 2014 - adrian@suse.de + +- 0.144.1 + - fixed "osc meta pkg -e" regression for special package names + ------------------------------------------------------------------- Thu Feb 27 09:42:55 UTC 2014 - adrian@suse.de From bd4195b2bd64fcd414ff15898cecd2ca6bbf8b6d24bc6eac3b3ba8ac8bc45c7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 28 Feb 2014 20:54:45 +0000 Subject: [PATCH 5/5] update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=164 --- PKGBUILD | 4 ++-- osc-0.144.0.tar.gz | 3 --- osc-0.144.1.tar.gz | 3 +++ osc.dsc | 2 +- osc.spec | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 osc-0.144.0.tar.gz create mode 100644 osc-0.144.1.tar.gz diff --git a/PKGBUILD b/PKGBUILD index 2808ba3..46f36b9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.144.0 +pkgver=0.144.1 pkgrel=0 pkgdesc="Open Build Service client" arch=('i686' 'x86_64') @@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0') groups=('base-devel') depends=('python') source=(osc-${pkgver}.tar.gz) -md5sums=('1bd5d2b7b9c2d0dfc2c72c1bae5837b1') +md5sums=('d6f0d72f1716d5e57ef02b3ff8a101d8') package() { msg "Installing osc ..." diff --git a/osc-0.144.0.tar.gz b/osc-0.144.0.tar.gz deleted file mode 100644 index eacf7c7..0000000 --- a/osc-0.144.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5790f312d6473dcdd2d4c3dae92c6e596c2abad624b9b8875740153f55145915 -size 353232 diff --git a/osc-0.144.1.tar.gz b/osc-0.144.1.tar.gz new file mode 100644 index 0000000..839951a --- /dev/null +++ b/osc-0.144.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23318135c88be10a14fde5a1442d29e604a445e9a74be2c48cb0df3003dbc74f +size 353051 diff --git a/osc.dsc b/osc.dsc index ac0d4f0..55b0abc 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.144.0 +Version: 0.144.1 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 1e2c40a..94453f4 100644 --- a/osc.spec +++ b/osc.spec @@ -17,7 +17,7 @@ Name: osc -Version: 0.144.0 +Version: 0.144.1 Release: 0 Summary: openSUSE Build Service Commander License: GPL-2.0+