From c68ee750221920208e8384e9b46ad4f90db7df0396ed287e943a6fac88c5826a Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Fri, 21 Aug 2015 11:13:57 +0000 Subject: [PATCH] - Update to 0.030. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Glib-Object-Introspection?expand=0&rev=7 --- Glib-Object-Introspection-0.029.tar.gz | 3 --- Glib-Object-Introspection-0.030.tar.gz | 3 +++ perl-Glib-Object-Introspection.changes | 8 ++++++++ perl-Glib-Object-Introspection.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 Glib-Object-Introspection-0.029.tar.gz create mode 100644 Glib-Object-Introspection-0.030.tar.gz diff --git a/Glib-Object-Introspection-0.029.tar.gz b/Glib-Object-Introspection-0.029.tar.gz deleted file mode 100644 index 4bef970..0000000 --- a/Glib-Object-Introspection-0.029.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67f50c8ceffa29ee5b8102eb93e56c14c04a29e1cac8536d7db2e89008e8dac5 -size 64151 diff --git a/Glib-Object-Introspection-0.030.tar.gz b/Glib-Object-Introspection-0.030.tar.gz new file mode 100644 index 0000000..bc3bc2b --- /dev/null +++ b/Glib-Object-Introspection-0.030.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a24ff4db844222b0e6552e0e8a76dd70ee018b22461de65ab5e403765621ca3a +size 64652 diff --git a/perl-Glib-Object-Introspection.changes b/perl-Glib-Object-Introspection.changes index 66a8803..3b5ba55 100644 --- a/perl-Glib-Object-Introspection.changes +++ b/perl-Glib-Object-Introspection.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 20 17:47:01 UTC 2015 - sor.alexei@meowr.ru + +- Update to 0.030: + * Avoid repeating setting up a library as this can lead to issues. + * Add some missing version guards to the tests. + * Add t/variants.t to MANIFEST. + ------------------------------------------------------------------- Thu Mar 26 10:56:21 UTC 2015 - sor.alexei@meowr.ru diff --git a/perl-Glib-Object-Introspection.spec b/perl-Glib-Object-Introspection.spec index e8e550e..fd85072 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.029 +Version: 0.030 Release: 0 Summary: GObject Introspection bindings for Perl License: LGPL-2.1+