From 4b236df1c60bef0450d7b4d112437e061a5f48164fcc6a6fcab06fc0a73101c2 Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Wed, 8 Feb 2012 14:19:42 +0000 Subject: [PATCH] add changes OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-logging?expand=0&rev=2 --- apache-commons-logging.changes | 58 ++++++++++++++++++++++++++++++++++ apache-commons-logging.spec | 1 - 2 files changed, 58 insertions(+), 1 deletion(-) create mode 100644 apache-commons-logging.changes diff --git a/apache-commons-logging.changes b/apache-commons-logging.changes new file mode 100644 index 0000000..e06bb5d --- /dev/null +++ b/apache-commons-logging.changes @@ -0,0 +1,58 @@ +------------------------------------------------------------------- +Wed Feb 8 14:16:04 UTC 2012 - mvyskocil@suse.cz + +- rename to apache-commons-logging to follow jpackage and Fedora +- update to 1.1.1 (bugfix release) + * usable under security policy (catches SecurityException) + * show content of chained exceptions + * fix unit tests on linux an java6 + * provide maven2 pom file + * fix thread-safety bug + +------------------------------------------------------------------- +Sat Aug 27 20:32:52 UTC 2011 - andrea.turrini@gmail.com + +- fixed typos in jakarta-commons-logging.spec + +------------------------------------------------------------------- +Wed Jul 16 13:01:14 CEST 2008 - coolo@suse.de + +- trying to reduce build requires + +------------------------------------------------------------------- +Tue May 8 16:43:03 CEST 2007 - kesselborn@suse.de + +- remove avalon references ... avalon is dropped and support for it hence not needed + +------------------------------------------------------------------- +Mon Sep 25 13:26:40 CEST 2006 - skh@suse.de + +- fix BuildRequires +- don't use icecream +- use source="1.4" and target="1.4" for build with java 1.5 + +------------------------------------------------------------------- +Wed Jan 25 21:46:38 CET 2006 - mls@suse.de + +- converted neededforbuild to BuildRequires + +------------------------------------------------------------------- +Wed Jul 27 17:00:36 CEST 2005 - jsmeix@suse.de + +- Adjustments in the spec file. + +------------------------------------------------------------------- +Mon Jul 18 16:23:44 CEST 2005 - jsmeix@suse.de + +- Current version 1.0.4 from JPackage.org + +------------------------------------------------------------------- +Thu Sep 16 14:43:22 CEST 2004 - skh@suse.de + +- Fix prerequires of javadoc subpackage + +------------------------------------------------------------------- +Sun Sep 5 20:21:48 CEST 2004 - skh@suse.de + +- Initial package created with version 1.0.4 (JPackage 1.5) + diff --git a/apache-commons-logging.spec b/apache-commons-logging.spec index e2cdd3f..217bf93 100644 --- a/apache-commons-logging.spec +++ b/apache-commons-logging.spec @@ -68,7 +68,6 @@ Requires: jpackage-utils >= 1.6 Requires(post): jpackage-utils Requires(postun):jpackage-utils -# This should go away with F-17 Provides: jakarta-%{short_name} = %{version}-%{release} Obsoletes: jakarta-%{short_name} <= 1.0.4