[atoum] Update to latest upstream commit

Johan Cwiklinski trasher at fedoraproject.org
Sun Dec 8 08:10:24 UTC 2013


commit df8860d5268d7d916d7852f9b48553446e2d3c8d
Author: Johan Cwiklinski <johan at x-tnd.be>
Date:   Sun Dec 8 09:11:39 2013 +0100

    Update to latest upstream commit

 .gitignore |    1 +
 atoum.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 88a4fa9..4bb8afc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /atoum-0-3118d58.tar.gz
 /atoum-0-a0452f6.tar.gz
 /atoum-0-587a130.tar.gz
+/atoum-0-a68f365.tar.gz
diff --git a/atoum.spec b/atoum.spec
index 855f6fe..3c627ad 100644
--- a/atoum.spec
+++ b/atoum.spec
@@ -1,10 +1,10 @@
-%global commit 587a130bbfc77f9d3e60ada33386df0d330c005b
+%global commit a68f36516b49455eec28fc01323bb4dae8b6704f
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 
 Name:           atoum
 Version:        0
-Release:        0.6.git%{shortcommit}%{?dist}
+Release:        0.7.git%{shortcommit}%{?dist}
 Summary:        PHP Unit Testing framework
 
 Group:          Development/Libraries
@@ -105,6 +105,9 @@ php runner.php --directories .
 
 
 %changelog
+* Sun Dec 08 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.0.7.gita68f365
+- Last upstream commit
+
 * Wed Aug 07 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.0.6.git587a130
 - Last upstream commit
 
diff --git a/sources b/sources
index 68329f6..7eaf0fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9a8e0700c9b346c046379caf225cce0f  atoum-0-587a130.tar.gz
+a82ab7bce1d61bf2887644b11e641558  atoum-0-a68f365.tar.gz


More information about the scm-commits mailing list