forked from pool/perl-Glib-Object-Introspection
- Update to 0.040.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Glib-Object-Introspection?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
89067a7d4d
commit
3990b88519
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1034a29e2951085572a9569541cde96fc592f35ab435377ade642f8ee6b0ba2d
|
||||
size 78978
|
3
Glib-Object-Introspection-0.040.tar.gz
Normal file
3
Glib-Object-Introspection-0.040.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:515d6af0e085c9cbed3f1a1215d1fae46dac31a8459dc950f896f368df1488bb
|
||||
size 79009
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 29 05:32:40 UTC 2015 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to 0.040:
|
||||
* Makefile.PL: Make G:O:I dependent on Glib version >= 1.320.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 4 10:29:26 UTC 2015 - sor.alexei@meowr.ru
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user