[libgtk2-perl] 12/30: Update to 1.100.

Intrigeri intrigeri at moszumanska.debian.org
Wed Apr 30 17:11:45 UTC 2014


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag F-10-split
in repository libgtk2-perl.

commit 68cf53373ee7bb0b0a784aaec1888636fdd3b7cb
Author: Jose Pedro Oliveira <jpo at fedoraproject.org>
Date:   Fri Sep 9 09:35:50 2005 +0000

    Update to 1.100.
---
 .cvsignore     |  2 +-
 perl-Gtk2.spec | 11 +++++++----
 sources        |  2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/.cvsignore b/.cvsignore
index c93f037..dc7c1d5 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-Gtk2-1.083.tar.gz
+Gtk2-1.100.tar.gz
diff --git a/perl-Gtk2.spec b/perl-Gtk2.spec
index 361c822..231336d 100644
--- a/perl-Gtk2.spec
+++ b/perl-Gtk2.spec
@@ -1,5 +1,5 @@
 Name:           perl-Gtk2
-Version:        1.083
+Version:        1.100
 Release:        1%{?dist}
 Summary:        Perl interface to the 2.x series of the Gimp Toolkit library
 
@@ -10,9 +10,9 @@ Source0:        http://www.cpan.org/authors/id/T/TS/TSCH/Gtk2-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  perl >= 2:5.8.0
-BuildRequires:  gtk2-devel, perl-Glib >= 1.082
+BuildRequires:  gtk2-devel, perl-Glib >= 1.100
 BuildRequires:  perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig)
-Requires:       perl-Glib >= 1.082
+Requires:       perl-Glib >= 1.100
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -40,7 +40,7 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 # Testing requires X
 %{?_with_tests:make test}
 
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep  8 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.100-1
+- Update to 1.100.
+
 * Fri Jul 29 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.083-1
 - Update to 1.083.
 
diff --git a/sources b/sources
index f912089..a949a75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ccec16a8a87bbf0b058c92ac44d60ae  Gtk2-1.083.tar.gz
+498eb71cedb0fc619654cebf43a41f8e  Gtk2-1.100.tar.gz

-- 
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