rpms/perl-Test-YAML-Valid/devel perl-Test-YAML-Valid.spec,1.6,1.7

Daniel P. Berrange berrange at fedoraproject.org
Tue Jan 12 16:42:13 UTC 2010


Author: berrange

Update of /cvs/extras/rpms/perl-Test-YAML-Valid/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28855

Modified Files:
	perl-Test-YAML-Valid.spec 
Log Message:
Fix source URL


Index: perl-Test-YAML-Valid.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Test-YAML-Valid/devel/perl-Test-YAML-Valid.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- perl-Test-YAML-Valid.spec	4 Dec 2009 02:17:06 -0000	1.6
+++ perl-Test-YAML-Valid.spec	12 Jan 2010 16:42:13 -0000	1.7
@@ -1,11 +1,11 @@
 Name:           perl-Test-YAML-Valid
 Version:        0.03
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Lets you test the validity of YAML files in unit tests
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Test-YAML-Valid/
-Source0:        http://www.cpan.org/modules/by-module/Test/Test-YAML-Valid-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/J/JR/JROCKWAY/Test-YAML-Valid-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*3pm*
 
 %changelog
+* Tue Jan 12 2010 Daniel P. Berrange <berrange at redhat.com> - 0.03-7
+- Fix source URL
+
 * Fri Dec  4 2009 Stepan Kasal <skasal at redhat.com> - 0.03-6
 - rebuild against perl 5.10.1
 



More information about the scm-commits mailing list