Changelog for
uriparse-0.8.1-43.4.i586.rpm :
Thu Feb 19 13:00:00 2015 p.drouandAATTgmail.com
- Update to version 0.8.1
* Fixed: Sync URI_VER_
* preprocessor defines (were at 0.7.6, bug #23)
* Fixed: Bug in internal function that may flip uriEqualsUri results around
* Added: Function uriAddBaseUriEx allowing to resolve URIs with
a scheme identical to that of the base URI to resolve against
as if the URI to resolve had no scheme specified, when flag
URI_RESOLVE_IDENTICAL_SCHEME_COMPAT is specified (feature request #4)
* Soname: 1:17:0
- Update uriparser-0.7.5-doxygen.patch
> uriparser-doxygen.patch
- Add pkgconfig(libxdot) require; new upstream dependency
- Update download source Url to current sourceforge location
- Split out uriparse binary into his own package
Tue May 27 14:00:00 2014 crrodriguezAATTopensuse.org
- Extend uriparser-0.7.5-doxygen.patch so doxygen does not
generate timestamped files.
Sun Feb 3 13:00:00 2013 cooloAATTsuse.com
- update license to new format
Mon Jan 30 13:00:00 2012 jengelhAATTmedozas.de
- Remove redundant tags/sections per specfile guideline suggestions
- Parallel building using %_smp_mflags
Sun May 1 14:00:00 2011 toddrme2178AATTgmail.com
- Added 32bit compatibility libraries
Mon Sep 6 14:00:00 2010 cooloAATTnovell.com
- fix compile, newer doxygen does not use .gif anymore
Fri Apr 9 14:00:00 2010 davejplaterAATTgmail.com
- Update to version 0.7.5 fixed doxygen build with uriparser-0.7.5-doxygen.patch
- Upstream changes :-
* Added: pkg-config file
* Fixed: File Doxyfile.in was missing from release archives
Thanks to Rakesh Pandit for reporting!
* Fixed: Doc generation troubles
* Changed: No longer shipping bundled libcpptest
* Changed: New dependencies:
- libcpptest 1.1.0 or later
- pkg-config (for libcpptest detection)
Both dependencies can be disable through configuring
with --disable-test, which excludes the test suite
from compilation.
* Soname: 1:10:0
Sun Sep 6 14:00:00 2009 meissnerAATTsuse.de
- use correct version in .spec file, removed unnecessary CFLAGS/CXXFLAGS
stuff now default.
Tue Dec 23 13:00:00 2008 pascal.bleserAATTopensuse.org
- update to version 0.7.4:
* fixes null pointer de-referencing and memory leaks in two places
- changes from 0.7.3:
* fixes a small bug with parsing
Sun Sep 7 14:00:00 2008 schwabAATTsuse.de
- Remove conflicting libtool macros.