Accepting request 303796 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/303796 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DefHash?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
6cadf6e56b
commit
20718b11a9
3
DefHash-1.0.10.tar.gz
Normal file
3
DefHash-1.0.10.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a936e5bfaa1b492c36477bfc5f1f136bf147cf9c352b1523b910be5b653a660b
|
||||
size 16969
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e1f36fc93e94452e2970bd539d24a1922a38041161822b5c54d587f44e0a6fa
|
||||
size 16740
|
21
cpanspec.yml
Normal file
21
cpanspec.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
#description_paragraphs: 3
|
||||
#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_install: |-
|
||||
# sed on %{name}.files
|
||||
#license: SUSE-NonFree
|
||||
#skip_noarch: 1
|
||||
#custom_build: -
|
||||
#./Build build flags=%{?_smp_mflags} --myflag
|
||||
#ignore_requires: Bizarre::Module
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 24 15:16:42 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 1.0.10
|
||||
see /usr/share/doc/packages/perl-DefHash/Changes
|
||||
|
||||
1.0.10 2015-04-24 (PERLANCAR)
|
||||
|
||||
- Introduce 'prop(LANG)' as shortcut for prop.alt.lang.LANG.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 18:42:50 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@@ -17,14 +17,15 @@
|
||||
|
||||
|
||||
Name: perl-DefHash
|
||||
Version: 1.0.9
|
||||
Version: 1.0.10
|
||||
Release: 0
|
||||
%define cpan_name DefHash
|
||||
Summary: Define things according to a specification, using hashes
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/DefHash/
|
||||
Source: http://www.cpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
|
Reference in New Issue
Block a user