2018-12-15 13:57:15 +00:00
committed by Git OBS Bridge
parent 23cbc5eec1
commit 7f52f1ec6f
9 changed files with 50 additions and 521 deletions

View File

@@ -1,24 +1,3 @@
-------------------------------------------------------------------
Thu Dec 13 16:43:55 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Downgrade to version 1.4
* the %{name} >= 2.0 is packaged in a separate new %{name}2
package
- Modified patches:
* apache-commons-dbcp-javadoc.patch
* apache-commons-dbcp-sourcetarget.patch
+ rediff and modify to the different context
+ build with source/target 1.7
- Added patch:
* apache-commons-dbcp-jdbc41.patch
+ support jdbc version 4.1, specified by a maintenance
release 1 of JSR 221 and included in Java 7
-------------------------------------------------------------------
Thu Dec 13 11:13:42 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Add maven pom file and alias for previous version of commons-dbcp
-------------------------------------------------------------------
Tue May 15 09:30:50 UTC 2018 - fstrba@suse.com