File liburiparser1.changes of Package liburiparser1

-------------------------------------------------------------------
Sun Feb  3 07:08:05 UTC 2013 - coolo@suse.com

- update license to new format

-------------------------------------------------------------------
Mon Jan 30 13:02:12 UTC 2012 - jengelh@medozas.de

- Remove redundant tags/sections per specfile guideline suggestions
- Parallel building using %_smp_mflags

-------------------------------------------------------------------
Sun May  1 17:35:27 UTC 2011 - toddrme2178@gmail.com
 
- Added 32bit compatibility libraries
 
-------------------------------------------------------------------
Mon Sep  6 12:19:32 UTC 2010 - coolo@novell.com

- fix compile, newer doxygen does not use .gif anymore

-------------------------------------------------------------------
Fri Apr  9 14:42:24 UTC 2010 - davejplater@gmail.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 11:16:00 CEST 2009 - meissner@suse.de

- use correct version in .spec file, removed unnecessary CFLAGS/CXXFLAGS
  stuff now default.

-------------------------------------------------------------------
Tue Dec 23 12:00:13 CET 2008 - pascal.bleser@opensuse.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 11:19:39 CEST 2008 - schwab@suse.de

- Remove conflicting libtool macros.

-------------------------------------------------------------------
Tue Sep  2 11:11:06 CEST 2008 - crrodriguez@suse.de

- update to version 0.7.2
	 Fixed: Bad cleanup logic in functions
   	  uriAddBaseUri(..)
      uriRemoveBaseUri(..)
    Previously you needed to call uriFreeUriMembers on return code
    URI_ERROR_MALLOC and only then. So that's why these functions now
    take cleanup off your shoulders. An extra call to uriFreeUriMembers
    from your side is still needed in case of success.
* Soname: 1:7:0
 

-------------------------------------------------------------------
Mon Apr 28 05:19:30 CEST 2008 - crrodriguez@suse.de

- update to version 0.7.1
	* Fixed: Bogus syntax error when parsing URIs with port-like
    passwords, e.g. "http://user:21@host/" (#1948038)
    Thanks to Friedrich Delgado Friedrichs for reporting!
	* Fixed: Parser did not handle trailing slashes correctly in some cases,
    which also made the structures produced from parsing "http://e.com/"
    and "http://e.com" indistinguishable. (#1950126)
    Thanks to Edward Z. Yang for reporting! 

-------------------------------------------------------------------
Sat Apr  5 00:33:20 CEST 2008 - crrodriguez@suse.de

- update to version 0.7.0
	* Added: Dissection and composition of query strings
	* Added: Documentation improvements
    	(in|out|inout indicators, addition of \since and \see)
	* Changed: Code::Blocks project files updated from file format
    	version 1.4 to 1.6, which is produced by Code::Blocks 8.02
	* Added: Code::Blocks workspace file
	* Changed: Soname set to 1:5:0 

-------------------------------------------------------------------
Wed Mar 12 00:26:30 CET 2008 - crrodriguez@suse.de

- fix buildRequires 

-------------------------------------------------------------------
Mon Feb 25 23:55:22 CET 2008 - crrodriguez@suse.de

- version 0.6.4
	* Added: Syntax-based normalization can now handle relative URIs,
    e.g. "../../a/b/.././c" is normalized to "../../a/c"
	* Fixed: Normalization code could free foreign memory
	* Fixed: Normalization processed the path segment even when asked not to
	* Fixed: Documentation bug not requiring enough memory for the output
    buffer when converting a relative file URI back to a filename
	* Changed: Soname set to 1:4:0
 

-------------------------------------------------------------------
Mon Feb 11 16:25:06 CET 2008 - crrodriguez@suse.de

- version 0.6.3
- Fixed: Two major crash bugs in normalization code
- Added: Brief usage tutorial
- Changed: Soname set to 1:3:0

-------------------------------------------------------------------
Mon Feb  4 05:24:36 CET 2008 - crrodriguez@suse.de

- version 0.6.1 

-------------------------------------------------------------------
Thu Oct 18 03:07:01 UTC 2007 - crrodriguez@suse.de

- update to version 0.6.0 , liburiparse1 

-------------------------------------------------------------------
Wed Aug 15 22:51:19 CEST 2007 - crrodriguez@suse.de

- first package for the OBS 

openSUSE Build Service is sponsored by