Files
perl-Clipboard/perl-Clipboard.changes

173 lines
5.6 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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 .
-------------------------------------------------------------------
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 .
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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 .
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Tue Nov 30 13:39:21 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Fri Nov 26 21:52:57 UTC 2010 - pascal.bleser@opensuse.org
- initial package (0.13)