forked from pool/perl-Glib-Object-Introspection
- Update to 0.029.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Glib-Object-Introspection?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
3d18b0ff8b
commit
a249b966ac
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:39a1f7f2639ff42d9eec5b39647b2b45ad17a147280d0d5258f0bfb6d133a68f
|
|
||||||
size 62158
|
|
3
Glib-Object-Introspection-0.029.tar.gz
Normal file
3
Glib-Object-Introspection-0.029.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67f50c8ceffa29ee5b8102eb93e56c14c04a29e1cac8536d7db2e89008e8dac5
|
||||||
|
size 64151
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 26 10:56:21 UTC 2015 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
- Update to 0.029:
|
||||||
|
* Hook up the generic Glib::Boxed constructor on load, not in
|
||||||
|
setup().
|
||||||
|
* Add support for marshalling GVariants, GArrays, GPtrArrays and
|
||||||
|
GByteArrays.
|
||||||
|
* Support flat arrays when converting from C to Perl.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 26 11:07:01 UTC 2015 - sor.alexei@meowr.ru
|
Thu Feb 26 11:07:01 UTC 2015 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name Glib-Object-Introspection
|
%define cpan_name Glib-Object-Introspection
|
||||||
Name: perl-Glib-Object-Introspection
|
Name: perl-Glib-Object-Introspection
|
||||||
Version: 0.028
|
Version: 0.029
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GObject Introspection bindings for Perl
|
Summary: GObject Introspection bindings for Perl
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
@@ -29,10 +29,10 @@ BuildRequires: perl
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(ExtUtils::Depends)
|
BuildRequires: perl(ExtUtils::Depends)
|
||||||
BuildRequires: perl(ExtUtils::PkgConfig)
|
BuildRequires: perl(ExtUtils::PkgConfig)
|
||||||
BuildRequires: perl(Glib) >= 1.180
|
BuildRequires: perl(Glib) >= 1.310
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
Requires: perl(Glib) >= 1.180
|
Requires: perl(Glib) >= 1.310
|
||||||
%{perl_requires}
|
%perl_requires
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package provides perl bindings for GObject Introspection.
|
This package provides perl bindings for GObject Introspection.
|
||||||
|
Reference in New Issue
Block a user