[perl-Glib-Object-Introspection] Remove unneeded FIXME marks
- From: Torsten SchÃnfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Remove unneeded FIXME marks
- Date: Mon, 4 Feb 2013 13:10:47 +0000 (UTC)
commit 61345ca2f1ad1ee7c5bb9f8f68f8df88d54b0083
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date: Mon Feb 4 14:10:40 2013 +0100
Remove unneeded FIXME marks
Makefile.PL | 2 +-
lib/Glib/Object/Introspection.pm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.PL b/Makefile.PL
index c1915ef..f74e93c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -54,7 +54,7 @@ my %meta_merge = (
},
author =>
['Glib::Object::Introspection Team <gtk-perl-list at gnome dot org>'],
- release_status => 'unstable', # FIXME?
+ release_status => 'unstable',
# valid values: https://metacpan.org/module/CPAN::Meta::Spec#license
license => 'lgpl_2_1',
resources => {
diff --git a/lib/Glib/Object/Introspection.pm b/lib/Glib/Object/Introspection.pm
index 2fcbaeb..62b9b4e 100644
--- a/lib/Glib/Object/Introspection.pm
+++ b/lib/Glib/Object/Introspection.pm
@@ -20,7 +20,7 @@ use strict;
use warnings;
use Glib;
-our $VERSION = '0.014'; # FIXME
+our $VERSION = '0.014';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]