Files
perl-SVN-Look/perl-SVN-Look.changes
Lars Vogdt 1038ddd1ed Accepting request 979956 from devel:languages:perl:autoupdate
- updated to 0.43
   see /usr/share/doc/packages/perl-SVN-Look/Changes
  0.43      2022-05-21 11:30:57-03:00 America/Sao_Paulo
  [Fixes]
  - Skip failing tests that depend on previous ones. Also, show diagnostics when
    tests fail.

OBS-URL: https://build.opensuse.org/request/show/979956
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SVN-Look?expand=0&rev=8
2022-06-02 08:05:54 +00:00

101 lines
2.9 KiB
Plaintext

-------------------------------------------------------------------
Sun May 22 03:09:54 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.43
see /usr/share/doc/packages/perl-SVN-Look/Changes
0.43 2022-05-21 11:30:57-03:00 America/Sao_Paulo
[Fixes]
- Skip failing tests that depend on previous ones. Also, show diagnostics when
tests fail.
-------------------------------------------------------------------
Fri Oct 9 03:10:32 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.42
see /usr/share/doc/packages/perl-SVN-Look/Changes
0.42 2020-10-08 22:35:29-03:00 America/Sao_Paulo
[Fixes]
- Regenerate Makefile.PL with ExtUtils::MakeMaker version 7.48 in order to fix a
bug in previous versions of it.
- Fix a few problems detected by PerlCritic.
-------------------------------------------------------------------
Fri Aug 30 23:17:40 UTC 2019 - Tina Mueller <tina.mueller@suse.com>
- Add Requires: subversion
-------------------------------------------------------------------
Wed Apr 3 07:31:59 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.41
see /usr/share/doc/packages/perl-SVN-Look/Changes
0.41 2014-06-13 23:50:53-03:00 America/Sao_Paulo
[Fixes]
- Restore support for Perl 5.8.
0.40 2014-06-12 15:04:39-03:00 America/Sao_Paulo
[Fixes]
- Fix security issue when invoking external commands.
- Support base64 encoded property values.
- Don't strip trailing spaces from filenames grokked by the changed_hash
method.
[Thanks]
- Many thanks to Stephane Chazelas who reported the issues fixed in this
version.
0.39 2013-10-20 21:31:50 America/Sao_Paulo
0.38 2012-06-19 14:00:00 America/Sao_Paulo
Method "changed" now returns the entries sorted and with no
duplicates.
0.37 2012-06-18 14:34:31 America/Sao_Paulo
Revert previous proplist fix. It wasn't really a fix.
0.36 2012-06-18 14:05:44 America/Sao_Paulo
Fix proplist, which died when invoked on an artifact with no
properties. Now it returns an empty hash.
Improve error messages upon svnlook command failure.
-------------------------------------------------------------------
Sun Apr 22 08:52:52 UTC 2012 - pascal.bleser@opensuse.org
- update to 0.35:
* require perl 5.8.0
-------------------------------------------------------------------
Thu Nov 03 23:13:45 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.30:
* change the call to svnlook to use execvp directly and avoiding the shell
- changes from previous versions: too many to list, please consult CHANGES
-------------------------------------------------------------------
Mon Nov 29 18:31:07 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Mon Jun 14 23:51:31 UTC 2010 - pascal.bleser@opensuse.org
- initial package (0.18)