Changelog for
perl-App-Nopaste-1.006-4.1.noarch.rpm :
Sat May 28 14:00:00 2016 cooloAATTsuse.com
- updated to 1.006
see /usr/share/doc/packages/perl-App-Nopaste/Changes
1.006 2016-05-24 02:55:20Z
- fix failing tests with other locales, environment settings
1.005 2016-05-20 02:39:52Z
- mark App::Nopaste::Service::Codepeek as deprecated in metadata
- the Gist command also looks in ~/.github for credentials
- many additional tests; thanks David J. Shultz!
Tue Apr 14 14:00:00 2015 cooloAATTsuse.com
- updated to 1.004
see /usr/share/doc/packages/perl-App-Nopaste/Changes
Sun Feb 9 13:00:00 2014 cooloAATTsuse.com
- updated to 0.96
- added missing prereqs
- bumped the minimum version needed for the (optional) prerequisite
WWW::Pastebin::PastebinCom::Create, to avoid errors in previous
versions (thanks, Zoffix!)
- updated and fixed debian and ubuntu language mappings (haarg, PR#1)
- packaging converted to Dist::Zilla; handling of optional features
fixed (see RT#91053)
Wed May 15 14:00:00 2013 cooloAATTsuse.com
- updated to 0.92
Fix the language mappins for Ubuntu\'s pastebin (Sergey Romanov)
Don\'t need to load Moose in the tests (Sergey Romanov)
Decode incoming text as utf8 (Jesse Luehrs)
Support for GITHUB_USER and GITHUB_PASS (Rafael Kitover)
Name the gist file `nopaste` not `nopaste.txt` for possible syntax highlighting (Rafael Kitover)
Use decode_json not a regular expression to decode Gist response body (Shawn M Moore)
Give a hint to perldoc App::Nopaste::Service::Gist on 401 (Shawn M Moore)
Port from Moose and MooseX::Getopt to Getopt::Long::Descriptive (frew)
App::Nopaste is not using any interesting Moose features,
so it doesn\'t make sense to pay the startup cost (even
though it\'s probably dominated by network latency)
Please report any regressions!
Tue Sep 4 14:00:00 2012 cooloAATTsuse.com
- updated to 0.35
Don\'t barf when gist-ing STDIN. (Ricardo SIGNES)
Support for GitHub\'s v3 API [Вячеслав Тихановский (vti)]
Thu Dec 15 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.33:
* support for --description in Gist RT#73272
Fri Oct 21 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.32:
* better error reporting
* fix some attribution errors [RT#70434]
- changes from 0.31:
* better filenames for ssh service
- changes from 0.30:
* fix App::Nopaste::ssh\'s new filename description feature
- changes from 0.29:
* add --private to several services
* use Class::Load instead of require \"Module/Name.pm\"
* document --list and --private options
* less hardcoding of argument names to better support subclassing
* new Ubuntu service (http://paste.ubuntu.com/)
* SSH: add a small suggested Apache conf that\'s useful for paste directories
* SSH: optionally use the supplied description in the paste filename
Wed Mar 23 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.28:
* if LWP is producing errors,
*report them
*
Fri Mar 11 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.27:
* correct path to Pastie
* throw an error if you specify -p and files
* remove Mathbin; doy moved it to a separate dist
Thu Feb 24 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.26:
* add --open (-o) for opening the nopaste in your browser
Tue Jan 4 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.25:
* add support for $GITHUB_USER/$GITHUB_TOKEN to Gist service
Wed Dec 22 13:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.24:
* Gist requires https
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Mon Nov 29 13:00:00 2010 cooloAATTnovell.com
- remove /var/adm/perl-modules
Fri Nov 26 13:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.23:
* reserve the source file\'s extension for ssh
* se Config::GitLike instead of Config::INI::Reader
* remove Rafb
* remove Husk
- add Recommends for perl(Clipboard), perl(WWW::Pastebin::PastebinCom::Create), perl(Config::GitLike) to enable additional features
Tue Aug 31 14:00:00 2010 pascal.bleserAATTopensuse.org
- initial package (0.22)