[libgtk2-perl] 03/03: Stable release 1.2493
Intrigeri
intrigeri at moszumanska.debian.org
Wed Feb 18 18:57:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to annotated tag rel-1-24-93
in repository libgtk2-perl.
commit 298aa7c986ac5d33c819af3e8f24c5eb3e053032
Author: Brian Manning <bmanning at src.gnome.org>
Date: Wed Nov 26 23:07:33 2014 -0800
Stable release 1.2493
---
NEWS | 6 ++++++
lib/Gtk2.pm | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 9f1a2f9..2d57d7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gtk2 1.2493
+==================================
+
+* Make t/GtkCellRenderer.t more robust
+∗ Add a FIXME comment about a slight API problem
+
Overview of changes in Gtk2 1.2492
==================================
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index d915289..1e2c78c 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
use Exporter;
require DynaLoader;
-our $VERSION = '1.2492';
+our $VERSION = '1.2493';
our @ISA = qw(DynaLoader Exporter);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgtk2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list