[libgtk2-perl] 02/02: Stable release 1.2494
Intrigeri
intrigeri at moszumanska.debian.org
Wed Feb 18 18:57:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to annotated tag rel-1-24-94
in repository libgtk2-perl.
commit 2a8e968a3b37ae258e838a7fd431886a9b448380
Author: Brian Manning <bmanning at src.gnome.org>
Date: Thu Dec 25 22:18:41 2014 -0800
Stable release 1.2494
---
NEWS | 5 +++++
lib/Gtk2.pm | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 2d57d7a..a19319e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in Gtk2 1.2494
+==================================
+
+* Skip all tests that use threads under the hood on FreeBSD if necessary
+
Overview of changes in Gtk2 1.2493
==================================
diff --git a/lib/Gtk2.pm b/lib/Gtk2.pm
index 1e2c78c..47f5668 100644
--- a/lib/Gtk2.pm
+++ b/lib/Gtk2.pm
@@ -73,7 +73,7 @@ eval "use Cairo;";
use Exporter;
require DynaLoader;
-our $VERSION = '1.2493';
+our $VERSION = '1.2494';
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