Hello community, here is the log from the commit of package bytelist for openSUSE:Factory checked in at 2013-09-11 13:39:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bytelist (Old) and /work/SRC/openSUSE:Factory/.bytelist.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bytelist" Changes: -------- --- /work/SRC/openSUSE:Factory/bytelist/bytelist.changes 2012-01-17 16:04:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.bytelist.new/bytelist.changes 2013-09-11 13:39:23.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 9 11:05:35 UTC 2013 - [email protected] + +- Move from jpackage-utils to javapackage-tools + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bytelist.spec ++++++ --- /var/tmp/diff_new_pack.4JGPGJ/_old 2013-09-11 13:39:23.000000000 +0200 +++ /var/tmp/diff_new_pack.4JGPGJ/_new 2013-09-11 13:39:23.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package bytelist # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %global git_commit 61655c8 %global cluster jruby @@ -37,13 +38,13 @@ BuildRequires: ant BuildRequires: ant-junit BuildRequires: java-devel +BuildRequires: javapackages-tools BuildRequires: jcodings -BuildRequires: jpackage-utils BuildRequires: junit Requires: java +Requires: javapackages-tools Requires: jcodings -Requires: jpackage-utils %description A small java library for manipulating lists of bytes. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
