forked from pool/perl-App-Nopaste
ec4521eeeb
Don't barf when gist-ing STDIN. (Ricardo SIGNES) Support for GitHub's v3 API [Вячеслав Тихановский (vti)] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Nopaste?expand=0&rev=17
90 lines
3.1 KiB
Plaintext
90 lines
3.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Sep 4 13:09:10 UTC 2012 - coolo@suse.com
|
|
|
|
- updated to 0.35
|
|
Don't barf when gist-ing STDIN. (Ricardo SIGNES)
|
|
Support for GitHub's v3 API [Вячеслав Тихановский (vti)]
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 15 18:57:27 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.33:
|
|
* support for --description in Gist RT#73272
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 21 21:05:32 UTC 2011 - pascal.bleser@opensuse.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 00:24:55 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.28:
|
|
* if LWP is producing errors, *report them*
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 11 00:25:42 UTC 2011 - pascal.bleser@opensuse.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:29:59 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.26:
|
|
* add --open (-o) for opening the nopaste in your browser
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 4 01:39:47 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.25:
|
|
* add support for $GITHUB_USER/$GITHUB_TOKEN to Gist service
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 22 00:34:53 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.24:
|
|
* Gist requires https
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:30:41 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:29:19 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 26 21:35:26 UTC 2010 - pascal.bleser@opensuse.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 21:27:35 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (0.22)
|
|
|