diff --git a/Glib-Object-Introspection-0.033.tar.gz b/Glib-Object-Introspection-0.033.tar.gz deleted file mode 100644 index 50e9a94..0000000 --- a/Glib-Object-Introspection-0.033.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1034a29e2951085572a9569541cde96fc592f35ab435377ade642f8ee6b0ba2d -size 78978 diff --git a/Glib-Object-Introspection-0.040.tar.gz b/Glib-Object-Introspection-0.040.tar.gz new file mode 100644 index 0000000..12f9110 --- /dev/null +++ b/Glib-Object-Introspection-0.040.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:515d6af0e085c9cbed3f1a1215d1fae46dac31a8459dc950f896f368df1488bb +size 79009 diff --git a/perl-Glib-Object-Introspection.changes b/perl-Glib-Object-Introspection.changes index 24f947a..5f31e22 100644 --- a/perl-Glib-Object-Introspection.changes +++ b/perl-Glib-Object-Introspection.changes @@ -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 diff --git a/perl-Glib-Object-Introspection.spec b/perl-Glib-Object-Introspection.spec index a2a566e..d966244 100644 --- a/perl-Glib-Object-Introspection.spec +++ b/perl-Glib-Object-Introspection.spec @@ -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