[atf] Fix URL to the project's page.

Julio Merino jmmv at fedoraproject.org
Tue Jun 19 00:02:06 UTC 2012


commit f1face797135792f876f1576462d28c43936d71c
Author: Julio Merino <jmmv at julipedia.org>
Date:   Sat Jun 9 17:13:30 2012 -0400

    Fix URL to the project's page.

 atf.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/atf.spec b/atf.spec
index 8d983c6..a37e3c8 100644
--- a/atf.spec
+++ b/atf.spec
@@ -1,10 +1,10 @@
 Summary: Automated Testing Framework
 Name: atf
 Version: 0.15
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: BSD
 Group: Development/Tools
-URL: http://www.netbsd.org/~jmmv/atf/
+URL: http://code.google.com/p/kyua/wiki/ATF
 Source0: http://kyua.googlecode.com/files/%{name}-%{version}.tar.gz
 Requires: libatf-c = %{version}-%{release}
 Requires: libatf-c++ = %{version}-%{release}
@@ -82,6 +82,9 @@ rm -rf %{buildroot}%{_testsdir}
 %{_xsldir}
 
 %changelog
+* Sat Jun 9 2012 Julio Merino <jmmv at julipedia.org> 0.15-2
+- Fixed URL to the project's page.
+
 * Thu May 3 2012 Julio Merino <jmmv at julipedia.org> 0.15-1
 - Initial release for Fedora.
 


More information about the scm-commits mailing list