From a4dbe9990aa47523620f5bfe5cf7f70436d4ce8d Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Oct 24 2007 04:05:46 +0000 Subject: update to 1.044 --- diff --git a/.cvsignore b/.cvsignore index 7b9feeb..a6d2093 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Gnome2-GConf-1.043.tar.gz +Gnome2-GConf-1.044.tar.gz diff --git a/perl-Gnome2-GConf.spec b/perl-Gnome2-GConf.spec index 05a5394..b684f6e 100644 --- a/perl-Gnome2-GConf.spec +++ b/perl-Gnome2-GConf.spec @@ -1,15 +1,16 @@ Name: perl-Gnome2-GConf -Version: 1.043 -Release: 2%{?dist} +Version: 1.044 +Release: 1%{?dist} Summary: Perl wrappers for the GConf configuration engine License: LGPL Group: Development/Libraries URL: http://search.cpan.org/dist/Gnome2-GConf/ -Source0: http://www.cpan.org/authors/id/E/EB/EBASSI/Gnome2-GConf-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Gnome2/Gnome2-GConf-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ## core BuildRequires: perl +BuildRequires: perl(Test::More) ## non-core BuildRequires: perl(Glib) >= 1.120, GConf2 BuildRequires: perl(ExtUtils::Depends) >= 0.2 @@ -60,13 +61,17 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) -%doc AUTHOR ChangeLog doctypes gconf.typemap maps NEWS README examples/ +%doc AUTHOR ChangeLog doctypes gconf.typemap maps NEWS README examples/ t/ %{perl_vendorarch}/auto/* %{perl_vendorarch}/Gnome2* %{_mandir}/man3/* %changelog +* Tue Oct 23 2007 Chris Weyl 1.044-1 +- update to 1.044 +- add t/ to doc + * Tue Aug 21 2007 Chris Weyl 1.043-2 - bump diff --git a/sources b/sources index d48a135..0bbaa21 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc3fe822c5dc3324f42bd02a3d6933b7 Gnome2-GConf-1.043.tar.gz +ea386003b18f067524833b0eeb271330 Gnome2-GConf-1.044.tar.gz