Hello community, here is the log from the commit of package joda-time for openSUSE:Factory checked in at 2013-09-12 17:04:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/joda-time (Old) and /work/SRC/openSUSE:Factory/.joda-time.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "joda-time" Changes: -------- --- /work/SRC/openSUSE:Factory/joda-time/joda-time.changes 2011-09-23 02:04:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.joda-time.new/joda-time.changes 2013-09-12 17:04:42.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 9 11:06:05 UTC 2013 - [email protected] + +- Move from jpackage-utils to javapackage-tools + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ joda-time.spec ++++++ --- /var/tmp/diff_new_pack.CjVtKe/_old 2013-09-12 17:04:42.000000000 +0200 +++ /var/tmp/diff_new_pack.CjVtKe/_new 2013-09-12 17:04:42.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package joda-time (Version 1.6) +# spec file for package joda-time # -# Copyright (c) 2010 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 @@ -20,11 +20,11 @@ Name: joda-time Version: 1.6 -Release: 1 +Release: 0 Summary: Java date and time API - -Group: Development/Libraries License: Apache-2.0 +Group: Development/Libraries + Url: http://joda-time.sourceforge.net/index.html Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz Source1: ftp://elsie.nci.nih.gov/pub/%{tzversion}.tar.gz @@ -32,13 +32,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -BuildRequires: java-devel > 1.5.0 BuildRequires: ant BuildRequires: ant-nodeps -BuildRequires: jpackage-utils +BuildRequires: java-devel > 1.5.0 +BuildRequires: javapackages-tools BuildRequires: junit Requires: java > 1.5.0 -Requires: jpackage-utils +Requires: javapackages-tools %description Joda-Time provides a quality replacement for the Java date @@ -52,11 +52,10 @@ %package javadoc -License: Apache-2.0 Summary: Javadocs for %{name} Group: Documentation Requires: %{name} = %{version}-%{release} -Requires: jpackage-utils +Requires: javapackages-tools %description javadoc This package contains the API documentation for %{name}. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
