libdbi/libdbi.changes
2012-09-26 14:21:14 +00:00

35 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Mon Sep 24 21:22:26 UTC 2012 - andreas.stieger@gmx.de
- update to 0.8.4, soname libdbi1
- now using automake 1.10.1
-------------------------------------------------------------------
Thu Dec 15 20:54:59 UTC 2011 - jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
- Use %_smp_mflags for parallel building
-------------------------------------------------------------------
Tue Dec 13 13:32:14 UTC 2011 - idonmez@suse.com
- Optimization level 20 doesn't really exist, fix it to -O3
- Fix license to be LGPL-2.1+
-------------------------------------------------------------------
Fri Sep 16 17:28:14 UTC 2011 - jengelh@medozas.de
- Add baselibs configuration
-------------------------------------------------------------------
Wed Dec 15 16:19:01 CET 2010 - meissner@suse.de
- cleanup, use RPM_OPT_FLAGS, --disable-static, no .la files
-------------------------------------------------------------------
Wed Dec 15 16:08:27 CET 2010 - meissner@suse.de
- initial import if libdbi, a database-independent abstraction layer in C,
similar to the DBI/DBD layer in Perl.