diff --git a/PKGBUILD b/PKGBUILD index ddae849..569d582 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.140.0 +pkgver=0.140.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=('73e1028290953d1c552306dc7c4c8602') +md5sums=('73fea2d9fc3674173641761c0d758d37') package() { msg "Installing osc ..." diff --git a/_service b/_service index 66c3a6b..e507845 100644 --- a/_service +++ b/_service @@ -1,6 +1,7 @@ - 0.140.0 + 0.140.1 + 0.140 git://github.com/openSUSE/osc.git git diff --git a/osc-0.140.0.tar.gz b/osc-0.140.0.tar.gz deleted file mode 100644 index 1edef39..0000000 --- a/osc-0.140.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e98c15d91650f1dd39ec2ce2d073c7df2db1790f208291ec90cbe7813fb9154d -size 346010 diff --git a/osc-0.140.1.tar.gz b/osc-0.140.1.tar.gz new file mode 100644 index 0000000..c1396f5 --- /dev/null +++ b/osc-0.140.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2780b39a5294c2a763899bb0fff7864ed82685e4b5f5afa2ec001fb661051cc5 +size 346074 diff --git a/osc.changes b/osc.changes index 1b6b50e..27617ea 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 26 18:34:53 UTC 2013 - adrian@suse.de + +- 0.140.1 + - improved compatibility with old pligins + ------------------------------------------------------------------- Thu Jun 20 08:48:40 UTC 2013 - adrian@suse.de diff --git a/osc.dsc b/osc.dsc index 12abc0f..669b36d 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.140.0 +Version: 0.140.1 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 0facd90..f9c6d17 100644 --- a/osc.spec +++ b/osc.spec @@ -17,7 +17,7 @@ Name: osc -Version: 0.140.0 +Version: 0.140.1 Release: 0 Summary: openSUSE Build Service Commander License: GPL-2.0+