diff --git a/Glib-Object-Introspection-0.026.tar.gz b/Glib-Object-Introspection-0.026.tar.gz deleted file mode 100644 index 8740c61..0000000 --- a/Glib-Object-Introspection-0.026.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:039f2db91ef9070a113a925ec56db87f042c6ef0320d9b85bff9b2fe269e0131 -size 61620 diff --git a/Glib-Object-Introspection-0.027.tar.gz b/Glib-Object-Introspection-0.027.tar.gz new file mode 100644 index 0000000..d46effa --- /dev/null +++ b/Glib-Object-Introspection-0.027.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c42b6adf8736b10dae3fb9da6948aff4faab2dc186296bcec265779db9bd8f38 +size 61731 diff --git a/perl-Glib-Object-Introspection.changes b/perl-Glib-Object-Introspection.changes index 09db899..03812ef 100644 --- a/perl-Glib-Object-Introspection.changes +++ b/perl-Glib-Object-Introspection.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jan 28 11:04:11 UTC 2015 - sor.alexei@meowr.ru + +- Update to 0.027: + * Fix compilation problems when NOISY is defined. + * Move the handling of void record fields into the field + accessors. + * Rename a few variables for clarity. + ------------------------------------------------------------------- Fri Jan 16 17:27:13 UTC 2015 - sor.alexei@meowr.ru diff --git a/perl-Glib-Object-Introspection.spec b/perl-Glib-Object-Introspection.spec index 285fa81..4f900f6 100644 --- a/perl-Glib-Object-Introspection.spec +++ b/perl-Glib-Object-Introspection.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Glib-Object-Introspection # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Glib-Object-Introspection Name: perl-Glib-Object-Introspection -Version: 0.026 +Version: 0.027 Release: 0 Summary: GObject Introspection bindings for Perl License: LGPL-2.1+ @@ -26,10 +26,10 @@ Group: Development/Languages/Perl Url: https://metacpan.org/pod/Glib::Object::Introspection Source: https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz BuildRequires: perl +BuildRequires: perl-macros BuildRequires: perl(ExtUtils::Depends) BuildRequires: perl(ExtUtils::PkgConfig) BuildRequires: perl(Glib) >= 1.180 -BuildRequires: perl-macros BuildRequires: pkgconfig(gobject-introspection-1.0) Requires: perl(Glib) >= 1.180 %{perl_requires}