2025-02-19 15:32:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 11 05:31:09 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.320.0 (0.32)
|
|
|
|
see /usr/share/doc/packages/perl-Clipboard/Changes
|
|
|
|
|
|
|
|
0.32 2025-02-10
|
|
|
|
|
|
|
|
- In drivers.t: prefer to use Clipboard::WaylandClipboard .
|
|
|
|
- https://github.com/shlomif/Clipboard/issues/13
|
|
|
|
- Thanks to @hightowe
|
|
|
|
|
2025-01-26 01:37:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 22 21:19:12 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.310.0 (0.31)
|
|
|
|
see /usr/share/doc/packages/perl-Clipboard/Changes
|
|
|
|
|
|
|
|
0.31 2025-01-21
|
|
|
|
|
|
|
|
- Make problematic t/drivers.t tests author only.
|
|
|
|
- https://github.com/shlomif/Clipboard/pull/16
|
|
|
|
- Thanks to @trwyant
|
|
|
|
|
2024-06-27 17:30:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 23 16:12:41 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.300.0 (0.30)
|
|
|
|
see /usr/share/doc/packages/perl-Clipboard/Changes
|
|
|
|
|
|
|
|
0.30 2024-06-16
|
|
|
|
|
|
|
|
- Add Wayland detection and support
|
|
|
|
- https://github.com/shlomif/Clipboard/issues/13
|
|
|
|
- https://github.com/shlomif/Clipboard/pull/14
|
|
|
|
- Thanks to @hightowe
|
|
|
|
|
2024-05-16 12:04:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 8 03:06:09 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.29
|
|
|
|
see /usr/share/doc/packages/perl-Clipboard/Changes
|
|
|
|
|
|
|
|
0.29 2024-04-07
|
|
|
|
|
|
|
|
- Add Xsel.pm / xsel support.
|
|
|
|
- Improve clipbrowse's reliability / security:
|
|
|
|
- https://github.com/shlomif/Clipboard/issues/11
|
|
|
|
- https://github.com/shlomif/Clipboard/pull/12
|
|
|
|
- Thanks to @fschlich .
|
|
|
|
- Made the code more elegant and reliable.
|
|
|
|
- E.g.: explicit returns
|
|
|
|
|
2021-02-25 12:20:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 24 03:06:59 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.28
|
|
|
|
see /usr/share/doc/packages/perl-Clipboard/Changes
|
|
|
|
|
|
|
|
0.28 2021-02-23
|
|
|
|
|
|
|
|
- Hopefully fix prereqs on cygwin.
|
|
|
|
- https://github.com/shlomif/Clipboard/issues/7
|
|
|
|
- Thanks to @tzccinct .
|
|
|
|
|
2021-02-16 10:14:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 14 03:06:54 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.27
|
|
|
|
see /usr/share/doc/packages/perl-Clipboard/Changes
|
|
|
|
|
|
|
|
0.27 2021-02-13
|
|
|
|
|
|
|
|
- README.md instead of README and INSTALL
|
|
|
|
- https://github.com/shlomif/Clipboard/issues/5
|
|
|
|
- Thanks to https://github.com/mitchblank .
|
|
|
|
|
2020-05-20 04:40:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 17 03:07:40 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
updated to 0.26
|
|
|
|
see /usr/share/doc/packages/perl-Clipboard/Changes
|
|
|
|
|
|
|
|
0.26 2020-05-16
|
|
|
|
|
|
|
|
- Try to fix 'Wide character in print' warning with Xclip
|
|
|
|
- https://github.com/shlomif/Clipboard/issues/4
|
|
|
|
- Thanks to @shawnhcorey .
|
|
|
|
|
|
|
|
0.25 2020-05-14
|
|
|
|
|
|
|
|
- Fix capitalization in GitHub links (the links still worked) in META.*
|
|
|
|
- A minor and cosmetic change
|
|
|
|
|
|
|
|
|
2020-03-10 12:18:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 8 03:07:36 UTC 2020 - <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.24
|
|
|
|
see /usr/share/doc/packages/perl-Clipboard/Changes
|
|
|
|
|
|
|
|
0.24 2020-03-07
|
|
|
|
- Remove Makefile.PL due to ::OSPrereqs not munging it along with Build.PL
|
|
|
|
- https://github.com/dagolden/Dist-Zilla-Plugin-OSPrereqs/issues/4
|
|
|
|
- Fix macOS detection.
|
|
|
|
- https://github.com/shlomif/Clipboard/issues/1
|
|
|
|
- convert "darwin" to a regex.
|
|
|
|
|
|
|
|
0.23 2020-03-06
|
|
|
|
- Require deps on MacOS and MSwin32
|
|
|
|
- See: https://github.com/shlomif/Clipboard/issues/1
|
|
|
|
- Thanks to https://metacpan.org/pod/Dist::Zilla::Plugin::OSPrereqs .
|
|
|
|
|
2020-01-29 14:53:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 29 03:08:04 UTC 2020 - <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.22
|
|
|
|
see /usr/share/doc/packages/perl-Clipboard/Changes
|
|
|
|
|
|
|
|
0.22 2020-01-28
|
|
|
|
- Rebuild for order of 'NAME' and 'VERSION' sections in the generated
|
|
|
|
POD documentation (see 0.001004 in
|
|
|
|
https://metacpan.org/changes/distribution/Pod-Weaver-PluginBundle-SHLOMIF
|
|
|
|
).
|
|
|
|
- VERSION used to appear before NAME.
|
|
|
|
|
2019-12-03 10:00:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 3 03:07:48 UTC 2019 - <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.21
|
|
|
|
see /usr/share/doc/packages/perl-Clipboard/Changes
|
|
|
|
|
|
|
|
0.21 2019-12-02
|
|
|
|
|
|
|
|
- Min version of Mac::Pasteboard for macOS Catalina compat
|
|
|
|
- Thanks to William H. Gilmore
|
|
|
|
|
2019-04-19 09:17:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 18 05:03:52 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.20
|
|
|
|
see /usr/share/doc/packages/perl-Clipboard/Changes
|
|
|
|
|
|
|
|
0.20 2019-04-18
|
|
|
|
|
|
|
|
- use xclip on cygwin/win32 if SSH_CONNECTION is set (rkitover)
|
|
|
|
- use xclip if DISPLAY is set and OS is unknown (rkitover)
|
|
|
|
- Apply doc patch from https://rt.cpan.org/Ticket/Display.html?id=64243
|
|
|
|
- Thanks to Andreas
|
|
|
|
|
2019-02-08 18:15:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 2 06:06:34 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.19
|
|
|
|
see /usr/share/doc/packages/perl-Clipboard/Changes
|
|
|
|
|
2019-02-01 19:35:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 31 06:02:41 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.18
|
|
|
|
see /usr/share/doc/packages/perl-Clipboard/Changes
|
|
|
|
|
2010-11-30 13:39:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 30 13:39:21 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-26 21:53:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 26 21:52:57 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial package (0.13)
|
|
|
|
|