rpms/perl-Dist-Zilla/F-13 perl-Dist-Zilla.spec,1.1,1.2

Iain Arnell iarnell at fedoraproject.org
Sat May 1 13:44:58 UTC 2010


Author: iarnell

Update of /cvs/pkgs/rpms/perl-Dist-Zilla/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26882

Modified Files:
	perl-Dist-Zilla.spec 
Log Message:
* Sat May 01 2010 Iain Arnell <iarnell at gmail.com> 2.101040-1.1
- BR perl(IO::TieCombine)



Index: perl-Dist-Zilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Dist-Zilla/F-13/perl-Dist-Zilla.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-Dist-Zilla.spec	1 May 2010 12:32:30 -0000	1.1
+++ perl-Dist-Zilla.spec	1 May 2010 13:44:57 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-Dist-Zilla
 Version:        2.101040
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Distribution builder; installer not included!
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -32,6 +32,7 @@ BuildRequires:  perl(File::Find::Rule)
 BuildRequires:  perl(File::HomeDir)
 BuildRequires:  perl(File::ShareDir::Install) >= 0.03
 BuildRequires:  perl(Hash::Merge::Simple)
+BuildRequires:  perl(IO::TieCombine)
 BuildRequires:  perl(JSON) >= 2
 BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Log::Dispatchouli) >= 1.100712
@@ -119,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sat May 01 2010 Iain Arnell <iarnell at gmail.com> 2.101040-1.1
+- BR perl(IO::TieCombine)
+
 * Wed Apr 21 2010 Iain Arnell <iarnell at gmail.com> 2.101040-1
 - update to latest upstream
 



More information about the scm-commits mailing list