8
0
Files
perl-App-MFILE-WWW/cpanspec.yml
Stephan Kulow 181537a007 Accepting request 433442 from devel:languages:perl:autoupdate
- updated to 0.149
   see /usr/share/doc/packages/perl-App-MFILE-WWW/Changes
  
  0.146 2016-09-28 18:58 CEST
  - Remove dbrowser "itemHook", bad idea
  - js: export dbrowserListen and dbrowserState in start.js
  - _load_config: make sitedir take priority
  - build/ops: set OBS_PROJECT to Application:Dochazka
  
  0.147 2016-09-28 22:58 CEST
  - dtable boilerplate
  - dtable: everything except table rendering
  - js: fix ACL profile property name in entry definitions
  - build/ops: fix session management
  - js: rename charsNeeded() to maxLength() and generalize
  - dtable: finalize initial feature implementation
  
  0.148 2016-09-29 00:43 CEST
  - html.js: handle null entries prop in miniMenu()
  - js: take headings into account when calculating column widths
  - js: grammatically correct "Displaying table" message
  - js: add readableDate() function to core lib
  
  0.149 2016-09-29 01:09 CEST
  - html.js: restore proper padding in dform
  - js: make readableDate() take full "YYYY-MM-DD HH:DD:SS+TZ"

OBS-URL: https://build.opensuse.org/request/show/433442
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-MFILE-WWW?expand=0&rev=10
2016-10-07 06:05:44 +00:00

29 lines
669 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: gcc-c++
#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: Bizarre::Module