File perl-URI.changes of Package perl-URI

-------------------------------------------------------------------
Sun Apr 01 17:27:05 UTC 2012 - pascal.bleser@opensuse.org

- update to 1.60:
  * avoid failure if the local hostname is 'foo' [RT#75519]
  * fix RT#59274 - courtesy of a stupid 5.8.[12] join bug

-------------------------------------------------------------------
Fri Sep 16 11:52:48 UTC 2011 - coolo@suse.com

- use original source URI

-------------------------------------------------------------------
Mon Aug 29 08:24:20 UTC 2011 - vcizek@suse.com

- update to 1.59
  Make sure accessor methods don't return utf8::upgraded() bytes
  for URLs initialized from Unicode strings.
  Version number increments.
  Documentation tweaks.

-------------------------------------------------------------------
Mon Jan 24 10:51:31 UTC 2011 - vcizek@novell.com

- update to 1.58

  This release reverts the patch in 1.57 that made query_form distingush
  between empty and undef values.  It broke stuff. [RT#62708]

-------------------------------------------------------------------
Tue Nov 30 19:20:59 UTC 2010 - coolo@novell.com

- switch to perl_requires macro

-------------------------------------------------------------------
Tue Nov 30 16:16:58 UTC 2010 - coolo@novell.com

- do not use suggests on fedora

-------------------------------------------------------------------
Mon Nov 22 12:53:06 CET 2010 - anicka@suse.cz

- update to 1.56
 * Don't depend on DNS for the heuristics test

-------------------------------------------------------------------
Sat Sep  4 19:29:40 UTC 2010 - chris@computersalat.de

- added bcond_with opt (for local build tests)
  o BuildRequires perl-Business-ISBN

-------------------------------------------------------------------
Sat Sep  4 19:13:49 UTC 2010 - chris@computersalat.de

- recreated by cpanspec 1.78
- noarch pkg
- rpmlint
  o spurious-executable-perm uri-test
- removed obsolete patch
  o URI-1.37-path.diff

-------------------------------------------------------------------
Thu Sep  2 05:05:04 UTC 2010 - pascal.bleser@opensuse.org

- update to 1.55:
  * Treat ? as a reserved character in file: URIs
    " is not a URI character [RT#56421]
  * Avoid test failure unless defined $Config{useperlio}

-------------------------------------------------------------------
Thu Apr  1 18:09:05 CEST 2010 - anicka@suse.cz

- update to 1.54
 * Fix heuristic test fails on hosts in .su (or .uk) domains

-------------------------------------------------------------------
Fri Mar 26 13:37:06 CET 2010 - vuntz@opensuse.org

- Changes perl-Business-ISBN Recommends to Suggests:
  perl-Business-ISBN requires perl-GD-Barcode, and having this
  installed by default on minimal installs doesn't make sense,
  especially since it's big.

-------------------------------------------------------------------
Thu Mar 25 17:43:34 CET 2010 - anicka@suse.cz

- update to 1.53
 * Remove unneeded execute permissions.
 * Add $uri->secure() method.
 * Documentation and comment spelling fixes.
 * Fix heuristics when COUNTRY is set to "gb".
 * Use HTTP_ACCEPT_LANGUAGE, LC_ALL, and LANG in country heuristics.
 * POD linking improvements.
 * Rewrite the URI::Escape tests with Test::More
 * Update URI::Escape for RFC 3986
 * Bump MIN_PERL_VERSION to 5.6.1 [RT#54078]
 * Suppress wide caracters warnings in iri.t [RT#53737]

-------------------------------------------------------------------
Fri Jan 15 14:22:29 CET 2010 - anicka@suse.cz

- update to 1.52
 * Encode::decode('UTF-8',...) with callback implemented in 2.39
 * A "test case" to start IDNA prototype from
 * Escape IDNA hostnames
 * Introduce the as_unicode method
 * Make as_unicode undo punycode for server URLs
 * Hack to make as_iri turn A-labels into U-labels
 * Make as_iri leave escapes not forming valid UTF-8 sequences
 * Don't include RFCs in the cpan tarball

-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de

- enable parallel build

-------------------------------------------------------------------
Mon Sep  7 14:49:24 CEST 2009 - mls@suse.de

- break build cycle by removing perl-Business-ISBN BuildRequires

-------------------------------------------------------------------
Sat Jul 25 19:45:41 CEST 2009 - chris@computersalat.de

- spec mods
  * removed ^----------
  * removed ^#---------

-------------------------------------------------------------------
Sun Jun 28 18:20:41 CEST 2009 - chris@computersalat.de

- update to 1.38
 * Spelling fixes.
 * skip DNS test if wildcard domain catcher (e.g. OpenDNS) is there
 * Avoid "Insecure $ENV{PATH} while running with -T switch" error with perl-5.6.
- added perl-macros
  o autogen filelist with perl_gen_filelist
- spec mods
  o fixed deps

-------------------------------------------------------------------
Fri Jun 27 16:27:48 CEST 2008 - anicka@suse.cz

- update to 1.37 
 * Support ";" delimiter in $u->query_form
 * We get different test result when www.perl.com doesn't resolve.
 * URI::Heuristic didn't work for generic country code

-------------------------------------------------------------------
Wed Apr  9 13:46:46 CEST 2008 - anicka@suse.cz

- update to 1.36
 * Escape Unicode strings as UTF-8.
 * fixed URL encoded data: URLs
 * uri_escape_utf8() now exported by default as documented.
 * Test fails with Business::ISBN installed
 * lc(undef) reports warning in blead
 * add some tests for gopher URIs

-------------------------------------------------------------------
Wed Jan 25 21:40:01 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Thu Feb 17 19:40:43 CET 2005 - mjancar@suse.cz

- update to 1.35

-------------------------------------------------------------------
Wed Nov 24 12:22:59 CET 2004 - ro@suse.de

- disable remote connecting test

-------------------------------------------------------------------
Mon Sep 20 18:02:25 CEST 2004 - ro@suse.de

- update to 1.33 to make it build again

-------------------------------------------------------------------
Fri Aug 06 18:53:55 CEST 2004 - mjancar@suse.cz

- update to 1.31

-------------------------------------------------------------------
Thu Feb 26 17:35:25 CET 2004 - mjancar@suse.cz

- update to 1.30

-------------------------------------------------------------------
Thu Oct 30 17:07:01 CET 2003 - mjancar@suse.cz

- update to 1.27

-------------------------------------------------------------------
Fri Aug 22 15:56:55 CEST 2003 - mjancar@suse.cz

- require the perl version we build with

-------------------------------------------------------------------
Tue Jul 15 16:40:31 CEST 2003 - mjancar@suse.cz

- adapt to perl-5.8.1
- use %perl_process_packlist

-------------------------------------------------------------------
Mon Jun 09 15:51:37 CEST 2003 - mjancar@suse.cz

- don't package MANIFEST

-------------------------------------------------------------------
Mon May 19 11:45:27 CEST 2003 - ro@suse.de

- remove perllocal.pod 

-------------------------------------------------------------------
Mon Apr 28 11:37:10 CEST 2003 - mjancar@suse.cz

- update to version 1.23

-------------------------------------------------------------------
Thu Oct 03 18:46:47 CEST 2002 - prehak@suse.cz

- updated to version 1.22
- removed perl-MIME-Base64 from neededforbuild

-------------------------------------------------------------------
Mon Jul 29 12:44:24 CEST 2002 - mls@suse.de

- Fixed neededforbuild for perl-5.8.0

-------------------------------------------------------------------
Mon Jul 22 20:21:54 CEST 2002 - prehak@suse.cz

- update to version 1.20

-------------------------------------------------------------------
Tue Jul  2 17:40:06 MEST 2002 - mls@suse.de

- remove race in .packlist generation

-------------------------------------------------------------------
Mon Jan 14 17:20:22 CET 2002 - rvasice@suse.cz

- update to version 1.18

-------------------------------------------------------------------
Wed Aug 15 16:14:49 CEST 2001 - rvasice@suse.cz

- update to version 1.15

-------------------------------------------------------------------
Wed Mar 14 08:20:13 CET 2001 - cihlar@suse.cz

- update to version 1.11

-------------------------------------------------------------------
Tue Nov 14 11:59:33 CET 2000 - cihlar@suse.cz

- renamed perl_uri -> perl-URI

-------------------------------------------------------------------
Tue Aug 22 13:50:09 CEST 2000 - cihlar@suse.cz

- update to 1.09
- bzipped sources

-------------------------------------------------------------------
Mon Aug 21 16:40:42 CEST 2000 - ro@suse.de

- adapted for perl-5.6 

-------------------------------------------------------------------
Fri Mar 31 10:33:42 CEST 2000 - cihlar@suse.cz

- added BuildRoot
- added manpages to files 

-------------------------------------------------------------------
Fri Mar 17 14:26:40 MET 2000 - ug@suse.de

- build for IMap Server CD 

openSUSE Build Service is sponsored by