Hello community, here is the log from the commit of package osc for openSUSE:Factory checked in at 2013-12-04 12:30:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osc (Old) and /work/SRC/openSUSE:Factory/.osc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osc" Changes: -------- --- /work/SRC/openSUSE:Factory/osc/osc.changes 2013-12-03 16:11:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.osc.new/osc.changes 2013-12-04 12:30:17.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Dec 4 08:25:41 UTC 2013 - [email protected] + +- 0.142.2 + - support for ppc64le architecture + +------------------------------------------------------------------- Old: ---- osc-0.142.1.tar.gz New: ---- osc-0.142.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osc.spec ++++++ --- /var/tmp/diff_new_pack.ZPiGHl/_old 2013-12-04 12:30:18.000000000 +0100 +++ /var/tmp/diff_new_pack.ZPiGHl/_new 2013-12-04 12:30:18.000000000 +0100 @@ -17,7 +17,7 @@ Name: osc -Version: 0.142.1 +Version: 0.142.2 Release: 0 Summary: openSUSE Build Service Commander License: GPL-2.0+ ++++++ PKGBUILD ++++++ --- /var/tmp/diff_new_pack.ZPiGHl/_old 2013-12-04 12:30:18.000000000 +0100 +++ /var/tmp/diff_new_pack.ZPiGHl/_new 2013-12-04 12:30:18.000000000 +0100 @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.142.1 +pkgver=0.142.2 pkgrel=0 pkgdesc="Open Build Service client" arch=('i686' 'x86_64') @@ -8,7 +8,7 @@ groups=('base-devel') depends=('python') source=(osc-${pkgver}.tar.gz) -md5sums=('a3977c5cdc8bac4f09bca027b6a76fec') +md5sums=('cdce96f3d1a7c55f3bee980e33808b2e') package() { msg "Installing osc ..." ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ZPiGHl/_old 2013-12-04 12:30:18.000000000 +0100 +++ /var/tmp/diff_new_pack.ZPiGHl/_new 2013-12-04 12:30:18.000000000 +0100 @@ -1,7 +1,7 @@ <services> <service name="tar_scm" mode="disabled"> - <param name="version">0.142.1</param> - <param name="revision">0.142.1</param> + <param name="version">0.142.2</param> + <param name="revision">0.142.2</param> <param name="url">git://github.com/openSUSE/osc.git</param> <param name="scm">git</param> </service> ++++++ osc-0.142.1.tar.gz -> osc-0.142.2.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/osc-0.142.1/osc/build.py new/osc-0.142.2/osc/build.py --- old/osc-0.142.1/osc/build.py 2013-12-03 11:25:08.000000000 +0100 +++ new/osc-0.142.2/osc/build.py 2013-12-04 09:26:09.000000000 +0100 @@ -64,7 +64,7 @@ 'armv8l' :[ 'armv4l', 'armv5el', 'armv6el', 'armv7el', 'armv8el' ], # not existing arch, just for compatibility 'armv5tel':[ 'armv4l', 'armv5el', 'armv5tel' ], 's390x': ['s390' ], - 'ppc64': [ 'ppc', 'ppc64', 'ppc64p7' ], + 'ppc64': [ 'ppc', 'ppc64', 'ppc64p7', 'ppc64le' ], 'ppc64le':[ 'ppc64le' ], 'i586': [ 'i386' ], 'i686': [ 'i586', 'i386' ], ++++++ osc.dsc ++++++ --- /var/tmp/diff_new_pack.ZPiGHl/_old 2013-12-04 12:30:18.000000000 +0100 +++ /var/tmp/diff_new_pack.ZPiGHl/_new 2013-12-04 12:30:18.000000000 +0100 @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.142.1 +Version: 0.142.2 Binary: osc Maintainer: Adrian Schroeter <[email protected]> Architecture: any -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
