add changes
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-logging?expand=0&rev=2
This commit is contained in:
58
apache-commons-logging.changes
Normal file
58
apache-commons-logging.changes
Normal file
@@ -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)
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user