[atf] Update to new 0.17 release.

Julio Merino jmmv at fedoraproject.org
Thu Feb 14 20:17:25 UTC 2013


commit 1927512b2bb52b0b214c959508d7cacb8c8cbd89
Author: Julio Merino <julio at meroh.net>
Date:   Thu Feb 14 14:34:20 2013 -0500

    Update to new 0.17 release.

 .gitignore |    1 +
 atf.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe5660e..c4c3f1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /atf-0.15.tar.gz
 /atf-0.16.tar.gz
+/atf-0.17.tar.gz
diff --git a/atf.spec b/atf.spec
index 72a492e..1faa02c 100644
--- a/atf.spec
+++ b/atf.spec
@@ -1,7 +1,7 @@
 Summary: Automated Testing Framework
 Name: atf
-Version: 0.16
-Release: 3%{?dist}
+Version: 0.17
+Release: 1%{?dist}
 License: BSD
 Group: Development/Tools
 URL: http://code.google.com/p/kyua/wiki/ATF
@@ -84,6 +84,9 @@ rm %{buildroot}%{_libdir}/libatf*.la
 %{_xsldir}
 
 %changelog
+* Thu Feb 14 2013 Julio Merino <julio at meroh.net> 0.17-1
+- Update to new upstream version 0.17.
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.16-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 47db19c..c8408bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae80ce3a85fb83168fa2f0e98beb2bdf  atf-0.16.tar.gz
+0c737ff0793a4b9afc5490d3292121ee  atf-0.17.tar.gz


More information about the scm-commits mailing list