diff --git a/PKGBUILD b/PKGBUILD index edb3ec5..c6d01f4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.148.1 +pkgver=0.148.2 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=('python2' 'python2-m2crypto' 'urlgrabber') source=(osc-${pkgver}.tar.gz) -md5sums=('afe87fa0c93848a0492da4505d56725b') +md5sums=('c179c0ab4f710633445dbb5604c9c73a') package() { msg "Installing osc ..." diff --git a/_service b/_service index a18cf98..430aebf 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - 0.148.1 + 0.148.2 0.148 git://github.com/openSUSE/osc.git git diff --git a/debian.changelog b/debian.changelog index 229866b..a19d117 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,4 +1,4 @@ -osc (0.135.0-1) unstable; urgency=low +osc (0.148.2) unstable; urgency=low - Update to 0.135.0 -- Adrian Schroeter Wed, 28 Jun 2012 10:00:00 +0200 diff --git a/osc-0.148.1.tar.gz b/osc-0.148.1.tar.gz deleted file mode 100644 index 7289560..0000000 --- a/osc-0.148.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a31e2fd80093ce53802f606a061456774ffb2e0836d284bd4527090657aaa95 -size 362614 diff --git a/osc-0.148.2.tar.gz b/osc-0.148.2.tar.gz new file mode 100644 index 0000000..61dfa44 --- /dev/null +++ b/osc-0.148.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573d23d84e47316bd2eaed16e37696a1b87b8bc8cb457be5403ecfcb4da44c4c +size 6818939 diff --git a/osc.changes b/osc.changes index 6df67dc..22be8aa 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 7 14:45:27 UTC 2014 - adrian@suse.de + +- 0.148.2 + - support multiple parallel maintenance projects + => fixing submit request call + ------------------------------------------------------------------- Fri Sep 12 07:03:37 UTC 2014 - adrian@suse.de diff --git a/osc.dsc b/osc.dsc index 243bba4..1528425 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.148.1 +Version: 0.148.2 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 07fd86d..92babdd 100644 --- a/osc.spec +++ b/osc.spec @@ -17,7 +17,7 @@ Name: osc -Version: 0.148.1 +Version: 0.148.2 Release: 0 Summary: openSUSE Build Service Commander License: GPL-2.0+