forked from pool/perl-Net-Dropbox-API
Mention the addition of the cpanspec.yml file in the changelog, which is necessary from now on OBS-URL: https://build.opensuse.org/request/show/1281383 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-Dropbox-API?expand=0&rev=15
85 lines
2.6 KiB
Plaintext
85 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 28 14:58:49 UTC 2025 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- Add urandom.patch for secure tokens
|
|
https://github.com/norbu09/Net--Dropbox/pull/20 CVE-2024-58036 bsc#1240884
|
|
Add cpanspec.yml file used by cpanspec for autogenerating the spec.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 6 22:27:01 UTC 2025 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- Normalize CPAN version
|
|
See https://github.com/openSUSE/cpanspec/issues/47 for details
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 17 05:15:01 UTC 2018 - bwiedemann@suse.com
|
|
|
|
- Fix build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 13 19:31:23 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.9
|
|
see /usr/share/doc/packages/perl-Net-Dropbox-API/Changes
|
|
|
|
1.9 2012-10-23T20:26:55
|
|
updated Module::Install
|
|
|
|
1.8 2012-03-23T12:47:13
|
|
Thanks to SureVoIP for updating to v1 API
|
|
|
|
1.7 2011-06-28T12:21:36
|
|
fixed missing requires in Makefile (fixes CPAN Testers reported
|
|
bug)
|
|
|
|
1.6.1 2011-06-16T13:16:50
|
|
fixes #16
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 13 19:31:21 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.7
|
|
see /usr/share/doc/packages/perl-Net-Dropbox-API/Changes
|
|
|
|
1.7 2011-06-28T12:21:36
|
|
fixed missing requires in Makefile (fixes CPAN Testers reported
|
|
bug)
|
|
|
|
1.6.1 2011-06-16T13:16:50
|
|
fixes #16
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 17 08:03:38 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 1.6:
|
|
* bugfix release with patches from mschilli and s-aska
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 09 22:12:49 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 1.5:
|
|
* list() now accepts an optional 'hash' value to implement if-modified-since
|
|
to verify if dropbox data has changed since the last call
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 12 22:52:51 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 1.4:
|
|
* supplement documentation
|
|
* use HTTPS everywhere
|
|
|
|
- changes from 1.3:
|
|
* Dropbox Changed the authorized url
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 23 23:28:31 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 1.2:
|
|
* fix utf8 copy, move, delete, mkdir, putfile
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 24 21:55:30 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (1.1)
|
|
|