forked from pool/perl-Image-Info
Accepting request 298134 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/298134 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Image-Info?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
4bfc2ea207
commit
6fe763c8cf
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4fe08c980562e6ae192311c371a2ca124ae5156ca0dc9fa57935a94a9e354eb2
|
||||
size 261721
|
3
Image-Info-1.38.tar.gz
Normal file
3
Image-Info-1.38.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8a68b5661555feaf767956fe9ff14c917a63bedb3e30454d5598d992eb7e919
|
||||
size 262292
|
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,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 08:46:00 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 1.38
|
||||
see /usr/share/doc/packages/perl-Image-Info/CHANGES
|
||||
|
||||
2015-04-19 Slaven Rezic <slaven@rezic.de>
|
||||
|
||||
Release 1.38
|
||||
|
||||
Pod typo fixes (by hatorikibble)
|
||||
|
||||
New xt tests (synopsis, strict, kwalitee, by hatorikibble)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 18:26:59 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@@ -17,14 +17,15 @@
|
||||
|
||||
|
||||
Name: perl-Image-Info
|
||||
Version: 1.37
|
||||
Version: 1.38
|
||||
Release: 0
|
||||
%define cpan_name Image-Info
|
||||
Summary: Extract meta information from image files
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Image-Info/
|
||||
Source: http://www.cpan.org/authors/id/S/SR/SREZIC/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/S/SR/SREZIC/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@@ -38,7 +39,7 @@ Recommends: perl(Bundle::Image::Info::XPM)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
This module provide functions to extract various kind of meta information
|
||||
This module provide functions to extract various kinds of meta information
|
||||
from image files.
|
||||
|
||||
%prep
|
||||
|
Reference in New Issue
Block a user