8
0
Files
perl-Time-Local/cpanspec.yml
Dirk Stoecker 60e5411e33 Accepting request 767635 from devel:languages:perl:autoupdate
- updated to 1.30
   see /usr/share/doc/packages/perl-Time-Local/Changes
  1.30     2020-01-26
  
  - Identical to 1.30.
  
  
  1.29     2020-01-18 (TRIAL RELEASE)
  
  - Added timelocal_posix() and timegm_posix() subs. These are _exact_ opposites
    of Perl's localtime() and gmtime(), meaning that a round trip between the
    two pairs always produces the same value.

OBS-URL: https://build.opensuse.org/request/show/767635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Time-Local?expand=0&rev=3
2020-01-27 15:17:50 +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