Alexei Sorokin
2015-12-29 06:23:13 +00:00
committed by Git OBS Bridge
parent 89067a7d4d
commit 3990b88519
4 changed files with 12 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
%define cpan_name Glib-Object-Introspection
Name: perl-Glib-Object-Introspection
Version: 0.033
Version: 0.040
Release: 0
Summary: GObject Introspection bindings for Perl
License: LGPL-2.1+
@@ -29,9 +29,9 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::Depends)
BuildRequires: perl(ExtUtils::PkgConfig)
BuildRequires: perl(Glib) >= 1.310
BuildRequires: perl(Glib) >= 1.320
BuildRequires: pkgconfig(gobject-introspection-1.0)
Requires: perl(Glib) >= 1.310
Requires: perl(Glib) >= 1.320
%perl_requires
%description