- updated to 0.12008 see /usr/share/doc/packages/perl-Net-Twitter-Lite/Changes Revision history for Net::Twitter::Lite 0.12008 2016-12-05 17:21:25 PST - modifed example/oauth_webapp.pl (issue 18) - added upload_media; deprecated update_with_media 0.12007 2016-11-18 - depend on LWP::Protocol::https instead of Crypt::SSLeay - make SSL the default for Net::Twitter::Lite::WithAPIv1_1 OBS-URL: https://build.opensuse.org/request/show/770390 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-Twitter-Lite?expand=0&rev=4
30 lines
717 B
YAML
30 lines
717 B
YAML
---
|
|
#description_paragraphs: 3
|
|
#description: |-
|
|
# override description from CPAN
|
|
#summary: override summary from CPAN
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
#patches:
|
|
# foo.patch: -p1
|
|
# bar.patch:
|
|
preamble: |-
|
|
BuildRequires: perl(Net::HTTP) > 6.05
|
|
Requires: perl(Net::HTTP) > 6.05
|
|
#post_prep: |-
|
|
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
|
|
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
|
#post_build: |-
|
|
# rm unused.files
|
|
#post_install: |-
|
|
# sed on %{name}.files
|
|
#license: SUSE-NonFree
|
|
#skip_noarch: 1
|
|
#custom_build: |-
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|
|
#custom_test: |-
|
|
#startserver && make test
|
|
ignore_requires: Net::HTTP
|